=>> Building devel/tabby build started at Fri Oct 3 02:53:05 EDT 2025 port directory: /usr/ports/devel/tabby package name: tabby-ai-coding-assistant-0.31.1 building for: FreeBSD pkg.DaveG.ca 15.0-ALPHA3 FreeBSD 15.0-ALPHA3 1500064 amd64 maintained by: yuri@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 17504 Sep 22 04:12 /usr/ports/devel/tabby/Makefile Ports top last git commit: a936fb9b16ba Ports top unclean checkout: no Port dir last git commit: 13af6d649a89 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500064 Jail OSVERSION: 1500064 Job Id: 06 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500064 UNAME_v=FreeBSD 15.0-ALPHA3 1500064 UNAME_r=15.0-ALPHA3 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/freebsd_15_c_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_15_c_x64-HEAD-ALL/06/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_15_c_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_15_c_x64-HEAD-ALL/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- yuri@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/devel/tabby/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/tabby/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/tabby/work/.cache HOME=/wrkdirs/usr/ports/devel/tabby/work TMPDIR="/wrkdirs/usr/ports/devel/tabby/work" PATH=/wrkdirs/usr/ports/devel/tabby/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/tabby/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/devel/tabby/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/tabby/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/tabby/work/.cache HOME=/wrkdirs/usr/ports/devel/tabby/work TMPDIR="/wrkdirs/usr/ports/devel/tabby/work" PATH=/wrkdirs/usr/ports/devel/tabby/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/tabby/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 -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/tabby" EXAMPLESDIR="share/examples/tabby" DATADIR="share/tabby" WWWDIR="www/tabby" ETCDIR="etc/tabby" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tabby DOCSDIR=/usr/local/share/doc/tabby EXAMPLESDIR=/usr/local/share/examples/tabby WWWDIR=/usr/local/www/tabby ETCDIR=/usr/local/etc/tabby --End SUB_LIST-- ---Begin make.conf--- DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 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 #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 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=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> tabby-ai-coding-assistant-0.31.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.3.1.pkg [pkg.DaveG.ca] Installing pkg-2.3.1... [pkg.DaveG.ca] Extracting pkg-2.3.1: .......... done ===> tabby-ai-coding-assistant-0.31.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of tabby-ai-coding-assistant-0.31.1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 => v5.17.14.zip doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://github.com/swagger-api/swagger-ui/archive/refs/tags/v5.17.14.zip v5.17.14.zip 4285 kB 1387 kBps 03s => rust/crates/addr2line-0.21.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/addr2line/0.21.0/download?dummy=/rust/crates/addr2line-0.21.0.crate rust/crates/addr2line-0.21.0.crate 39 kB 523 kBps 00s => rust/crates/adler-1.0.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/adler/1.0.2/download?dummy=/rust/crates/adler-1.0.2.crate rust/crates/adler-1.0.2.crate 12 kB 82 MBps 00s => rust/crates/ahash-0.8.11.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/ahash/0.8.11/download?dummy=/rust/crates/ahash-0.8.11.crate rust/crates/ahash-0.8.11.crate 42 kB 1502 kBps 00s => rust/crates/aho-corasick-1.1.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/aho-corasick/1.1.3/download?dummy=/rust/crates/aho-corasick-1.1.3.crate rust/crates/aho-corasick-1.1.3.crate 179 kB 1469 kBps 01s => rust/crates/allocator-api2-0.2.18.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/allocator-api2/0.2.18/download?dummy=/rust/crates/allocator-api2-0.2.18.crate rust/crates/allocator-api2-0.2.18.crate 61 kB 927 kBps 00s => rust/crates/android-tzdata-0.1.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/android-tzdata/0.1.1/download?dummy=/rust/crates/android-tzdata-0.1.1.crate rust/crates/android-tzdata-0.1.1.crate 7674 B 4724 kBps 00s => rust/crates/android_system_properties-0.1.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/android_system_properties/0.1.5/download?dummy=/rust/crates/android_system_properties-0.1.5.crate rust/crates/android_system_properties-0.1.5.crate 5243 B 48 MBps 00s => rust/crates/anstream-0.6.14.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/anstream/0.6.14/download?dummy=/rust/crates/anstream-0.6.14.crate rust/crates/anstream-0.6.14.crate 28 kB 4436 kBps 00s => rust/crates/anstyle-1.0.7.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/anstyle/1.0.7/download?dummy=/rust/crates/anstyle-1.0.7.crate rust/crates/anstyle-1.0.7.crate 15 kB 2411 kBps 00s => rust/crates/anstyle-parse-0.2.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/anstyle-parse/0.2.4/download?dummy=/rust/crates/anstyle-parse-0.2.4.crate rust/crates/anstyle-parse-0.2.4.crate 22 kB 2172 kBps 00s => rust/crates/anstyle-query-1.0.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/anstyle-query/1.0.3/download?dummy=/rust/crates/anstyle-query-1.0.3.crate rust/crates/anstyle-query-1.0.3.crate 9742 B 2923 kBps 00s => rust/crates/anstyle-wincon-3.0.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/anstyle-wincon/3.0.3/download?dummy=/rust/crates/anstyle-wincon-3.0.3.crate rust/crates/anstyle-wincon-3.0.3.crate 11 kB 3748 kBps 00s => rust/crates/anyhow-1.0.86.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/anyhow/1.0.86/download?dummy=/rust/crates/anyhow-1.0.86.crate rust/crates/anyhow-1.0.86.crate 45 kB 2741 kBps 00s => rust/crates/arbitrary-1.4.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/arbitrary/1.4.1/download?dummy=/rust/crates/arbitrary-1.4.1.crate rust/crates/arbitrary-1.4.1.crate 35 kB 2460 kBps 00s => rust/crates/arc-swap-1.7.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/arc-swap/1.7.1/download?dummy=/rust/crates/arc-swap-1.7.1.crate rust/crates/arc-swap-1.7.1.crate 66 kB 2065 kBps 00s => rust/crates/argon2-0.5.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/argon2/0.5.3/download?dummy=/rust/crates/argon2-0.5.3.crate rust/crates/argon2-0.5.3.crate 28 kB 4636 kBps 00s => rust/crates/ascii-0.9.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/ascii/0.9.3/download?dummy=/rust/crates/ascii-0.9.3.crate rust/crates/ascii-0.9.3.crate 27 kB 5302 kBps 00s => rust/crates/assert-json-diff-2.0.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/assert-json-diff/2.0.2/download?dummy=/rust/crates/assert-json-diff-2.0.2.crate rust/crates/assert-json-diff-2.0.2.crate 10 kB 83 MBps 00s => rust/crates/assert_matches-1.5.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/assert_matches/1.5.0/download?dummy=/rust/crates/assert_matches-1.5.0.crate rust/crates/assert_matches-1.5.0.crate 7761 B 69 MBps 00s => rust/crates/async-convert-1.0.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/async-convert/1.0.0/download?dummy=/rust/crates/async-convert-1.0.0.crate rust/crates/async-convert-1.0.0.crate 10 kB 72 MBps 00s => rust/crates/async-openai-alt-0.26.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/async-openai-alt/0.26.2/download?dummy=/rust/crates/async-openai-alt-0.26.2.crate rust/crates/async-openai-alt-0.26.2.crate 69 kB 1105 kBps 00s => rust/crates/async-stream-0.3.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/async-stream/0.3.5/download?dummy=/rust/crates/async-stream-0.3.5.crate rust/crates/async-stream-0.3.5.crate 11 kB 2045 kBps 00s => rust/crates/async-stream-impl-0.3.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/async-stream-impl/0.3.5/download?dummy=/rust/crates/async-stream-impl-0.3.5.crate rust/crates/async-stream-impl-0.3.5.crate 4173 B 37 MBps 00s => rust/crates/async-trait-0.1.80.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/async-trait/0.1.80/download?dummy=/rust/crates/async-trait-0.1.80.crate rust/crates/async-trait-0.1.80.crate 28 kB 4965 kBps 00s => rust/crates/atoi-2.0.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/atoi/2.0.0/download?dummy=/rust/crates/atoi-2.0.0.crate rust/crates/atoi-2.0.0.crate 7785 B 3686 kBps 00s => rust/crates/atomic-waker-1.1.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/atomic-waker/1.1.2/download?dummy=/rust/crates/atomic-waker-1.1.2.crate rust/crates/atomic-waker-1.1.2.crate 12 kB 3584 kBps 00s => rust/crates/atomic-write-file-0.1.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/atomic-write-file/0.1.4/download?dummy=/rust/crates/atomic-write-file-0.1.4.crate rust/crates/atomic-write-file-0.1.4.crate 16 kB 2957 kBps 00s => rust/crates/auto_enums-0.8.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/auto_enums/0.8.5/download?dummy=/rust/crates/auto_enums-0.8.5.crate rust/crates/auto_enums-0.8.5.crate 52 kB 1138 kBps 00s => rust/crates/autocfg-1.3.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/autocfg/1.3.0/download?dummy=/rust/crates/autocfg-1.3.0.crate rust/crates/autocfg-1.3.0.crate 16 kB 2534 kBps 00s => rust/crates/axum-0.7.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/axum/0.7.5/download?dummy=/rust/crates/axum-0.7.5.crate rust/crates/axum-0.7.5.crate 147 kB 4332 kBps 00s => rust/crates/axum-0.8.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/axum/0.8.3/download?dummy=/rust/crates/axum-0.8.3.crate rust/crates/axum-0.8.3.crate 169 kB 4289 kBps 00s => rust/crates/axum-core-0.4.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/axum-core/0.4.3/download?dummy=/rust/crates/axum-core-0.4.3.crate rust/crates/axum-core-0.4.3.crate 21 kB 4993 kBps 00s => rust/crates/axum-core-0.5.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/axum-core/0.5.2/download?dummy=/rust/crates/axum-core-0.5.2.crate rust/crates/axum-core-0.5.2.crate 25 kB 3168 kBps 00s => rust/crates/axum-extra-0.10.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/axum-extra/0.10.1/download?dummy=/rust/crates/axum-extra-0.10.1.crate rust/crates/axum-extra-0.10.1.crate 64 kB 3444 kBps 00s => rust/crates/axum-prometheus-0.6.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/axum-prometheus/0.6.1/download?dummy=/rust/crates/axum-prometheus-0.6.1.crate rust/crates/axum-prometheus-0.6.1.crate 18 kB 95 MBps 00s => rust/crates/backoff-0.4.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/backoff/0.4.0/download?dummy=/rust/crates/backoff-0.4.0.crate rust/crates/backoff-0.4.0.crate 26 kB 4173 kBps 00s => rust/crates/backtrace-0.3.71.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/backtrace/0.3.71/download?dummy=/rust/crates/backtrace-0.3.71.crate rust/crates/backtrace-0.3.71.crate 84 kB 3719 kBps 00s => rust/crates/base64-0.21.7.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/base64/0.21.7/download?dummy=/rust/crates/base64-0.21.7.crate rust/crates/base64-0.21.7.crate 80 kB 3720 kBps 00s => rust/crates/base64-0.22.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/base64/0.22.1/download?dummy=/rust/crates/base64-0.22.1.crate rust/crates/base64-0.22.1.crate 79 kB 2807 kBps 00s => rust/crates/base64ct-1.6.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/base64ct/1.6.0/download?dummy=/rust/crates/base64ct-1.6.0.crate rust/crates/base64ct-1.6.0.crate 28 kB 2044 kBps 00s => rust/crates/bincode-1.3.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/bincode/1.3.3/download?dummy=/rust/crates/bincode-1.3.3.crate rust/crates/bincode-1.3.3.crate 28 kB 4805 kBps 00s => rust/crates/bitflags-1.3.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/bitflags/1.3.2/download?dummy=/rust/crates/bitflags-1.3.2.crate rust/crates/bitflags-1.3.2.crate 22 kB 3371 kBps 00s => rust/crates/bitflags-2.6.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/bitflags/2.6.0/download?dummy=/rust/crates/bitflags-2.6.0.crate rust/crates/bitflags-2.6.0.crate 44 kB 2834 kBps 00s => rust/crates/bitpacking-0.9.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/bitpacking/0.9.2/download?dummy=/rust/crates/bitpacking-0.9.2.crate rust/crates/bitpacking-0.9.2.crate 22 kB 7492 kBps 00s => rust/crates/blake2-0.10.6.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/blake2/0.10.6/download?dummy=/rust/crates/blake2-0.10.6.crate rust/crates/blake2-0.10.6.crate 46 kB 2792 kBps 00s => rust/crates/block-buffer-0.10.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/block-buffer/0.10.4/download?dummy=/rust/crates/block-buffer-0.10.4.crate rust/crates/block-buffer-0.10.4.crate 10 kB 4594 kBps 00s => rust/crates/bstr-1.9.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/bstr/1.9.1/download?dummy=/rust/crates/bstr-1.9.1.crate rust/crates/bstr-1.9.1.crate 371 kB 2098 kBps 00s => rust/crates/build-target-0.4.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/build-target/0.4.0/download?dummy=/rust/crates/build-target-0.4.0.crate rust/crates/build-target-0.4.0.crate 7460 B 4837 kBps 00s => rust/crates/bumpalo-3.17.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/bumpalo/3.17.0/download?dummy=/rust/crates/bumpalo-3.17.0.crate rust/crates/bumpalo-3.17.0.crate 89 kB 3719 kBps 00s => rust/crates/byteorder-1.5.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/byteorder/1.5.0/download?dummy=/rust/crates/byteorder-1.5.0.crate rust/crates/byteorder-1.5.0.crate 22 kB 3918 kBps 00s => rust/crates/bytes-1.10.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/bytes/1.10.1/download?dummy=/rust/crates/bytes-1.10.1.crate rust/crates/bytes-1.10.1.crate 74 kB 2356 kBps 00s => rust/crates/cached-0.49.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/cached/0.49.3/download?dummy=/rust/crates/cached-0.49.3.crate rust/crates/cached-0.49.3.crate 59 kB 2628 kBps 00s => rust/crates/cached_proc_macro-0.20.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/cached_proc_macro/0.20.0/download?dummy=/rust/crates/cached_proc_macro-0.20.0.crate rust/crates/cached_proc_macro-0.20.0.crate 9 kB 4472 kBps 00s => rust/crates/cached_proc_macro_types-0.1.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/cached_proc_macro_types/0.1.1/download?dummy=/rust/crates/cached_proc_macro_types-0.1.1.crate rust/crates/cached_proc_macro_types-0.1.1.crate 1813 B 19 MBps 00s => rust/crates/cc-1.0.98.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/cc/1.0.98/download?dummy=/rust/crates/cc-1.0.98.crate rust/crates/cc-1.0.98.crate 74 kB 1540 kBps 00s => rust/crates/census-0.4.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/census/0.4.2/download?dummy=/rust/crates/census-0.4.2.crate rust/crates/census-0.4.2.crate 6883 B 57 MBps 00s => rust/crates/cfg-if-1.0.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/cfg-if/1.0.0/download?dummy=/rust/crates/cfg-if-1.0.0.crate rust/crates/cfg-if-1.0.0.crate 7934 B 52 MBps 00s => rust/crates/cfg_aliases-0.1.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/cfg_aliases/0.1.1/download?dummy=/rust/crates/cfg_aliases-0.1.1.crate rust/crates/cfg_aliases-0.1.1.crate 6009 B 5041 kBps 00s => rust/crates/chrono-0.4.38.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/chrono/0.4.38/download?dummy=/rust/crates/chrono-0.4.38.crate rust/crates/chrono-0.4.38.crate 215 kB 1851 kBps 00s => rust/crates/chumsky-0.9.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/chumsky/0.9.3/download?dummy=/rust/crates/chumsky-0.9.3.crate rust/crates/chumsky-0.9.3.crate 73 kB 1316 kBps 00s => rust/crates/clap-4.5.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/clap/4.5.4/download?dummy=/rust/crates/clap-4.5.4.crate rust/crates/clap-4.5.4.crate 54 kB 664 kBps 00s => rust/crates/clap_builder-4.5.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/clap_builder/4.5.2/download?dummy=/rust/crates/clap_builder-4.5.2.crate rust/crates/clap_builder-4.5.2.crate 159 kB 3391 kBps 00s => rust/crates/clap_derive-4.5.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/clap_derive/4.5.4/download?dummy=/rust/crates/clap_derive-4.5.4.crate rust/crates/clap_derive-4.5.4.crate 28 kB 528 kBps 00s => rust/crates/clap_lex-0.7.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/clap_lex/0.7.0/download?dummy=/rust/crates/clap_lex-0.7.0.crate rust/crates/clap_lex-0.7.0.crate 11 kB 84 MBps 00s => rust/crates/clocksource-0.8.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/clocksource/0.8.1/download?dummy=/rust/crates/clocksource-0.8.1.crate rust/crates/clocksource-0.8.1.crate 14 kB 90 MBps 00s => rust/crates/cmake-0.1.50.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/cmake/0.1.50/download?dummy=/rust/crates/cmake-0.1.50.crate rust/crates/cmake-0.1.50.crate 16 kB 91 MBps 00s => rust/crates/color-eyre-0.6.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/color-eyre/0.6.3/download?dummy=/rust/crates/color-eyre-0.6.3.crate rust/crates/color-eyre-0.6.3.crate 621 kB 3028 kBps 01s => rust/crates/color-spantrace-0.2.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/color-spantrace/0.2.1/download?dummy=/rust/crates/color-spantrace-0.2.1.crate rust/crates/color-spantrace-0.2.1.crate 184 kB 2138 kBps 00s => rust/crates/colorchoice-1.0.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/colorchoice/1.0.1/download?dummy=/rust/crates/colorchoice-1.0.1.crate rust/crates/colorchoice-1.0.1.crate 7895 B 76 MBps 00s => rust/crates/combine-3.8.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/combine/3.8.1/download?dummy=/rust/crates/combine-3.8.1.crate rust/crates/combine-3.8.1.crate 101 kB 1931 kBps 00s => rust/crates/console-0.15.8.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/console/0.15.8/download?dummy=/rust/crates/console-0.15.8.crate rust/crates/console-0.15.8.crate 35 kB 559 kBps 00s => rust/crates/const-oid-0.9.6.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/const-oid/0.9.6/download?dummy=/rust/crates/const-oid-0.9.6.crate rust/crates/const-oid-0.9.6.crate 44 kB 2425 kBps 00s => rust/crates/convert_case-0.4.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/convert_case/0.4.0/download?dummy=/rust/crates/convert_case-0.4.0.crate rust/crates/convert_case-0.4.0.crate 8098 B 61 MBps 00s => rust/crates/core-foundation-0.9.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/core-foundation/0.9.4/download?dummy=/rust/crates/core-foundation-0.9.4.crate rust/crates/core-foundation-0.9.4.crate 27 kB 129 MBps 00s => rust/crates/core-foundation-0.10.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/core-foundation/0.10.0/download?dummy=/rust/crates/core-foundation-0.10.0.crate rust/crates/core-foundation-0.10.0.crate 26 kB 148 MBps 00s => rust/crates/core-foundation-sys-0.8.7.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/core-foundation-sys/0.8.7/download?dummy=/rust/crates/core-foundation-sys-0.8.7.crate rust/crates/core-foundation-sys-0.8.7.crate 36 kB 1693 kBps 00s => rust/crates/cpufeatures-0.2.12.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/cpufeatures/0.2.12/download?dummy=/rust/crates/cpufeatures-0.2.12.crate rust/crates/cpufeatures-0.2.12.crate 12 kB 1946 kBps 00s => rust/crates/crc-3.2.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/crc/3.2.1/download?dummy=/rust/crates/crc-3.2.1.crate rust/crates/crc-3.2.1.crate 14 kB 102 MBps 00s => rust/crates/crc-catalog-2.4.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/crc-catalog/2.4.0/download?dummy=/rust/crates/crc-catalog-2.4.0.crate rust/crates/crc-catalog-2.4.0.crate 9 kB 82 MBps 00s => rust/crates/crc32fast-1.4.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/crc32fast/1.4.2/download?dummy=/rust/crates/crc32fast-1.4.2.crate rust/crates/crc32fast-1.4.2.crate 37 kB 787 kBps 00s => rust/crates/cron-0.12.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/cron/0.12.1/download?dummy=/rust/crates/cron-0.12.1.crate rust/crates/cron-0.12.1.crate 18 kB 2573 kBps 00s => rust/crates/crossbeam-channel-0.5.13.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/crossbeam-channel/0.5.13/download?dummy=/rust/crates/crossbeam-channel-0.5.13.crate rust/crates/crossbeam-channel-0.5.13.crate 89 kB 1672 kBps 00s => rust/crates/crossbeam-deque-0.8.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/crossbeam-deque/0.8.5/download?dummy=/rust/crates/crossbeam-deque-0.8.5.crate rust/crates/crossbeam-deque-0.8.5.crate 21 kB 2010 kBps 00s => rust/crates/crossbeam-epoch-0.9.18.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/crossbeam-epoch/0.9.18/download?dummy=/rust/crates/crossbeam-epoch-0.9.18.crate rust/crates/crossbeam-epoch-0.9.18.crate 45 kB 1059 kBps 00s => rust/crates/crossbeam-queue-0.3.11.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/crossbeam-queue/0.3.11/download?dummy=/rust/crates/crossbeam-queue-0.3.11.crate rust/crates/crossbeam-queue-0.3.11.crate 15 kB 2308 kBps 00s => rust/crates/crossbeam-utils-0.8.21.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/crossbeam-utils/0.8.21/download?dummy=/rust/crates/crossbeam-utils-0.8.21.crate rust/crates/crossbeam-utils-0.8.21.crate 41 kB 1172 kBps 00s => rust/crates/crunchy-0.2.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/crunchy/0.2.2/download?dummy=/rust/crates/crunchy-0.2.2.crate rust/crates/crunchy-0.2.2.crate 2995 B 30 MBps 00s => rust/crates/crypto-common-0.1.6.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/crypto-common/0.1.6/download?dummy=/rust/crates/crypto-common-0.1.6.crate rust/crates/crypto-common-0.1.6.crate 8760 B 60 MBps 00s => rust/crates/cssparser-0.27.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/cssparser/0.27.2/download?dummy=/rust/crates/cssparser-0.27.2.crate rust/crates/cssparser-0.27.2.crate 55 kB 1174 kBps 00s => rust/crates/cssparser-macros-0.6.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/cssparser-macros/0.6.1/download?dummy=/rust/crates/cssparser-macros-0.6.1.crate rust/crates/cssparser-macros-0.6.1.crate 7914 B 68 MBps 00s => rust/crates/custom_error-1.9.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/custom_error/1.9.2/download?dummy=/rust/crates/custom_error-1.9.2.crate rust/crates/custom_error-1.9.2.crate 10 kB 56 MBps 00s => rust/crates/darling-0.14.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/darling/0.14.4/download?dummy=/rust/crates/darling-0.14.4.crate rust/crates/darling-0.14.4.crate 24 kB 119 MBps 00s => rust/crates/darling-0.20.9.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/darling/0.20.9/download?dummy=/rust/crates/darling-0.20.9.crate rust/crates/darling-0.20.9.crate 31 kB 138 MBps 00s => rust/crates/darling_core-0.14.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/darling_core/0.14.4/download?dummy=/rust/crates/darling_core-0.14.4.crate rust/crates/darling_core-0.14.4.crate 56 kB 180 MBps 00s => rust/crates/darling_core-0.20.9.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/darling_core/0.20.9/download?dummy=/rust/crates/darling_core-0.20.9.crate rust/crates/darling_core-0.20.9.crate 63 kB 1977 kBps 00s => rust/crates/darling_macro-0.14.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/darling_macro/0.14.4/download?dummy=/rust/crates/darling_macro-0.14.4.crate rust/crates/darling_macro-0.14.4.crate 1896 B 21 MBps 00s => rust/crates/darling_macro-0.20.9.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/darling_macro/0.20.9/download?dummy=/rust/crates/darling_macro-0.20.9.crate rust/crates/darling_macro-0.20.9.crate 1875 B 19 MBps 00s => rust/crates/dashmap-5.5.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/dashmap/5.5.3/download?dummy=/rust/crates/dashmap-5.5.3.crate rust/crates/dashmap-5.5.3.crate 23 kB 114 MBps 00s => rust/crates/data-encoding-2.6.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/data-encoding/2.6.0/download?dummy=/rust/crates/data-encoding-2.6.0.crate rust/crates/data-encoding-2.6.0.crate 20 kB 1765 kBps 00s => rust/crates/der-0.7.9.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/der/0.7.9/download?dummy=/rust/crates/der-0.7.9.crate rust/crates/der-0.7.9.crate 83 kB 1653 kBps 00s => rust/crates/deranged-0.3.11.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/deranged/0.3.11/download?dummy=/rust/crates/deranged-0.3.11.crate rust/crates/deranged-0.3.11.crate 17 kB 818 kBps 00s => rust/crates/derive_arbitrary-1.4.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/derive_arbitrary/1.4.1/download?dummy=/rust/crates/derive_arbitrary-1.4.1.crate rust/crates/derive_arbitrary-1.4.1.crate 11 kB 2851 kBps 00s => rust/crates/derive_builder-0.20.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/derive_builder/0.20.0/download?dummy=/rust/crates/derive_builder-0.20.0.crate rust/crates/derive_builder-0.20.0.crate 35 kB 2294 kBps 00s => rust/crates/derive_builder_core-0.20.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/derive_builder_core/0.20.0/download?dummy=/rust/crates/derive_builder_core-0.20.0.crate rust/crates/derive_builder_core-0.20.0.crate 31 kB 2100 kBps 00s => rust/crates/derive_builder_macro-0.20.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/derive_builder_macro/0.20.0/download?dummy=/rust/crates/derive_builder_macro-0.20.0.crate rust/crates/derive_builder_macro-0.20.0.crate 6308 B 54 MBps 00s => rust/crates/derive_more-0.99.17.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/derive_more/0.99.17/download?dummy=/rust/crates/derive_more-0.99.17.crate rust/crates/derive_more-0.99.17.crate 54 kB 3309 kBps 00s => rust/crates/derive_utils-0.14.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/derive_utils/0.14.1/download?dummy=/rust/crates/derive_utils-0.14.1.crate rust/crates/derive_utils-0.14.1.crate 14 kB 20 MBps 00s => rust/crates/digest-0.10.7.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/digest/0.10.7/download?dummy=/rust/crates/digest-0.10.7.crate rust/crates/digest-0.10.7.crate 19 kB 2029 kBps 00s => rust/crates/dotenvy-0.15.7.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/dotenvy/0.15.7/download?dummy=/rust/crates/dotenvy-0.15.7.crate rust/crates/dotenvy-0.15.7.crate 19 kB 6168 kBps 00s => rust/crates/downcast-rs-1.2.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/downcast-rs/1.2.1/download?dummy=/rust/crates/downcast-rs-1.2.1.crate rust/crates/downcast-rs-1.2.1.crate 11 kB 2840 kBps 00s => rust/crates/dtoa-1.0.9.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/dtoa/1.0.9/download?dummy=/rust/crates/dtoa-1.0.9.crate rust/crates/dtoa-1.0.9.crate 16 kB 2783 kBps 00s => rust/crates/dtoa-short-0.3.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/dtoa-short/0.3.4/download?dummy=/rust/crates/dtoa-short-0.3.4.crate rust/crates/dtoa-short-0.3.4.crate 8276 B 53 MBps 00s => rust/crates/either-1.12.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/either/1.12.0/download?dummy=/rust/crates/either-1.12.0.crate rust/crates/either-1.12.0.crate 18 kB 3460 kBps 00s => rust/crates/email-encoding-0.3.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/email-encoding/0.3.0/download?dummy=/rust/crates/email-encoding-0.3.0.crate rust/crates/email-encoding-0.3.0.crate 15 kB 3667 kBps 00s => rust/crates/email_address-0.2.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/email_address/0.2.4/download?dummy=/rust/crates/email_address-0.2.4.crate rust/crates/email_address-0.2.4.crate 12 kB 2209 kBps 00s => rust/crates/encode_unicode-0.3.6.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/encode_unicode/0.3.6/download?dummy=/rust/crates/encode_unicode-0.3.6.crate rust/crates/encode_unicode-0.3.6.crate 44 kB 2785 kBps 00s => rust/crates/encoder-0.2.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/encoder/0.2.4/download?dummy=/rust/crates/encoder-0.2.4.crate rust/crates/encoder-0.2.4.crate 14 kB 93 MBps 00s => rust/crates/encoder-ryu-1.0.16.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/encoder-ryu/1.0.16/download?dummy=/rust/crates/encoder-ryu-1.0.16.crate rust/crates/encoder-ryu-1.0.16.crate 46 kB 2653 kBps 00s => rust/crates/encoding_rs-0.8.34.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/encoding_rs/0.8.34/download?dummy=/rust/crates/encoding_rs-0.8.34.crate rust/crates/encoding_rs-0.8.34.crate 1345 kB 1345 kBps 01s => rust/crates/encoding_rs_io-0.1.7.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/encoding_rs_io/0.1.7/download?dummy=/rust/crates/encoding_rs_io-0.1.7.crate rust/crates/encoding_rs_io-0.1.7.crate 16 kB 89 MBps 00s => rust/crates/equivalent-1.0.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/equivalent/1.0.1/download?dummy=/rust/crates/equivalent-1.0.1.crate rust/crates/equivalent-1.0.1.crate 6615 B 69 MBps 00s => rust/crates/errno-0.3.9.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/errno/0.3.9/download?dummy=/rust/crates/errno-0.3.9.crate rust/crates/errno-0.3.9.crate 10 kB 1005 kBps 00s => rust/crates/etcetera-0.8.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/etcetera/0.8.0/download?dummy=/rust/crates/etcetera-0.8.0.crate rust/crates/etcetera-0.8.0.crate 12 kB 49 MBps 00s => rust/crates/event-listener-2.5.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/event-listener/2.5.3/download?dummy=/rust/crates/event-listener-2.5.3.crate rust/crates/event-listener-2.5.3.crate 15 kB 89 MBps 00s => rust/crates/eventsource-stream-0.2.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/eventsource-stream/0.2.3/download?dummy=/rust/crates/eventsource-stream-0.2.3.crate rust/crates/eventsource-stream-0.2.3.crate 14 kB 87 MBps 00s => rust/crates/eyre-0.6.12.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/eyre/0.6.12/download?dummy=/rust/crates/eyre-0.6.12.crate rust/crates/eyre-0.6.12.crate 44 kB 646 kBps 00s => rust/crates/fastdivide-0.4.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/fastdivide/0.4.1/download?dummy=/rust/crates/fastdivide-0.4.1.crate rust/crates/fastdivide-0.4.1.crate 6118 B 5992 kBps 00s => rust/crates/fastrand-2.1.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/fastrand/2.1.0/download?dummy=/rust/crates/fastrand-2.1.0.crate rust/crates/fastrand-2.1.0.crate 14 kB 84 MBps 00s => rust/crates/fid-rs-0.1.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/fid-rs/0.1.1/download?dummy=/rust/crates/fid-rs-0.1.1.crate rust/crates/fid-rs-0.1.1.crate 24 kB 3068 kBps 00s => rust/crates/flate2-1.0.30.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/flate2/1.0.30/download?dummy=/rust/crates/flate2-1.0.30.crate rust/crates/flate2-1.0.30.crate 73 kB 99 MBps 00s => rust/crates/float-cmp-0.9.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/float-cmp/0.9.0/download?dummy=/rust/crates/float-cmp-0.9.0.crate rust/crates/float-cmp-0.9.0.crate 9 kB 72 MBps 00s => rust/crates/flume-0.11.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/flume/0.11.0/download?dummy=/rust/crates/flume-0.11.0.crate rust/crates/flume-0.11.0.crate 65 kB 2566 kBps 00s => rust/crates/fnv-1.0.7.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/fnv/1.0.7/download?dummy=/rust/crates/fnv-1.0.7.crate rust/crates/fnv-1.0.7.crate 11 kB 1144 kBps 00s => rust/crates/foreign-types-0.3.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/foreign-types/0.3.2/download?dummy=/rust/crates/foreign-types-0.3.2.crate rust/crates/foreign-types-0.3.2.crate 7504 B 699 kBps 00s => rust/crates/foreign-types-shared-0.1.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/foreign-types-shared/0.1.1/download?dummy=/rust/crates/foreign-types-shared-0.1.1.crate rust/crates/foreign-types-shared-0.1.1.crate 5672 B 49 MBps 00s => rust/crates/form_urlencoded-1.2.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/form_urlencoded/1.2.1/download?dummy=/rust/crates/form_urlencoded-1.2.1.crate rust/crates/form_urlencoded-1.2.1.crate 8969 B 76 MBps 00s => rust/crates/fs4-0.8.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/fs4/0.8.3/download?dummy=/rust/crates/fs4-0.8.3.crate rust/crates/fs4-0.8.3.crate 18 kB 98 MBps 00s => rust/crates/fs_extra-1.3.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/fs_extra/1.3.0/download?dummy=/rust/crates/fs_extra-1.3.0.crate rust/crates/fs_extra-1.3.0.crate 30 kB 152 MBps 00s => rust/crates/fslock-0.2.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/fslock/0.2.1/download?dummy=/rust/crates/fslock-0.2.1.crate rust/crates/fslock-0.2.1.crate 13 kB 87 MBps 00s => rust/crates/futf-0.1.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/futf/0.1.5/download?dummy=/rust/crates/futf-0.1.5.crate rust/crates/futf-0.1.5.crate 11 kB 82 MBps 00s => rust/crates/futures-0.3.30.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/futures/0.3.30/download?dummy=/rust/crates/futures-0.3.30.crate rust/crates/futures-0.3.30.crate 52 kB 2141 kBps 00s => rust/crates/futures-channel-0.3.30.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/futures-channel/0.3.30/download?dummy=/rust/crates/futures-channel-0.3.30.crate rust/crates/futures-channel-0.3.30.crate 30 kB 1146 kBps 00s => rust/crates/futures-core-0.3.30.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/futures-core/0.3.30/download?dummy=/rust/crates/futures-core-0.3.30.crate rust/crates/futures-core-0.3.30.crate 13 kB 3159 kBps 00s => rust/crates/futures-executor-0.3.30.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/futures-executor/0.3.30/download?dummy=/rust/crates/futures-executor-0.3.30.crate rust/crates/futures-executor-0.3.30.crate 17 kB 22 MBps 00s => rust/crates/futures-intrusive-0.5.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/futures-intrusive/0.5.0/download?dummy=/rust/crates/futures-intrusive-0.5.0.crate rust/crates/futures-intrusive-0.5.0.crate 83 kB 1825 kBps 00s => rust/crates/futures-io-0.3.30.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/futures-io/0.3.30/download?dummy=/rust/crates/futures-io-0.3.30.crate rust/crates/futures-io-0.3.30.crate 8910 B 74 MBps 00s => rust/crates/futures-macro-0.3.30.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/futures-macro/0.3.30/download?dummy=/rust/crates/futures-macro-0.3.30.crate rust/crates/futures-macro-0.3.30.crate 11 kB 2722 kBps 00s => rust/crates/futures-sink-0.3.30.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/futures-sink/0.3.30/download?dummy=/rust/crates/futures-sink-0.3.30.crate rust/crates/futures-sink-0.3.30.crate 7852 B 65 MBps 00s => rust/crates/futures-task-0.3.30.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/futures-task/0.3.30/download?dummy=/rust/crates/futures-task-0.3.30.crate rust/crates/futures-task-0.3.30.crate 10 kB 3804 kBps 00s => rust/crates/futures-timer-3.0.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/futures-timer/3.0.3/download?dummy=/rust/crates/futures-timer-3.0.3.crate rust/crates/futures-timer-3.0.3.crate 19 kB 3286 kBps 00s => rust/crates/futures-util-0.3.30.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/futures-util/0.3.30/download?dummy=/rust/crates/futures-util-0.3.30.crate rust/crates/futures-util-0.3.30.crate 156 kB 4513 kBps 01s => rust/crates/fxhash-0.2.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/fxhash/0.2.1/download?dummy=/rust/crates/fxhash-0.2.1.crate rust/crates/fxhash-0.2.1.crate 4102 B 36 MBps 00s => rust/crates/generator-0.7.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/generator/0.7.5/download?dummy=/rust/crates/generator-0.7.5.crate rust/crates/generator-0.7.5.crate 29 kB 2416 kBps 00s => rust/crates/generic-array-0.14.7.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/generic-array/0.14.7/download?dummy=/rust/crates/generic-array-0.14.7.crate rust/crates/generic-array-0.14.7.crate 15 kB 94 MBps 00s => rust/crates/getrandom-0.1.16.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/getrandom/0.1.16/download?dummy=/rust/crates/getrandom-0.1.16.crate rust/crates/getrandom-0.1.16.crate 24 kB 128 MBps 00s => rust/crates/getrandom-0.2.15.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/getrandom/0.2.15/download?dummy=/rust/crates/getrandom-0.2.15.crate rust/crates/getrandom-0.2.15.crate 36 kB 1263 kBps 00s => rust/crates/getrandom-0.3.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/getrandom/0.3.2/download?dummy=/rust/crates/getrandom-0.3.2.crate rust/crates/getrandom-0.3.2.crate 47 kB 1215 kBps 00s => rust/crates/gimli-0.28.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/gimli/0.28.1/download?dummy=/rust/crates/gimli-0.28.1.crate rust/crates/gimli-0.28.1.crate 264 kB 5311 kBps 00s => rust/crates/git2-0.18.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/git2/0.18.3/download?dummy=/rust/crates/git2-0.18.3.crate rust/crates/git2-0.18.3.crate 208 kB 4987 kBps 00s => rust/crates/gitlab-0.1700.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/gitlab/0.1700.1/download?dummy=/rust/crates/gitlab-0.1700.1.crate rust/crates/gitlab-0.1700.1.crate 237 kB 1822 kBps 01s => rust/crates/glob-0.3.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/glob/0.3.1/download?dummy=/rust/crates/glob-0.3.1.crate rust/crates/glob-0.3.1.crate 18 kB 3112 kBps 00s => rust/crates/globset-0.4.14.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/globset/0.4.14/download?dummy=/rust/crates/globset-0.4.14.crate rust/crates/globset-0.4.14.crate 24 kB 409 kBps 00s => rust/crates/graphql-introspection-query-0.2.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/graphql-introspection-query/0.2.0/download?dummy=/rust/crates/graphql-introspection-query-0.2.0.crate rust/crates/graphql-introspection-query-0.2.0.crate 2664 B 21 MBps 00s => rust/crates/graphql-parser-0.4.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/graphql-parser/0.4.0/download?dummy=/rust/crates/graphql-parser-0.4.0.crate rust/crates/graphql-parser-0.4.0.crate 32 kB 1604 kBps 00s => rust/crates/graphql_client-0.14.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/graphql_client/0.14.0/download?dummy=/rust/crates/graphql_client-0.14.0.crate rust/crates/graphql_client-0.14.0.crate 32 kB 1940 kBps 00s => rust/crates/graphql_client_codegen-0.14.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/graphql_client_codegen/0.14.0/download?dummy=/rust/crates/graphql_client_codegen-0.14.0.crate rust/crates/graphql_client_codegen-0.14.0.crate 123 kB 2222 kBps 00s => rust/crates/graphql_query_derive-0.14.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/graphql_query_derive/0.14.0/download?dummy=/rust/crates/graphql_query_derive-0.14.0.crate rust/crates/graphql_query_derive-0.14.0.crate 3500 B 34 MBps 00s => rust/crates/grep-0.3.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/grep/0.3.1/download?dummy=/rust/crates/grep-0.3.1.crate rust/crates/grep-0.3.1.crate 6715 B 62 MBps 00s => rust/crates/grep-cli-0.1.10.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/grep-cli/0.1.10/download?dummy=/rust/crates/grep-cli-0.1.10.crate rust/crates/grep-cli-0.1.10.crate 18 kB 107 MBps 00s => rust/crates/grep-matcher-0.1.7.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/grep-matcher/0.1.7/download?dummy=/rust/crates/grep-matcher-0.1.7.crate rust/crates/grep-matcher-0.1.7.crate 15 kB 82 MBps 00s => rust/crates/grep-printer-0.2.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/grep-printer/0.2.1/download?dummy=/rust/crates/grep-printer-0.2.1.crate rust/crates/grep-printer-0.2.1.crate 59 kB 184 MBps 00s => rust/crates/grep-regex-0.1.12.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/grep-regex/0.1.12/download?dummy=/rust/crates/grep-regex-0.1.12.crate rust/crates/grep-regex-0.1.12.crate 27 kB 586 kBps 00s => rust/crates/grep-searcher-0.1.13.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/grep-searcher/0.1.13/download?dummy=/rust/crates/grep-searcher-0.1.13.crate rust/crates/grep-searcher-0.1.13.crate 44 kB 149 MBps 00s => rust/crates/h2-0.4.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/h2/0.4.5/download?dummy=/rust/crates/h2-0.4.5.crate rust/crates/h2-0.4.5.crate 170 kB 2178 kBps 00s => rust/crates/halfbrown-0.2.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/halfbrown/0.2.5/download?dummy=/rust/crates/halfbrown-0.2.5.crate rust/crates/halfbrown-0.2.5.crate 28 kB 450 kBps 00s => rust/crates/hashbrown-0.12.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/hashbrown/0.12.3/download?dummy=/rust/crates/hashbrown-0.12.3.crate rust/crates/hashbrown-0.12.3.crate 100 kB 1664 kBps 00s => rust/crates/hashbrown-0.14.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/hashbrown/0.14.5/download?dummy=/rust/crates/hashbrown-0.14.5.crate rust/crates/hashbrown-0.14.5.crate 138 kB 4395 kBps 00s => rust/crates/hashlink-0.8.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/hashlink/0.8.4/download?dummy=/rust/crates/hashlink-0.8.4.crate rust/crates/hashlink-0.8.4.crate 25 kB 5526 kBps 00s => rust/crates/headers-0.4.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/headers/0.4.0/download?dummy=/rust/crates/headers-0.4.0.crate rust/crates/headers-0.4.0.crate 67 kB 5556 kBps 00s => rust/crates/headers-core-0.3.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/headers-core/0.3.0/download?dummy=/rust/crates/headers-core-0.3.0.crate rust/crates/headers-core-0.3.0.crate 2333 B 23 MBps 00s => rust/crates/heck-0.4.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/heck/0.4.1/download?dummy=/rust/crates/heck-0.4.1.crate rust/crates/heck-0.4.1.crate 11 kB 472 kBps 00s => rust/crates/heck-0.5.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/heck/0.5.0/download?dummy=/rust/crates/heck-0.5.0.crate rust/crates/heck-0.5.0.crate 11 kB 799 kBps 00s => rust/crates/hermit-abi-0.3.9.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/hermit-abi/0.3.9/download?dummy=/rust/crates/hermit-abi-0.3.9.crate rust/crates/hermit-abi-0.3.9.crate 15 kB 2469 kBps 00s => rust/crates/hex-0.4.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/hex/0.4.3/download?dummy=/rust/crates/hex-0.4.3.crate rust/crates/hex-0.4.3.crate 12 kB 86 MBps 00s => rust/crates/hkdf-0.12.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/hkdf/0.12.4/download?dummy=/rust/crates/hkdf-0.12.4.crate rust/crates/hkdf-0.12.4.crate 167 kB 4401 kBps 00s => rust/crates/hmac-0.12.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/hmac/0.12.1/download?dummy=/rust/crates/hmac-0.12.1.crate rust/crates/hmac-0.12.1.crate 41 kB 179 MBps 00s => rust/crates/home-0.5.9.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/home/0.5.9/download?dummy=/rust/crates/home-0.5.9.crate rust/crates/home-0.5.9.crate 8760 B 68 MBps 00s => rust/crates/hostname-0.4.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/hostname/0.4.0/download?dummy=/rust/crates/hostname-0.4.0.crate rust/crates/hostname-0.4.0.crate 10 kB 3552 kBps 00s => rust/crates/htmd-0.1.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/htmd/0.1.0/download?dummy=/rust/crates/htmd-0.1.0.crate rust/crates/htmd-0.1.0.crate 267 kB 3406 kBps 00s => rust/crates/html5ever-0.25.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/html5ever/0.25.2/download?dummy=/rust/crates/html5ever-0.25.2.crate rust/crates/html5ever-0.25.2.crate 71 kB 1188 kBps 00s => rust/crates/html5ever-0.27.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/html5ever/0.27.0/download?dummy=/rust/crates/html5ever-0.27.0.crate rust/crates/html5ever-0.27.0.crate 71 kB 213 MBps 00s => rust/crates/htmlescape-0.3.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/htmlescape/0.3.1/download?dummy=/rust/crates/htmlescape-0.3.1.crate rust/crates/htmlescape-0.3.1.crate 51 kB 3055 kBps 00s => rust/crates/http-0.2.12.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/http/0.2.12/download?dummy=/rust/crates/http-0.2.12.crate rust/crates/http-0.2.12.crate 99 kB 2426 kBps 00s => rust/crates/http-1.1.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/http/1.1.0/download?dummy=/rust/crates/http-1.1.0.crate rust/crates/http-1.1.0.crate 100 kB 3303 kBps 00s => rust/crates/http-body-0.4.6.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/http-body/0.4.6/download?dummy=/rust/crates/http-body-0.4.6.crate rust/crates/http-body-0.4.6.crate 10 kB 71 MBps 00s => rust/crates/http-body-1.0.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/http-body/1.0.0/download?dummy=/rust/crates/http-body-1.0.0.crate rust/crates/http-body-1.0.0.crate 5411 B 40 MBps 00s => rust/crates/http-body-util-0.1.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/http-body-util/0.1.1/download?dummy=/rust/crates/http-body-util-0.1.1.crate rust/crates/http-body-util-0.1.1.crate 11 kB 79 MBps 00s => rust/crates/http-range-header-0.4.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/http-range-header/0.4.2/download?dummy=/rust/crates/http-range-header-0.4.2.crate rust/crates/http-range-header-0.4.2.crate 8545 B 7089 kBps 00s => rust/crates/httparse-1.8.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/httparse/1.8.0/download?dummy=/rust/crates/httparse-1.8.0.crate rust/crates/httparse-1.8.0.crate 29 kB 3621 kBps 00s => rust/crates/httpdate-1.0.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/httpdate/1.0.3/download?dummy=/rust/crates/httpdate-1.0.3.crate rust/crates/httpdate-1.0.3.crate 10 kB 2262 kBps 00s => rust/crates/humantime-2.2.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/humantime/2.2.0/download?dummy=/rust/crates/humantime-2.2.0.crate rust/crates/humantime-2.2.0.crate 20 kB 138 MBps 00s => rust/crates/hyper-0.14.28.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/hyper/0.14.28/download?dummy=/rust/crates/hyper-0.14.28.crate rust/crates/hyper-0.14.28.crate 192 kB 1223 kBps 01s => rust/crates/hyper-1.3.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/hyper/1.3.1/download?dummy=/rust/crates/hyper-1.3.1.crate rust/crates/hyper-1.3.1.crate 145 kB 4142 kBps 00s => rust/crates/hyper-rustls-0.26.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/hyper-rustls/0.26.0/download?dummy=/rust/crates/hyper-rustls-0.26.0.crate rust/crates/hyper-rustls-0.26.0.crate 28 kB 136 MBps 00s => rust/crates/hyper-rustls-0.27.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/hyper-rustls/0.27.3/download?dummy=/rust/crates/hyper-rustls-0.27.3.crate rust/crates/hyper-rustls-0.27.3.crate 34 kB 1361 kBps 00s => rust/crates/hyper-timeout-0.5.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/hyper-timeout/0.5.1/download?dummy=/rust/crates/hyper-timeout-0.5.1.crate rust/crates/hyper-timeout-0.5.1.crate 17 kB 103 MBps 00s => rust/crates/hyper-tls-0.6.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/hyper-tls/0.6.0/download?dummy=/rust/crates/hyper-tls-0.6.0.crate rust/crates/hyper-tls-0.6.0.crate 14 kB 79 MBps 00s => rust/crates/hyper-util-0.1.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/hyper-util/0.1.5/download?dummy=/rust/crates/hyper-util-0.1.5.crate rust/crates/hyper-util-0.1.5.crate 68 kB 720 kBps 00s => rust/crates/iana-time-zone-0.1.60.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/iana-time-zone/0.1.60/download?dummy=/rust/crates/iana-time-zone-0.1.60.crate rust/crates/iana-time-zone-0.1.60.crate 26 kB 280 kBps 00s => rust/crates/iana-time-zone-haiku-0.1.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/iana-time-zone-haiku/0.1.2/download?dummy=/rust/crates/iana-time-zone-haiku-0.1.2.crate rust/crates/iana-time-zone-haiku-0.1.2.crate 7185 B 44 MBps 00s => rust/crates/ident_case-1.0.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/ident_case/1.0.1/download?dummy=/rust/crates/ident_case-1.0.1.crate rust/crates/ident_case-1.0.1.crate 3492 B 31 MBps 00s => rust/crates/idna-0.5.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/idna/0.5.0/download?dummy=/rust/crates/idna-0.5.0.crate rust/crates/idna-0.5.0.crate 265 kB 4024 kBps 00s => rust/crates/ignore-0.4.22.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/ignore/0.4.22/download?dummy=/rust/crates/ignore-0.4.22.crate rust/crates/ignore-0.4.22.crate 54 kB 1093 kBps 00s => rust/crates/indenter-0.3.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/indenter/0.3.3/download?dummy=/rust/crates/indenter-0.3.3.crate rust/crates/indenter-0.3.3.crate 6587 B 14 MBps 00s => rust/crates/indexmap-1.9.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/indexmap/1.9.3/download?dummy=/rust/crates/indexmap-1.9.3.crate rust/crates/indexmap-1.9.3.crate 53 kB 2414 kBps 00s => rust/crates/indexmap-2.2.6.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/indexmap/2.2.6/download?dummy=/rust/crates/indexmap-2.2.6.crate rust/crates/indexmap-2.2.6.crate 80 kB 3511 kBps 00s => rust/crates/indicatif-0.17.8.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/indicatif/0.17.8/download?dummy=/rust/crates/indicatif-0.17.8.crate rust/crates/indicatif-0.17.8.crate 63 kB 3535 kBps 00s => rust/crates/insta-1.39.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/insta/1.39.0/download?dummy=/rust/crates/insta-1.39.0.crate rust/crates/insta-1.39.0.crate 85 kB 4115 kBps 00s => rust/crates/instant-0.1.13.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/instant/0.1.13/download?dummy=/rust/crates/instant-0.1.13.crate rust/crates/instant-0.1.13.crate 6305 B 52 MBps 00s => rust/crates/ipnet-2.9.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/ipnet/2.9.0/download?dummy=/rust/crates/ipnet-2.9.0.crate rust/crates/ipnet-2.9.0.crate 26 kB 2532 kBps 00s => rust/crates/iri-string-0.7.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/iri-string/0.7.2/download?dummy=/rust/crates/iri-string-0.7.2.crate rust/crates/iri-string-0.7.2.crate 131 kB 1901 kBps 00s => rust/crates/is_terminal_polyfill-1.70.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/is_terminal_polyfill/1.70.0/download?dummy=/rust/crates/is_terminal_polyfill-1.70.0.crate rust/crates/is_terminal_polyfill-1.70.0.crate 7451 B 34 MBps 00s => rust/crates/itertools-0.12.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/itertools/0.12.1/download?dummy=/rust/crates/itertools-0.12.1.crate rust/crates/itertools-0.12.1.crate 134 kB 4127 kBps 00s => rust/crates/itertools-0.13.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/itertools/0.13.0/download?dummy=/rust/crates/itertools-0.13.0.crate rust/crates/itertools-0.13.0.crate 142 kB 4641 kBps 00s => rust/crates/itoa-0.4.8.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/itoa/0.4.8/download?dummy=/rust/crates/itoa-0.4.8.crate rust/crates/itoa-0.4.8.crate 11 kB 5615 kBps 00s => rust/crates/itoa-1.0.11.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/itoa/1.0.11/download?dummy=/rust/crates/itoa-1.0.11.crate rust/crates/itoa-1.0.11.crate 10 kB 4234 kBps 01s => rust/crates/jobserver-0.1.31.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/jobserver/0.1.31/download?dummy=/rust/crates/jobserver-0.1.31.crate rust/crates/jobserver-0.1.31.crate 26 kB 1757 kBps 00s => rust/crates/js-sys-0.3.69.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/js-sys/0.3.69/download?dummy=/rust/crates/js-sys-0.3.69.crate rust/crates/js-sys-0.3.69.crate 79 kB 3866 kBps 00s => rust/crates/jsonwebtoken-9.3.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/jsonwebtoken/9.3.0/download?dummy=/rust/crates/jsonwebtoken-9.3.0.crate rust/crates/jsonwebtoken-9.3.0.crate 47 kB 3286 kBps 00s => rust/crates/juniper-0.16.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/juniper/0.16.1/download?dummy=/rust/crates/juniper-0.16.1.crate rust/crates/juniper-0.16.1.crate 180 kB 2162 kBps 01s => rust/crates/juniper_axum-0.2.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/juniper_axum/0.2.0/download?dummy=/rust/crates/juniper_axum-0.2.0.crate rust/crates/juniper_axum-0.2.0.crate 22 kB 2727 kBps 00s => rust/crates/juniper_codegen-0.16.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/juniper_codegen/0.16.0/download?dummy=/rust/crates/juniper_codegen-0.16.0.crate rust/crates/juniper_codegen-0.16.0.crate 81 kB 4021 kBps 00s => rust/crates/juniper_graphql_ws-0.4.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/juniper_graphql_ws/0.4.0/download?dummy=/rust/crates/juniper_graphql_ws-0.4.0.crate rust/crates/juniper_graphql_ws-0.4.0.crate 21 kB 3067 kBps 00s => rust/crates/juniper_subscriptions-0.17.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/juniper_subscriptions/0.17.0/download?dummy=/rust/crates/juniper_subscriptions-0.17.0.crate rust/crates/juniper_subscriptions-0.17.0.crate 9908 B 4572 kBps 00s => rust/crates/kuchiki-0.8.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/kuchiki/0.8.1/download?dummy=/rust/crates/kuchiki-0.8.1.crate rust/crates/kuchiki-0.8.1.crate 21 kB 4678 kBps 00s => rust/crates/lazy_static-1.4.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/lazy_static/1.4.0/download?dummy=/rust/crates/lazy_static-1.4.0.crate rust/crates/lazy_static-1.4.0.crate 10 kB 76 MBps 00s => rust/crates/lber-0.4.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/lber/0.4.2/download?dummy=/rust/crates/lber-0.4.2.crate rust/crates/lber-0.4.2.crate 8107 B 61 MBps 00s => rust/crates/ldap3-0.11.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/ldap3/0.11.5/download?dummy=/rust/crates/ldap3-0.11.5.crate rust/crates/ldap3-0.11.5.crate 115 kB 3824 kBps 00s => rust/crates/leaky-bucket-1.1.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/leaky-bucket/1.1.2/download?dummy=/rust/crates/leaky-bucket-1.1.2.crate rust/crates/leaky-bucket-1.1.2.crate 28 kB 4562 kBps 00s => rust/crates/lettre-0.11.7.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/lettre/0.11.7/download?dummy=/rust/crates/lettre-0.11.7.crate rust/crates/lettre-0.11.7.crate 140 kB 1736 kBps 00s => rust/crates/levenshtein_automata-0.2.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/levenshtein_automata/0.2.1/download?dummy=/rust/crates/levenshtein_automata-0.2.1.crate rust/crates/levenshtein_automata-0.2.1.crate 13 kB 2723 kBps 00s => rust/crates/lexical-core-0.8.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/lexical-core/0.8.5/download?dummy=/rust/crates/lexical-core-0.8.5.crate rust/crates/lexical-core-0.8.5.crate 26 kB 4323 kBps 00s => rust/crates/lexical-parse-float-0.8.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/lexical-parse-float/0.8.5/download?dummy=/rust/crates/lexical-parse-float-0.8.5.crate rust/crates/lexical-parse-float-0.8.5.crate 175 kB 2013 kBps 00s => rust/crates/lexical-parse-integer-0.8.6.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/lexical-parse-integer/0.8.6/download?dummy=/rust/crates/lexical-parse-integer-0.8.6.crate rust/crates/lexical-parse-integer-0.8.6.crate 32 kB 1003 kBps 00s => rust/crates/lexical-util-0.8.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/lexical-util/0.8.5/download?dummy=/rust/crates/lexical-util-0.8.5.crate rust/crates/lexical-util-0.8.5.crate 83 kB 534 kBps 00s => rust/crates/lexical-write-float-0.8.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/lexical-write-float/0.8.5/download?dummy=/rust/crates/lexical-write-float-0.8.5.crate rust/crates/lexical-write-float-0.8.5.crate 97 kB 810 kBps 00s => rust/crates/lexical-write-integer-0.8.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/lexical-write-integer/0.8.5/download?dummy=/rust/crates/lexical-write-integer-0.8.5.crate rust/crates/lexical-write-integer-0.8.5.crate 54 kB 155 MBps 00s => rust/crates/libc-0.2.169.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/libc/0.2.169/download?dummy=/rust/crates/libc-0.2.169.crate rust/crates/libc-0.2.169.crate 740 kB 2838 kBps 00s => rust/crates/libgit2-sys-0.16.2+1.7.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/libgit2-sys/0.16.2+1.7.2/download?dummy=/rust/crates/libgit2-sys-0.16.2+1.7.2.crate rust/crates/libgit2-sys-0.16.2+1.7.2.crate 1732 kB 3548 kBps 00s => rust/crates/libloading-0.7.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/libloading/0.7.4/download?dummy=/rust/crates/libloading-0.7.4.crate rust/crates/libloading-0.7.4.crate 26 kB 313 kBps 00s => rust/crates/libm-0.2.8.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/libm/0.2.8/download?dummy=/rust/crates/libm-0.2.8.crate rust/crates/libm-0.2.8.crate 110 kB 1755 kBps 00s => rust/crates/libsqlite3-sys-0.27.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/libsqlite3-sys/0.27.0/download?dummy=/rust/crates/libsqlite3-sys-0.27.0.crate rust/crates/libsqlite3-sys-0.27.0.crate 4832 kB 5195 kBps 01s => rust/crates/libssh2-sys-0.3.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/libssh2-sys/0.3.0/download?dummy=/rust/crates/libssh2-sys-0.3.0.crate rust/crates/libssh2-sys-0.3.0.crate 502 kB 2174 kBps 01s => rust/crates/libz-sys-1.1.18.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/libz-sys/1.1.18/download?dummy=/rust/crates/libz-sys-1.1.18.crate rust/crates/libz-sys-1.1.18.crate 798 kB 2069 kBps 00s => rust/crates/linked-hash-map-0.5.6.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/linked-hash-map/0.5.6/download?dummy=/rust/crates/linked-hash-map-0.5.6.crate rust/crates/linked-hash-map-0.5.6.crate 14 kB 207 kBps 00s => rust/crates/linux-raw-sys-0.4.14.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/linux-raw-sys/0.4.14/download?dummy=/rust/crates/linux-raw-sys-0.4.14.crate rust/crates/linux-raw-sys-0.4.14.crate 1783 kB 2361 kBps 01s => rust/crates/lock_api-0.4.12.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/lock_api/0.4.12/download?dummy=/rust/crates/lock_api-0.4.12.crate rust/crates/lock_api-0.4.12.crate 26 kB 285 kBps 00s => rust/crates/log-0.4.27.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/log/0.4.27/download?dummy=/rust/crates/log-0.4.27.crate rust/crates/log-0.4.27.crate 46 kB 160 MBps 00s => rust/crates/logkit-0.3.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/logkit/0.3.5/download?dummy=/rust/crates/logkit-0.3.5.crate rust/crates/logkit-0.3.5.crate 22 kB 105 MBps 00s => rust/crates/loom-0.5.6.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/loom/0.5.6/download?dummy=/rust/crates/loom-0.5.6.crate rust/crates/loom-0.5.6.crate 70 kB 2540 kBps 00s => rust/crates/louds-rs-0.4.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/louds-rs/0.4.0/download?dummy=/rust/crates/louds-rs-0.4.0.crate rust/crates/louds-rs-0.4.0.crate 14 kB 93 MBps 00s => rust/crates/lru-0.12.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/lru/0.12.3/download?dummy=/rust/crates/lru-0.12.3.crate rust/crates/lru-0.12.3.crate 14 kB 100 MBps 00s => rust/crates/lz4_flex-0.11.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/lz4_flex/0.11.3/download?dummy=/rust/crates/lz4_flex-0.11.3.crate rust/crates/lz4_flex-0.11.3.crate 39 kB 2434 kBps 00s => rust/crates/mac-0.1.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/mac/0.1.1/download?dummy=/rust/crates/mac-0.1.1.crate rust/crates/mac-0.1.1.crate 4838 B 45 MBps 00s => rust/crates/maplit-1.0.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/maplit/1.0.2/download?dummy=/rust/crates/maplit-1.0.2.crate rust/crates/maplit-1.0.2.crate 8871 B 65 MBps 00s => rust/crates/markup5ever-0.10.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/markup5ever/0.10.1/download?dummy=/rust/crates/markup5ever-0.10.1.crate rust/crates/markup5ever-0.10.1.crate 33 kB 549 kBps 00s => rust/crates/markup5ever-0.12.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/markup5ever/0.12.1/download?dummy=/rust/crates/markup5ever-0.12.1.crate rust/crates/markup5ever-0.12.1.crate 33 kB 138 MBps 00s => rust/crates/markup5ever_rcdom-0.3.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/markup5ever_rcdom/0.3.0/download?dummy=/rust/crates/markup5ever_rcdom-0.3.0.crate rust/crates/markup5ever_rcdom-0.3.0.crate 17 kB 7278 kBps 00s => rust/crates/matchers-0.1.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/matchers/0.1.0/download?dummy=/rust/crates/matchers-0.1.0.crate rust/crates/matchers-0.1.0.crate 6948 B 58 MBps 00s => rust/crates/matches-0.1.10.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/matches/0.1.10/download?dummy=/rust/crates/matches-0.1.10.crate rust/crates/matches-0.1.10.crate 2592 B 24 MBps 00s => rust/crates/matchit-0.7.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/matchit/0.7.3/download?dummy=/rust/crates/matchit-0.7.3.crate rust/crates/matchit-0.7.3.crate 29 kB 1952 kBps 00s => rust/crates/matchit-0.8.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/matchit/0.8.4/download?dummy=/rust/crates/matchit-0.8.4.crate rust/crates/matchit-0.8.4.crate 33 kB 1996 kBps 00s => rust/crates/md-5-0.10.6.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/md-5/0.10.6/download?dummy=/rust/crates/md-5-0.10.6.crate rust/crates/md-5-0.10.6.crate 15 kB 112 MBps 00s => rust/crates/measure_time-0.8.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/measure_time/0.8.3/download?dummy=/rust/crates/measure_time-0.8.3.crate rust/crates/measure_time-0.8.3.crate 4773 B 42 MBps 00s => rust/crates/memchr-2.7.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/memchr/2.7.2/download?dummy=/rust/crates/memchr-2.7.2.crate rust/crates/memchr-2.7.2.crate 93 kB 1969 kBps 00s => rust/crates/memmap2-0.9.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/memmap2/0.9.4/download?dummy=/rust/crates/memmap2-0.9.4.crate rust/crates/memmap2-0.9.4.crate 31 kB 1241 kBps 00s => rust/crates/metrics-0.22.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/metrics/0.22.3/download?dummy=/rust/crates/metrics-0.22.3.crate rust/crates/metrics-0.22.3.crate 42 kB 159 MBps 00s => rust/crates/metrics-exporter-prometheus-0.13.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/metrics-exporter-prometheus/0.13.1/download?dummy=/rust/crates/metrics-exporter-prometheus-0.13.1.crate rust/crates/metrics-exporter-prometheus-0.13.1.crate 33 kB 153 MBps 00s => rust/crates/metrics-util-0.16.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/metrics-util/0.16.3/download?dummy=/rust/crates/metrics-util-0.16.3.crate rust/crates/metrics-util-0.16.3.crate 49 kB 165 MBps 00s => rust/crates/mime-0.3.17.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/mime/0.3.17/download?dummy=/rust/crates/mime-0.3.17.crate rust/crates/mime-0.3.17.crate 15 kB 95 MBps 00s => rust/crates/mime_guess-2.0.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/mime_guess/2.0.4/download?dummy=/rust/crates/mime_guess-2.0.4.crate rust/crates/mime_guess-2.0.4.crate 25 kB 122 MBps 00s => rust/crates/minimal-lexical-0.2.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/minimal-lexical/0.2.1/download?dummy=/rust/crates/minimal-lexical-0.2.1.crate rust/crates/minimal-lexical-0.2.1.crate 92 kB 1991 kBps 00s => rust/crates/miniz_oxide-0.7.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/miniz_oxide/0.7.3/download?dummy=/rust/crates/miniz_oxide-0.7.3.crate rust/crates/miniz_oxide-0.7.3.crate 54 kB 2699 kBps 00s => rust/crates/mio-1.0.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/mio/1.0.3/download?dummy=/rust/crates/mio-1.0.3.crate rust/crates/mio-1.0.3.crate 101 kB 2497 kBps 00s => rust/crates/murmurhash32-0.3.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/murmurhash32/0.3.1/download?dummy=/rust/crates/murmurhash32-0.3.1.crate rust/crates/murmurhash32-0.3.1.crate 3457 B 30 MBps 00s => rust/crates/native-tls-0.2.12.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/native-tls/0.2.12/download?dummy=/rust/crates/native-tls-0.2.12.crate rust/crates/native-tls-0.2.12.crate 28 kB 138 MBps 00s => rust/crates/netrc-0.4.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/netrc/0.4.1/download?dummy=/rust/crates/netrc-0.4.1.crate rust/crates/netrc-0.4.1.crate 3676 B 34 MBps 00s => rust/crates/new_debug_unreachable-1.0.6.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/new_debug_unreachable/1.0.6/download?dummy=/rust/crates/new_debug_unreachable-1.0.6.crate rust/crates/new_debug_unreachable-1.0.6.crate 2582 B 23 MBps 00s => rust/crates/nix-0.28.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/nix/0.28.0/download?dummy=/rust/crates/nix-0.28.0.crate rust/crates/nix-0.28.0.crate 303 kB 3203 kBps 00s => rust/crates/nodrop-0.1.14.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/nodrop/0.1.14/download?dummy=/rust/crates/nodrop-0.1.14.crate rust/crates/nodrop-0.1.14.crate 7667 B 60 MBps 00s => rust/crates/nom-7.1.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/nom/7.1.3/download?dummy=/rust/crates/nom-7.1.3.crate rust/crates/nom-7.1.3.crate 114 kB 810 kBps 00s => rust/crates/ntapi-0.4.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/ntapi/0.4.1/download?dummy=/rust/crates/ntapi-0.4.1.crate rust/crates/ntapi-0.4.1.crate 123 kB 4825 kBps 00s => rust/crates/nu-ansi-term-0.46.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/nu-ansi-term/0.46.0/download?dummy=/rust/crates/nu-ansi-term-0.46.0.crate rust/crates/nu-ansi-term-0.46.0.crate 23 kB 142 MBps 00s => rust/crates/nucleo-0.5.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/nucleo/0.5.0/download?dummy=/rust/crates/nucleo-0.5.0.crate rust/crates/nucleo-0.5.0.crate 34 kB 143 MBps 00s => rust/crates/nucleo-matcher-0.3.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/nucleo-matcher/0.3.1/download?dummy=/rust/crates/nucleo-matcher-0.3.1.crate rust/crates/nucleo-matcher-0.3.1.crate 49 kB 1048 kBps 00s => rust/crates/num-bigint-0.4.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/num-bigint/0.4.5/download?dummy=/rust/crates/num-bigint-0.4.5.crate rust/crates/num-bigint-0.4.5.crate 99 kB 1056 kBps 00s => rust/crates/num-bigint-dig-0.8.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/num-bigint-dig/0.8.4/download?dummy=/rust/crates/num-bigint-dig-0.8.4.crate rust/crates/num-bigint-dig-0.8.4.crate 120 kB 1097 kBps 01s => rust/crates/num-conv-0.1.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/num-conv/0.1.0/download?dummy=/rust/crates/num-conv-0.1.0.crate rust/crates/num-conv-0.1.0.crate 7444 B 2487 kBps 00s => rust/crates/num-integer-0.1.46.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/num-integer/0.1.46/download?dummy=/rust/crates/num-integer-0.1.46.crate rust/crates/num-integer-0.1.46.crate 21 kB 303 kBps 00s => rust/crates/num-iter-0.1.45.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/num-iter/0.1.45/download?dummy=/rust/crates/num-iter-0.1.45.crate rust/crates/num-iter-0.1.45.crate 10 kB 69 MBps 00s => rust/crates/num-traits-0.2.19.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/num-traits/0.2.19/download?dummy=/rust/crates/num-traits-0.2.19.crate rust/crates/num-traits-0.2.19.crate 50 kB 170 MBps 00s => rust/crates/num_cpus-1.16.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/num_cpus/1.16.0/download?dummy=/rust/crates/num_cpus-1.16.0.crate rust/crates/num_cpus-1.16.0.crate 15 kB 171 kBps 00s => rust/crates/num_threads-0.1.7.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/num_threads/0.1.7/download?dummy=/rust/crates/num_threads-0.1.7.crate rust/crates/num_threads-0.1.7.crate 7455 B 55 MBps 00s => rust/crates/number_prefix-0.4.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/number_prefix/0.4.0/download?dummy=/rust/crates/number_prefix-0.4.0.crate rust/crates/number_prefix-0.4.0.crate 6922 B 55 MBps 00s => rust/crates/nvml-wrapper-0.9.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/nvml-wrapper/0.9.0/download?dummy=/rust/crates/nvml-wrapper-0.9.0.crate rust/crates/nvml-wrapper-0.9.0.crate 72 kB 1942 kBps 00s => rust/crates/nvml-wrapper-sys-0.7.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/nvml-wrapper-sys/0.7.0/download?dummy=/rust/crates/nvml-wrapper-sys-0.7.0.crate rust/crates/nvml-wrapper-sys-0.7.0.crate 32 kB 714 kBps 00s => rust/crates/object-0.32.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/object/0.32.2/download?dummy=/rust/crates/object-0.32.2.crate rust/crates/object-0.32.2.crate 280 kB 5648 kBps 00s => rust/crates/octocrab-0.42.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/octocrab/0.42.1/download?dummy=/rust/crates/octocrab-0.42.1.crate rust/crates/octocrab-0.42.1.crate 426 kB 1353 kBps 01s => rust/crates/omnicopy_to_output-0.1.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/omnicopy_to_output/0.1.1/download?dummy=/rust/crates/omnicopy_to_output-0.1.1.crate rust/crates/omnicopy_to_output-0.1.1.crate 12 kB 80 MBps 00s => rust/crates/once_cell-1.19.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/once_cell/1.19.0/download?dummy=/rust/crates/once_cell-1.19.0.crate rust/crates/once_cell-1.19.0.crate 32 kB 341 kBps 00s => rust/crates/openssl-0.10.64.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/openssl/0.10.64/download?dummy=/rust/crates/openssl-0.10.64.crate rust/crates/openssl-0.10.64.crate 265 kB 1351 kBps 00s => rust/crates/openssl-macros-0.1.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/openssl-macros/0.1.1/download?dummy=/rust/crates/openssl-macros-0.1.1.crate rust/crates/openssl-macros-0.1.1.crate 5601 B 53 MBps 00s => rust/crates/openssl-probe-0.1.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/openssl-probe/0.1.5/download?dummy=/rust/crates/openssl-probe-0.1.5.crate rust/crates/openssl-probe-0.1.5.crate 7227 B 5609 kBps 00s => rust/crates/openssl-src-300.3.0+3.3.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/openssl-src/300.3.0+3.3.0/download?dummy=/rust/crates/openssl-src-300.3.0+3.3.0.crate rust/crates/openssl-src-300.3.0+3.3.0.crate 9544 kB 5932 kBps 02s => rust/crates/openssl-sys-0.9.102.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/openssl-sys/0.9.102/download?dummy=/rust/crates/openssl-sys-0.9.102.crate rust/crates/openssl-sys-0.9.102.crate 67 kB 3536 kBps 00s => rust/crates/opentelemetry-0.18.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/opentelemetry/0.18.0/download?dummy=/rust/crates/opentelemetry-0.18.0.crate rust/crates/opentelemetry-0.18.0.crate 14 kB 98 MBps 00s => rust/crates/opentelemetry-0.27.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/opentelemetry/0.27.1/download?dummy=/rust/crates/opentelemetry-0.27.1.crate rust/crates/opentelemetry-0.27.1.crate 72 kB 2018 kBps 00s => rust/crates/opentelemetry-otlp-0.27.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/opentelemetry-otlp/0.27.0/download?dummy=/rust/crates/opentelemetry-otlp-0.27.0.crate rust/crates/opentelemetry-otlp-0.27.0.crate 31 kB 3415 kBps 00s => rust/crates/opentelemetry-proto-0.27.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/opentelemetry-proto/0.27.0/download?dummy=/rust/crates/opentelemetry-proto-0.27.0.crate rust/crates/opentelemetry-proto-0.27.0.crate 160 kB 4702 kBps 00s => rust/crates/opentelemetry-semantic-conventions-0.27.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/opentelemetry-semantic-conventions/0.27.0/download?dummy=/rust/crates/opentelemetry-semantic-conventions-0.27.0.crate rust/crates/opentelemetry-semantic-conventions-0.27.0.crate 70 kB 2528 kBps 00s => rust/crates/opentelemetry_api-0.18.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/opentelemetry_api/0.18.0/download?dummy=/rust/crates/opentelemetry_api-0.18.0.crate rust/crates/opentelemetry_api-0.18.0.crate 52 kB 3170 kBps 00s => rust/crates/opentelemetry_sdk-0.18.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/opentelemetry_sdk/0.18.0/download?dummy=/rust/crates/opentelemetry_sdk-0.18.0.crate rust/crates/opentelemetry_sdk-0.18.0.crate 92 kB 4839 kBps 00s => rust/crates/opentelemetry_sdk-0.27.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/opentelemetry_sdk/0.27.1/download?dummy=/rust/crates/opentelemetry_sdk-0.27.1.crate rust/crates/opentelemetry_sdk-0.27.1.crate 166 kB 2542 kBps 00s => rust/crates/overload-0.1.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/overload/0.1.1/download?dummy=/rust/crates/overload-0.1.1.crate rust/crates/overload-0.1.1.crate 23 kB 3560 kBps 00s => rust/crates/owo-colors-3.5.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/owo-colors/3.5.0/download?dummy=/rust/crates/owo-colors-3.5.0.crate rust/crates/owo-colors-3.5.0.crate 29 kB 136 MBps 00s => rust/crates/parking_lot-0.12.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/parking_lot/0.12.3/download?dummy=/rust/crates/parking_lot-0.12.3.crate rust/crates/parking_lot-0.12.3.crate 40 kB 2813 kBps 00s => rust/crates/parking_lot_core-0.9.10.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/parking_lot_core/0.9.10/download?dummy=/rust/crates/parking_lot_core-0.9.10.crate rust/crates/parking_lot_core-0.9.10.crate 31 kB 2395 kBps 00s => rust/crates/parse-git-url-0.5.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/parse-git-url/0.5.1/download?dummy=/rust/crates/parse-git-url-0.5.1.crate rust/crates/parse-git-url-0.5.1.crate 13 kB 6371 kBps 00s => rust/crates/password-hash-0.5.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/password-hash/0.5.0/download?dummy=/rust/crates/password-hash-0.5.0.crate rust/crates/password-hash-0.5.0.crate 26 kB 5151 kBps 00s => rust/crates/paste-1.0.15.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/paste/1.0.15/download?dummy=/rust/crates/paste-1.0.15.crate rust/crates/paste-1.0.15.crate 17 kB 2835 kBps 00s => rust/crates/pem-3.0.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/pem/3.0.4/download?dummy=/rust/crates/pem-3.0.4.crate rust/crates/pem-3.0.4.crate 12 kB 10 MBps 00s => rust/crates/pem-rfc7468-0.7.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/pem-rfc7468/0.7.0/download?dummy=/rust/crates/pem-rfc7468-0.7.0.crate rust/crates/pem-rfc7468-0.7.0.crate 23 kB 3172 kBps 00s => rust/crates/percent-encoding-2.3.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/percent-encoding/2.3.1/download?dummy=/rust/crates/percent-encoding-2.3.1.crate rust/crates/percent-encoding-2.3.1.crate 9 kB 6262 kBps 00s => rust/crates/pest-2.7.10.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/pest/2.7.10/download?dummy=/rust/crates/pest-2.7.10.crate rust/crates/pest-2.7.10.crate 120 kB 3885 kBps 00s => rust/crates/pest_derive-2.7.10.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/pest_derive/2.7.10/download?dummy=/rust/crates/pest_derive-2.7.10.crate rust/crates/pest_derive-2.7.10.crate 35 kB 1392 kBps 00s => rust/crates/pest_generator-2.7.10.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/pest_generator/2.7.10/download?dummy=/rust/crates/pest_generator-2.7.10.crate rust/crates/pest_generator-2.7.10.crate 17 kB 115 MBps 00s => rust/crates/pest_meta-2.7.10.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/pest_meta/2.7.10/download?dummy=/rust/crates/pest_meta-2.7.10.crate rust/crates/pest_meta-2.7.10.crate 40 kB 3182 kBps 00s => rust/crates/phf-0.8.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/phf/0.8.0/download?dummy=/rust/crates/phf-0.8.0.crate rust/crates/phf-0.8.0.crate 3902 B 39 MBps 00s => rust/crates/phf-0.11.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/phf/0.11.2/download?dummy=/rust/crates/phf-0.11.2.crate rust/crates/phf-0.11.2.crate 21 kB 4716 kBps 00s => rust/crates/phf_codegen-0.8.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/phf_codegen/0.8.0/download?dummy=/rust/crates/phf_codegen-0.8.0.crate rust/crates/phf_codegen-0.8.0.crate 3192 B 31 MBps 00s => rust/crates/phf_codegen-0.11.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/phf_codegen/0.11.2/download?dummy=/rust/crates/phf_codegen-0.11.2.crate rust/crates/phf_codegen-0.11.2.crate 12 kB 86 MBps 00s => rust/crates/phf_generator-0.8.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/phf_generator/0.8.0/download?dummy=/rust/crates/phf_generator-0.8.0.crate rust/crates/phf_generator-0.8.0.crate 7604 B 67 MBps 00s => rust/crates/phf_generator-0.10.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/phf_generator/0.10.0/download?dummy=/rust/crates/phf_generator-0.10.0.crate rust/crates/phf_generator-0.10.0.crate 7525 B 58 MBps 00s => rust/crates/phf_generator-0.11.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/phf_generator/0.11.2/download?dummy=/rust/crates/phf_generator-0.11.2.crate rust/crates/phf_generator-0.11.2.crate 13 kB 4910 kBps 00s => rust/crates/phf_macros-0.8.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/phf_macros/0.8.0/download?dummy=/rust/crates/phf_macros-0.8.0.crate rust/crates/phf_macros-0.8.0.crate 5814 B 52 MBps 00s => rust/crates/phf_shared-0.8.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/phf_shared/0.8.0/download?dummy=/rust/crates/phf_shared-0.8.0.crate rust/crates/phf_shared-0.8.0.crate 2860 B 26 MBps 00s => rust/crates/phf_shared-0.10.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/phf_shared/0.10.0/download?dummy=/rust/crates/phf_shared-0.10.0.crate rust/crates/phf_shared-0.10.0.crate 4095 B 35 MBps 00s => rust/crates/phf_shared-0.11.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/phf_shared/0.11.2/download?dummy=/rust/crates/phf_shared-0.11.2.crate rust/crates/phf_shared-0.11.2.crate 13 kB 4348 kBps 00s => rust/crates/pin-project-1.1.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/pin-project/1.1.5/download?dummy=/rust/crates/pin-project-1.1.5.crate rust/crates/pin-project-1.1.5.crate 52 kB 3643 kBps 00s => rust/crates/pin-project-internal-1.1.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/pin-project-internal/1.1.5/download?dummy=/rust/crates/pin-project-internal-1.1.5.crate rust/crates/pin-project-internal-1.1.5.crate 27 kB 5450 kBps 00s => rust/crates/pin-project-lite-0.2.14.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/pin-project-lite/0.2.14/download?dummy=/rust/crates/pin-project-lite-0.2.14.crate rust/crates/pin-project-lite-0.2.14.crate 28 kB 1836 kBps 00s => rust/crates/pin-utils-0.1.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/pin-utils/0.1.0/download?dummy=/rust/crates/pin-utils-0.1.0.crate rust/crates/pin-utils-0.1.0.crate 7580 B 66 MBps 00s => rust/crates/pkcs1-0.7.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/pkcs1/0.7.5/download?dummy=/rust/crates/pkcs1-0.7.5.crate rust/crates/pkcs1-0.7.5.crate 34 kB 130 MBps 00s => rust/crates/pkcs8-0.10.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/pkcs8/0.10.2/download?dummy=/rust/crates/pkcs8-0.10.2.crate rust/crates/pkcs8-0.10.2.crate 25 kB 2129 kBps 00s => rust/crates/pkg-config-0.3.30.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/pkg-config/0.3.30/download?dummy=/rust/crates/pkg-config-0.3.30.crate rust/crates/pkg-config-0.3.30.crate 20 kB 5428 kBps 00s => rust/crates/portable-atomic-1.6.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/portable-atomic/1.6.0/download?dummy=/rust/crates/portable-atomic-1.6.0.crate rust/crates/portable-atomic-1.6.0.crate 137 kB 2254 kBps 00s => rust/crates/powerfmt-0.2.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/powerfmt/0.2.0/download?dummy=/rust/crates/powerfmt-0.2.0.crate rust/crates/powerfmt-0.2.0.crate 14 kB 95 MBps 00s => rust/crates/ppv-lite86-0.2.17.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/ppv-lite86/0.2.17/download?dummy=/rust/crates/ppv-lite86-0.2.17.crate rust/crates/ppv-lite86-0.2.17.crate 21 kB 2730 kBps 00s => rust/crates/precomputed-hash-0.1.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/precomputed-hash/0.1.1/download?dummy=/rust/crates/precomputed-hash-0.1.1.crate rust/crates/precomputed-hash-0.1.1.crate 1640 B 15 MBps 00s => rust/crates/proc-macro-error-1.0.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/proc-macro-error/1.0.4/download?dummy=/rust/crates/proc-macro-error-1.0.4.crate rust/crates/proc-macro-error-1.0.4.crate 24 kB 3356 kBps 00s => rust/crates/proc-macro-error-attr-1.0.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/proc-macro-error-attr/1.0.4/download?dummy=/rust/crates/proc-macro-error-attr-1.0.4.crate rust/crates/proc-macro-error-attr-1.0.4.crate 7971 B 1662 kBps 00s => rust/crates/proc-macro-hack-0.5.20+deprecated.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/proc-macro-hack/0.5.20+deprecated/download?dummy=/rust/crates/proc-macro-hack-0.5.20+deprecated.crate rust/crates/proc-macro-hack-0.5.20+deprecated.crate 14 kB 7522 kBps 00s => rust/crates/proc-macro2-1.0.95.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/proc-macro2/1.0.95/download?dummy=/rust/crates/proc-macro2-1.0.95.crate rust/crates/proc-macro2-1.0.95.crate 50 kB 1886 kBps 00s => rust/crates/project-root-0.2.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/project-root/0.2.2/download?dummy=/rust/crates/project-root-0.2.2.crate rust/crates/project-root-0.2.2.crate 1917 B 17 MBps 00s => rust/crates/prost-0.13.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/prost/0.13.4/download?dummy=/rust/crates/prost-0.13.4.crate rust/crates/prost-0.13.4.crate 31 kB 4189 kBps 00s => rust/crates/prost-derive-0.13.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/prost-derive/0.13.4/download?dummy=/rust/crates/prost-derive-0.13.4.crate rust/crates/prost-derive-0.13.4.crate 20 kB 4006 kBps 00s => rust/crates/psm-0.1.21.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/psm/0.1.21/download?dummy=/rust/crates/psm-0.1.21.crate rust/crates/psm-0.1.21.crate 22 kB 777 kBps 00s => rust/crates/quanta-0.12.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/quanta/0.12.3/download?dummy=/rust/crates/quanta-0.12.3.crate rust/crates/quanta-0.12.3.crate 27 kB 4666 kBps 00s => rust/crates/querystring-1.1.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/querystring/1.1.0/download?dummy=/rust/crates/querystring-1.1.0.crate rust/crates/querystring-1.1.0.crate 1710 B 18 MBps 00s => rust/crates/quote-1.0.36.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/quote/1.0.36/download?dummy=/rust/crates/quote-1.0.36.crate rust/crates/quote-1.0.36.crate 27 kB 4663 kBps 00s => rust/crates/quoted_printable-0.5.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/quoted_printable/0.5.0/download?dummy=/rust/crates/quoted_printable-0.5.0.crate rust/crates/quoted_printable-0.5.0.crate 7604 B 2942 kBps 00s => rust/crates/r-efi-5.2.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/r-efi/5.2.0/download?dummy=/rust/crates/r-efi-5.2.0.crate rust/crates/r-efi-5.2.0.crate 63 kB 3615 kBps 00s => rust/crates/rand-0.7.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rand/0.7.3/download?dummy=/rust/crates/rand-0.7.3.crate rust/crates/rand-0.7.3.crate 109 kB 4150 kBps 00s => rust/crates/rand-0.8.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rand/0.8.5/download?dummy=/rust/crates/rand-0.8.5.crate rust/crates/rand-0.8.5.crate 85 kB 5369 kBps 00s => rust/crates/rand-0.9.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rand/0.9.1/download?dummy=/rust/crates/rand-0.9.1.crate rust/crates/rand-0.9.1.crate 95 kB 3266 kBps 00s => rust/crates/rand_chacha-0.2.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rand_chacha/0.2.2/download?dummy=/rust/crates/rand_chacha-0.2.2.crate rust/crates/rand_chacha-0.2.2.crate 12 kB 4273 kBps 00s => rust/crates/rand_chacha-0.3.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rand_chacha/0.3.1/download?dummy=/rust/crates/rand_chacha-0.3.1.crate rust/crates/rand_chacha-0.3.1.crate 14 kB 4608 kBps 00s => rust/crates/rand_chacha-0.9.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rand_chacha/0.9.0/download?dummy=/rust/crates/rand_chacha-0.9.0.crate rust/crates/rand_chacha-0.9.0.crate 17 kB 4163 kBps 00s => rust/crates/rand_core-0.5.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rand_core/0.5.1/download?dummy=/rust/crates/rand_core-0.5.1.crate rust/crates/rand_core-0.5.1.crate 20 kB 3495 kBps 00s => rust/crates/rand_core-0.6.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rand_core/0.6.4/download?dummy=/rust/crates/rand_core-0.6.4.crate rust/crates/rand_core-0.6.4.crate 22 kB 1449 kBps 00s => rust/crates/rand_core-0.9.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rand_core/0.9.3/download?dummy=/rust/crates/rand_core-0.9.3.crate rust/crates/rand_core-0.9.3.crate 23 kB 3142 kBps 00s => rust/crates/rand_distr-0.4.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rand_distr/0.4.3/download?dummy=/rust/crates/rand_distr-0.4.3.crate rust/crates/rand_distr-0.4.3.crate 56 kB 3400 kBps 00s => rust/crates/rand_hc-0.2.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rand_hc/0.2.0/download?dummy=/rust/crates/rand_hc-0.2.0.crate rust/crates/rand_hc-0.2.0.crate 11 kB 3872 kBps 00s => rust/crates/rand_pcg-0.2.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rand_pcg/0.2.1/download?dummy=/rust/crates/rand_pcg-0.2.1.crate rust/crates/rand_pcg-0.2.1.crate 11 kB 4485 kBps 00s => rust/crates/ratelimit-0.10.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/ratelimit/0.10.0/download?dummy=/rust/crates/ratelimit-0.10.0.crate rust/crates/ratelimit-0.10.0.crate 10 kB 25 MBps 00s => rust/crates/raw-cpuid-11.0.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/raw-cpuid/11.0.2/download?dummy=/rust/crates/raw-cpuid-11.0.2.crate rust/crates/raw-cpuid-11.0.2.crate 106 kB 3915 kBps 00s => rust/crates/rayon-1.10.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rayon/1.10.0/download?dummy=/rust/crates/rayon-1.10.0.crate rust/crates/rayon-1.10.0.crate 175 kB 1007 kBps 00s => rust/crates/rayon-core-1.12.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rayon-core/1.12.1/download?dummy=/rust/crates/rayon-core-1.12.1.crate rust/crates/rayon-core-1.12.1.crate 69 kB 10 MBps 00s => rust/crates/readable-readability-0.4.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/readable-readability/0.4.0/download?dummy=/rust/crates/readable-readability-0.4.0.crate rust/crates/readable-readability-0.4.0.crate 744 kB 2184 kBps 00s => rust/crates/redox_syscall-0.4.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/redox_syscall/0.4.1/download?dummy=/rust/crates/redox_syscall-0.4.1.crate rust/crates/redox_syscall-0.4.1.crate 24 kB 4669 kBps 00s => rust/crates/redox_syscall-0.5.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/redox_syscall/0.5.1/download?dummy=/rust/crates/redox_syscall-0.5.1.crate rust/crates/redox_syscall-0.5.1.crate 22 kB 95 MBps 00s => rust/crates/ref-cast-1.0.23.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/ref-cast/1.0.23/download?dummy=/rust/crates/ref-cast-1.0.23.crate rust/crates/ref-cast-1.0.23.crate 12 kB 4451 kBps 00s => rust/crates/ref-cast-impl-1.0.23.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/ref-cast-impl/1.0.23/download?dummy=/rust/crates/ref-cast-impl-1.0.23.crate rust/crates/ref-cast-impl-1.0.23.crate 9360 B 67 MBps 00s => rust/crates/regex-1.10.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/regex/1.10.4/download?dummy=/rust/crates/regex-1.10.4.crate rust/crates/regex-1.10.4.crate 247 kB 5829 kBps 00s => rust/crates/regex-automata-0.1.10.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/regex-automata/0.1.10/download?dummy=/rust/crates/regex-automata-0.1.10.crate rust/crates/regex-automata-0.1.10.crate 111 kB 3902 kBps 00s => rust/crates/regex-automata-0.4.6.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/regex-automata/0.4.6/download?dummy=/rust/crates/regex-automata-0.4.6.crate rust/crates/regex-automata-0.4.6.crate 603 kB 2069 kBps 00s => rust/crates/regex-syntax-0.6.29.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/regex-syntax/0.6.29/download?dummy=/rust/crates/regex-syntax-0.6.29.crate rust/crates/regex-syntax-0.6.29.crate 292 kB 6746 kBps 00s => rust/crates/regex-syntax-0.8.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/regex-syntax/0.8.3/download?dummy=/rust/crates/regex-syntax-0.8.3.crate rust/crates/regex-syntax-0.8.3.crate 339 kB 6865 kBps 00s => rust/crates/reqwest-0.12.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/reqwest/0.12.4/download?dummy=/rust/crates/reqwest-0.12.4.crate rust/crates/reqwest-0.12.4.crate 166 kB 4794 kBps 00s => rust/crates/reqwest-eventsource-0.6.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/reqwest-eventsource/0.6.0/download?dummy=/rust/crates/reqwest-eventsource-0.6.0.crate rust/crates/reqwest-eventsource-0.6.0.crate 19 kB 2072 kBps 00s => rust/crates/ring-0.16.20.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/ring/0.16.20/download?dummy=/rust/crates/ring-0.16.20.crate rust/crates/ring-0.16.20.crate 4963 kB 7424 kBps 00s => rust/crates/ring-0.17.8.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/ring/0.17.8/download?dummy=/rust/crates/ring-0.17.8.crate rust/crates/ring-0.17.8.crate 4090 kB 9949 kBps 00s => rust/crates/rmp-0.8.14.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rmp/0.8.14/download?dummy=/rust/crates/rmp-0.8.14.crate rust/crates/rmp-0.8.14.crate 28 kB 130 MBps 00s => rust/crates/rmp-serde-1.3.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rmp-serde/1.3.0/download?dummy=/rust/crates/rmp-serde-1.3.0.crate rust/crates/rmp-serde-1.3.0.crate 32 kB 6512 kBps 00s => rust/crates/rsa-0.9.6.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rsa/0.9.6/download?dummy=/rust/crates/rsa-0.9.6.crate rust/crates/rsa-0.9.6.crate 78 kB 3879 kBps 00s => rust/crates/rust-embed-8.4.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rust-embed/8.4.0/download?dummy=/rust/crates/rust-embed-8.4.0.crate rust/crates/rust-embed-8.4.0.crate 882 kB 7767 kBps 00s => rust/crates/rust-embed-impl-8.4.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rust-embed-impl/8.4.0/download?dummy=/rust/crates/rust-embed-impl-8.4.0.crate rust/crates/rust-embed-impl-8.4.0.crate 5927 B 35 MBps 00s => rust/crates/rust-embed-utils-8.4.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rust-embed-utils/8.4.0/download?dummy=/rust/crates/rust-embed-utils-8.4.0.crate rust/crates/rust-embed-utils-8.4.0.crate 3446 B 42 MBps 00s => rust/crates/rust-stemmers-1.2.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rust-stemmers/1.2.0/download?dummy=/rust/crates/rust-stemmers-1.2.0.crate rust/crates/rust-stemmers-1.2.0.crate 2296 kB 7293 kBps 00s => rust/crates/rustc-demangle-0.1.24.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rustc-demangle/0.1.24/download?dummy=/rust/crates/rustc-demangle-0.1.24.crate rust/crates/rustc-demangle-0.1.24.crate 28 kB 2542 kBps 00s => rust/crates/rustc-hash-1.1.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rustc-hash/1.1.0/download?dummy=/rust/crates/rustc-hash-1.1.0.crate rust/crates/rustc-hash-1.1.0.crate 9331 B 65 MBps 00s => rust/crates/rustc_version-0.4.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rustc_version/0.4.0/download?dummy=/rust/crates/rustc_version-0.4.0.crate rust/crates/rustc_version-0.4.0.crate 11 kB 77 MBps 00s => rust/crates/rustix-0.38.34.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rustix/0.38.34/download?dummy=/rust/crates/rustix-0.38.34.crate rust/crates/rustix-0.38.34.crate 356 kB 3062 kBps 00s => rust/crates/rustls-0.20.9.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rustls/0.20.9/download?dummy=/rust/crates/rustls-0.20.9.crate rust/crates/rustls-0.20.9.crate 264 kB 2801 kBps 00s => rust/crates/rustls-0.22.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rustls/0.22.4/download?dummy=/rust/crates/rustls-0.22.4.crate rust/crates/rustls-0.22.4.crate 325 kB 2190 kBps 00s => rust/crates/rustls-0.23.20.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rustls/0.23.20/download?dummy=/rust/crates/rustls-0.23.20.crate rust/crates/rustls-0.23.20.crate 328 kB 2449 kBps 00s => rust/crates/rustls-native-certs-0.7.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rustls-native-certs/0.7.0/download?dummy=/rust/crates/rustls-native-certs-0.7.0.crate rust/crates/rustls-native-certs-0.7.0.crate 24 kB 521 kBps 00s => rust/crates/rustls-native-certs-0.8.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rustls-native-certs/0.8.1/download?dummy=/rust/crates/rustls-native-certs-0.8.1.crate rust/crates/rustls-native-certs-0.8.1.crate 30 kB 129 MBps 00s => rust/crates/rustls-pemfile-2.1.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rustls-pemfile/2.1.2/download?dummy=/rust/crates/rustls-pemfile-2.1.2.crate rust/crates/rustls-pemfile-2.1.2.crate 25 kB 102 MBps 00s => rust/crates/rustls-pki-types-1.10.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rustls-pki-types/1.10.0/download?dummy=/rust/crates/rustls-pki-types-1.10.0.crate rust/crates/rustls-pki-types-1.10.0.crate 53 kB 696 kBps 00s => rust/crates/rustls-webpki-0.102.8.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rustls-webpki/0.102.8/download?dummy=/rust/crates/rustls-webpki-0.102.8.crate rust/crates/rustls-webpki-0.102.8.crate 199 kB 589 kBps 00s => rust/crates/rustversion-1.0.17.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/rustversion/1.0.17/download?dummy=/rust/crates/rustversion-1.0.17.crate rust/crates/rustversion-1.0.17.crate 17 kB 91 MBps 00s => rust/crates/ryu-1.0.18.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/ryu/1.0.18/download?dummy=/rust/crates/ryu-1.0.18.crate rust/crates/ryu-1.0.18.crate 46 kB 592 kBps 00s => rust/crates/same-file-1.0.6.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/same-file/1.0.6/download?dummy=/rust/crates/same-file-1.0.6.crate rust/crates/same-file-1.0.6.crate 9 kB 66 MBps 00s => rust/crates/scc-2.1.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/scc/2.1.1/download?dummy=/rust/crates/scc-2.1.1.crate rust/crates/scc-2.1.1.crate 120 kB 1531 kBps 00s => rust/crates/schannel-0.1.23.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/schannel/0.1.23/download?dummy=/rust/crates/schannel-0.1.23.crate rust/crates/schannel-0.1.23.crate 40 kB 140 MBps 00s => rust/crates/scoped-tls-1.0.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/scoped-tls/1.0.1/download?dummy=/rust/crates/scoped-tls-1.0.1.crate rust/crates/scoped-tls-1.0.1.crate 8202 B 53 MBps 00s => rust/crates/scopeguard-1.2.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/scopeguard/1.2.0/download?dummy=/rust/crates/scopeguard-1.2.0.crate rust/crates/scopeguard-1.2.0.crate 11 kB 68 MBps 00s => rust/crates/sct-0.7.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/sct/0.7.1/download?dummy=/rust/crates/sct-0.7.1.crate rust/crates/sct-0.7.1.crate 26 kB 122 MBps 00s => rust/crates/sdd-0.2.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/sdd/0.2.0/download?dummy=/rust/crates/sdd-0.2.0.crate rust/crates/sdd-0.2.0.crate 22 kB 110 MBps 00s => rust/crates/secrecy-0.8.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/secrecy/0.8.0/download?dummy=/rust/crates/secrecy-0.8.0.crate rust/crates/secrecy-0.8.0.crate 11 kB 77 MBps 00s => rust/crates/secrecy-0.10.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/secrecy/0.10.3/download?dummy=/rust/crates/secrecy-0.10.3.crate rust/crates/secrecy-0.10.3.crate 11 kB 82 MBps 00s => rust/crates/security-framework-2.11.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/security-framework/2.11.0/download?dummy=/rust/crates/security-framework-2.11.0.crate rust/crates/security-framework-2.11.0.crate 78 kB 1610 kBps 00s => rust/crates/security-framework-3.0.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/security-framework/3.0.1/download?dummy=/rust/crates/security-framework-3.0.1.crate rust/crates/security-framework-3.0.1.crate 82 kB 3175 kBps 00s => rust/crates/security-framework-sys-2.12.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/security-framework-sys/2.12.1/download?dummy=/rust/crates/security-framework-sys-2.12.1.crate rust/crates/security-framework-sys-2.12.1.crate 19 kB 112 MBps 00s => rust/crates/selectors-0.22.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/selectors/0.22.0/download?dummy=/rust/crates/selectors-0.22.0.crate rust/crates/selectors-0.22.0.crate 43 kB 1454 kBps 00s => rust/crates/semver-1.0.23.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/semver/1.0.23/download?dummy=/rust/crates/semver-1.0.23.crate rust/crates/semver-1.0.23.crate 29 kB 317 kBps 00s => rust/crates/serde-1.0.203.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/serde/1.0.203/download?dummy=/rust/crates/serde-1.0.203.crate rust/crates/serde-1.0.203.crate 76 kB 1357 kBps 00s => rust/crates/serde-jsonlines-0.5.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/serde-jsonlines/0.5.0/download?dummy=/rust/crates/serde-jsonlines-0.5.0.crate rust/crates/serde-jsonlines-0.5.0.crate 14 kB 4085 kBps 00s => rust/crates/serde_derive-1.0.203.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/serde_derive/1.0.203/download?dummy=/rust/crates/serde_derive-1.0.203.crate rust/crates/serde_derive-1.0.203.crate 54 kB 155 MBps 00s => rust/crates/serde_json-1.0.117.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/serde_json/1.0.117/download?dummy=/rust/crates/serde_json-1.0.117.crate rust/crates/serde_json-1.0.117.crate 143 kB 1513 kBps 01s => rust/crates/serde_path_to_error-0.1.16.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/serde_path_to_error/0.1.16/download?dummy=/rust/crates/serde_path_to_error-0.1.16.crate rust/crates/serde_path_to_error-0.1.16.crate 16 kB 95 MBps 00s => rust/crates/serde_spanned-0.6.6.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/serde_spanned/0.6.6/download?dummy=/rust/crates/serde_spanned-0.6.6.crate rust/crates/serde_spanned-0.6.6.crate 9120 B 68 MBps 00s => rust/crates/serde_urlencoded-0.7.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/serde_urlencoded/0.7.1/download?dummy=/rust/crates/serde_urlencoded-0.7.1.crate rust/crates/serde_urlencoded-0.7.1.crate 12 kB 82 MBps 00s => rust/crates/serdeconv-0.4.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/serdeconv/0.4.1/download?dummy=/rust/crates/serdeconv-0.4.1.crate rust/crates/serdeconv-0.4.1.crate 4824 B 44 MBps 00s => rust/crates/serial_test-2.0.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/serial_test/2.0.0/download?dummy=/rust/crates/serial_test-2.0.0.crate rust/crates/serial_test-2.0.0.crate 7946 B 58 MBps 00s => rust/crates/serial_test-3.1.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/serial_test/3.1.1/download?dummy=/rust/crates/serial_test-3.1.1.crate rust/crates/serial_test-3.1.1.crate 8660 B 71 MBps 00s => rust/crates/serial_test_derive-2.0.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/serial_test_derive/2.0.0/download?dummy=/rust/crates/serial_test_derive-2.0.0.crate rust/crates/serial_test_derive-2.0.0.crate 5638 B 45 MBps 00s => rust/crates/serial_test_derive-3.1.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/serial_test_derive/3.1.1/download?dummy=/rust/crates/serial_test_derive-3.1.1.crate rust/crates/serial_test_derive-3.1.1.crate 6881 B 59 MBps 00s => rust/crates/servo_arc-0.1.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/servo_arc/0.1.1/download?dummy=/rust/crates/servo_arc-0.1.1.crate rust/crates/servo_arc-0.1.1.crate 9817 B 643 kBps 00s => rust/crates/sha1-0.10.6.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/sha1/0.10.6/download?dummy=/rust/crates/sha1-0.10.6.crate rust/crates/sha1-0.10.6.crate 13 kB 82 MBps 00s => rust/crates/sha2-0.10.8.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/sha2/0.10.8/download?dummy=/rust/crates/sha2-0.10.8.crate rust/crates/sha2-0.10.8.crate 25 kB 114 MBps 00s => rust/crates/sharded-slab-0.1.7.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/sharded-slab/0.1.7/download?dummy=/rust/crates/sharded-slab-0.1.7.crate rust/crates/sharded-slab-0.1.7.crate 56 kB 160 MBps 00s => rust/crates/signal-hook-registry-1.4.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/signal-hook-registry/1.4.2/download?dummy=/rust/crates/signal-hook-registry-1.4.2.crate rust/crates/signal-hook-registry-1.4.2.crate 17 kB 96 MBps 00s => rust/crates/signature-2.2.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/signature/2.2.0/download?dummy=/rust/crates/signature-2.2.0.crate rust/crates/signature-2.2.0.crate 15 kB 83 MBps 00s => rust/crates/simd-adler32-0.3.7.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/simd-adler32/0.3.7/download?dummy=/rust/crates/simd-adler32-0.3.7.crate rust/crates/simd-adler32-0.3.7.crate 11 kB 76 MBps 00s => rust/crates/simd-json-0.13.10.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/simd-json/0.13.10/download?dummy=/rust/crates/simd-json-0.13.10.crate rust/crates/simd-json-0.13.10.crate 153 kB 977 kBps 00s => rust/crates/simdutf8-0.1.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/simdutf8/0.1.4/download?dummy=/rust/crates/simdutf8-0.1.4.crate rust/crates/simdutf8-0.1.4.crate 27 kB 116 MBps 00s => rust/crates/similar-2.5.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/similar/2.5.0/download?dummy=/rust/crates/similar-2.5.0.crate rust/crates/similar-2.5.0.crate 50 kB 163 MBps 00s => rust/crates/simple_asn1-0.6.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/simple_asn1/0.6.2/download?dummy=/rust/crates/simple_asn1-0.6.2.crate rust/crates/simple_asn1-0.6.2.crate 15 kB 97 MBps 00s => rust/crates/siphasher-0.3.11.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/siphasher/0.3.11/download?dummy=/rust/crates/siphasher-0.3.11.crate rust/crates/siphasher-0.3.11.crate 10 kB 43 MBps 00s => rust/crates/sketches-ddsketch-0.2.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/sketches-ddsketch/0.2.2/download?dummy=/rust/crates/sketches-ddsketch-0.2.2.crate rust/crates/sketches-ddsketch-0.2.2.crate 12 kB 81 MBps 00s => rust/crates/slab-0.4.9.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/slab/0.4.9/download?dummy=/rust/crates/slab-0.4.9.crate rust/crates/slab-0.4.9.crate 16 kB 4222 kBps 00s => rust/crates/smallvec-1.13.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/smallvec/1.13.2/download?dummy=/rust/crates/smallvec-1.13.2.crate rust/crates/smallvec-1.13.2.crate 34 kB 1685 kBps 00s => rust/crates/smartstring-1.0.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/smartstring/1.0.1/download?dummy=/rust/crates/smartstring-1.0.1.crate rust/crates/smartstring-1.0.1.crate 28 kB 2531 kBps 00s => rust/crates/snafu-0.8.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/snafu/0.8.3/download?dummy=/rust/crates/snafu-0.8.3.crate rust/crates/snafu-0.8.3.crate 67 kB 3652 kBps 00s => rust/crates/snafu-derive-0.8.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/snafu-derive/0.8.3/download?dummy=/rust/crates/snafu-derive-0.8.3.crate rust/crates/snafu-derive-0.8.3.crate 27 kB 4284 kBps 00s => rust/crates/socket2-0.5.7.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/socket2/0.5.7/download?dummy=/rust/crates/socket2-0.5.7.crate rust/crates/socket2-0.5.7.crate 54 kB 3369 kBps 00s => rust/crates/spin-0.5.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/spin/0.5.2/download?dummy=/rust/crates/spin-0.5.2.crate rust/crates/spin-0.5.2.crate 11 kB 4460 kBps 00s => rust/crates/spin-0.9.8.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/spin/0.9.8/download?dummy=/rust/crates/spin-0.9.8.crate rust/crates/spin-0.9.8.crate 38 kB 2621 kBps 00s => rust/crates/spinners-4.1.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/spinners/4.1.1/download?dummy=/rust/crates/spinners-4.1.1.crate rust/crates/spinners-4.1.1.crate 9238 B 1364 kBps 00s => rust/crates/spki-0.7.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/spki/0.7.3/download?dummy=/rust/crates/spki-0.7.3.crate rust/crates/spki-0.7.3.crate 16 kB 3975 kBps 00s => rust/crates/sql_query_builder-2.2.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/sql_query_builder/2.2.0/download?dummy=/rust/crates/sql_query_builder-2.2.0.crate rust/crates/sql_query_builder-2.2.0.crate 37 kB 2497 kBps 00s => rust/crates/sqlformat-0.2.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/sqlformat/0.2.3/download?dummy=/rust/crates/sqlformat-0.2.3.crate rust/crates/sqlformat-0.2.3.crate 21 kB 85 MBps 00s => rust/crates/sqlx-rt-0.6.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/sqlx-rt/0.6.3/download?dummy=/rust/crates/sqlx-rt-0.6.3.crate rust/crates/sqlx-rt-0.6.3.crate 2327 B 23 MBps 00s => rust/crates/stable_deref_trait-1.2.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/stable_deref_trait/1.2.0/download?dummy=/rust/crates/stable_deref_trait-1.2.0.crate rust/crates/stable_deref_trait-1.2.0.crate 8054 B 59 MBps 00s => rust/crates/stacker-0.1.15.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/stacker/0.1.15/download?dummy=/rust/crates/stacker-0.1.15.crate rust/crates/stacker-0.1.15.crate 14 kB 3582 kBps 00s => rust/crates/static_assertions-1.1.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/static_assertions/1.1.0/download?dummy=/rust/crates/static_assertions-1.1.0.crate rust/crates/static_assertions-1.1.0.crate 18 kB 906 kBps 00s => rust/crates/strfmt-0.2.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/strfmt/0.2.4/download?dummy=/rust/crates/strfmt-0.2.4.crate rust/crates/strfmt-0.2.4.crate 14 kB 6330 kBps 00s => rust/crates/string_cache-0.8.7.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/string_cache/0.8.7/download?dummy=/rust/crates/string_cache-0.8.7.crate rust/crates/string_cache-0.8.7.crate 16 kB 4441 kBps 00s => rust/crates/string_cache_codegen-0.5.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/string_cache_codegen/0.5.2/download?dummy=/rust/crates/string_cache_codegen-0.5.2.crate rust/crates/string_cache_codegen-0.5.2.crate 8156 B 4454 kBps 00s => rust/crates/stringprep-0.1.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/stringprep/0.1.5/download?dummy=/rust/crates/stringprep-0.1.5.crate rust/crates/stringprep-0.1.5.crate 23 kB 4397 kBps 00s => rust/crates/strsim-0.10.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/strsim/0.10.0/download?dummy=/rust/crates/strsim-0.10.0.crate rust/crates/strsim-0.10.0.crate 11 kB 6409 kBps 00s => rust/crates/strsim-0.11.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/strsim/0.11.1/download?dummy=/rust/crates/strsim-0.11.1.crate rust/crates/strsim-0.11.1.crate 13 kB 5307 kBps 00s => rust/crates/strum-0.24.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/strum/0.24.1/download?dummy=/rust/crates/strum-0.24.1.crate rust/crates/strum-0.24.1.crate 5636 B 52 MBps 00s => rust/crates/strum-0.26.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/strum/0.26.2/download?dummy=/rust/crates/strum-0.26.2.crate rust/crates/strum-0.26.2.crate 7189 B 1241 kBps 00s => rust/crates/strum_macros-0.24.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/strum_macros/0.24.3/download?dummy=/rust/crates/strum_macros-0.24.3.crate rust/crates/strum_macros-0.24.3.crate 20 kB 4311 kBps 00s => rust/crates/strum_macros-0.26.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/strum_macros/0.26.2/download?dummy=/rust/crates/strum_macros-0.26.2.crate rust/crates/strum_macros-0.26.2.crate 26 kB 3753 kBps 00s => rust/crates/subtle-2.5.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/subtle/2.5.0/download?dummy=/rust/crates/subtle-2.5.0.crate rust/crates/subtle-2.5.0.crate 13 kB 82 MBps 00s => rust/crates/syn-1.0.109.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/syn/1.0.109/download?dummy=/rust/crates/syn-1.0.109.crate rust/crates/syn-1.0.109.crate 232 kB 2575 kBps 00s => rust/crates/syn-2.0.100.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/syn/2.0.100/download?dummy=/rust/crates/syn-2.0.100.crate rust/crates/syn-2.0.100.crate 290 kB 6144 kBps 00s => rust/crates/sync_wrapper-0.1.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/sync_wrapper/0.1.2/download?dummy=/rust/crates/sync_wrapper-0.1.2.crate rust/crates/sync_wrapper-0.1.2.crate 6933 B 50 MBps 00s => rust/crates/sync_wrapper-1.0.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/sync_wrapper/1.0.1/download?dummy=/rust/crates/sync_wrapper-1.0.1.crate rust/crates/sync_wrapper-1.0.1.crate 6939 B 4826 kBps 00s => rust/crates/sysinfo-0.33.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/sysinfo/0.33.0/download?dummy=/rust/crates/sysinfo-0.33.0.crate rust/crates/sysinfo-0.33.0.crate 191 kB 1334 kBps 00s => rust/crates/system-configuration-0.5.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/system-configuration/0.5.1/download?dummy=/rust/crates/system-configuration-0.5.1.crate rust/crates/system-configuration-0.5.1.crate 12 kB 905 kBps 00s => rust/crates/system-configuration-sys-0.5.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/system-configuration-sys/0.5.0/download?dummy=/rust/crates/system-configuration-sys-0.5.0.crate rust/crates/system-configuration-sys-0.5.0.crate 6730 B 56 MBps 00s => rust/crates/tantivy-fst-0.5.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tantivy-fst/0.5.0/download?dummy=/rust/crates/tantivy-fst-0.5.0.crate rust/crates/tantivy-fst-0.5.0.crate 1524 kB 6290 kBps 00s => rust/crates/tarpc-0.33.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tarpc/0.33.0/download?dummy=/rust/crates/tarpc-0.33.0.crate rust/crates/tarpc-0.33.0.crate 65 kB 2715 kBps 00s => rust/crates/tarpc-plugins-0.12.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tarpc-plugins/0.12.0/download?dummy=/rust/crates/tarpc-plugins-0.12.0.crate rust/crates/tarpc-plugins-0.12.0.crate 8128 B 6294 kBps 00s => rust/crates/temp_testdir-0.2.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/temp_testdir/0.2.3/download?dummy=/rust/crates/temp_testdir-0.2.3.crate rust/crates/temp_testdir-0.2.3.crate 3314 B 32 MBps 00s => rust/crates/tempfile-3.10.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tempfile/3.10.1/download?dummy=/rust/crates/tempfile-3.10.1.crate rust/crates/tempfile-3.10.1.crate 32 kB 3661 kBps 00s => rust/crates/tendril-0.4.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tendril/0.4.3/download?dummy=/rust/crates/tendril-0.4.3.crate rust/crates/tendril-0.4.3.crate 36 kB 4046 kBps 00s => rust/crates/termcolor-1.4.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/termcolor/1.4.1/download?dummy=/rust/crates/termcolor-1.4.1.crate rust/crates/termcolor-1.4.1.crate 18 kB 95 MBps 00s => rust/crates/text-splitter-0.13.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/text-splitter/0.13.3/download?dummy=/rust/crates/text-splitter-0.13.3.crate rust/crates/text-splitter-0.13.3.crate 40 kB 153 MBps 00s => rust/crates/thin-slice-0.1.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/thin-slice/0.1.1/download?dummy=/rust/crates/thin-slice-0.1.1.crate rust/crates/thin-slice-0.1.1.crate 4484 B 40 MBps 00s => rust/crates/thiserror-1.0.61.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/thiserror/1.0.61/download?dummy=/rust/crates/thiserror-1.0.61.crate rust/crates/thiserror-1.0.61.crate 20 kB 2465 kBps 00s => rust/crates/thiserror-2.0.12.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/thiserror/2.0.12/download?dummy=/rust/crates/thiserror-2.0.12.crate rust/crates/thiserror-2.0.12.crate 28 kB 5335 kBps 00s => rust/crates/thiserror-impl-1.0.61.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/thiserror-impl/1.0.61/download?dummy=/rust/crates/thiserror-impl-1.0.61.crate rust/crates/thiserror-impl-1.0.61.crate 15 kB 3198 kBps 00s => rust/crates/thiserror-impl-2.0.12.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/thiserror-impl/2.0.12/download?dummy=/rust/crates/thiserror-impl-2.0.12.crate rust/crates/thiserror-impl-2.0.12.crate 20 kB 2388 kBps 00s => rust/crates/thread_local-1.1.8.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/thread_local/1.1.8/download?dummy=/rust/crates/thread_local-1.1.8.crate rust/crates/thread_local-1.1.8.crate 13 kB 1441 kBps 00s => rust/crates/time-0.3.36.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/time/0.3.36/download?dummy=/rust/crates/time-0.3.36.crate rust/crates/time-0.3.36.crate 116 kB 3978 kBps 00s => rust/crates/time-core-0.1.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/time-core/0.1.2/download?dummy=/rust/crates/time-core-0.1.2.crate rust/crates/time-core-0.1.2.crate 7191 B 62 MBps 00s => rust/crates/time-macros-0.2.18.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/time-macros/0.2.18/download?dummy=/rust/crates/time-macros-0.2.18.crate rust/crates/time-macros-0.2.18.crate 23 kB 2336 kBps 00s => rust/crates/tinyvec-1.6.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tinyvec/1.6.0/download?dummy=/rust/crates/tinyvec-1.6.0.crate rust/crates/tinyvec-1.6.0.crate 44 kB 2774 kBps 00s => rust/crates/tinyvec_macros-0.1.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tinyvec_macros/0.1.1/download?dummy=/rust/crates/tinyvec_macros-0.1.1.crate rust/crates/tinyvec_macros-0.1.1.crate 5865 B 65 MBps 00s => rust/crates/tokio-1.42.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tokio/1.42.0/download?dummy=/rust/crates/tokio-1.42.0.crate rust/crates/tokio-1.42.0.crate 788 kB 9716 kBps 01s => rust/crates/tokio-macros-2.4.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tokio-macros/2.4.0/download?dummy=/rust/crates/tokio-macros-2.4.0.crate rust/crates/tokio-macros-2.4.0.crate 12 kB 4518 kBps 00s => rust/crates/tokio-native-tls-0.3.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tokio-native-tls/0.3.1/download?dummy=/rust/crates/tokio-native-tls-0.3.1.crate rust/crates/tokio-native-tls-0.3.1.crate 20 kB 7318 kBps 00s => rust/crates/tokio-retry-0.3.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tokio-retry/0.3.0/download?dummy=/rust/crates/tokio-retry-0.3.0.crate rust/crates/tokio-retry-0.3.0.crate 6146 B 49 MBps 00s => rust/crates/tokio-rustls-0.23.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tokio-rustls/0.23.4/download?dummy=/rust/crates/tokio-rustls-0.23.4.crate rust/crates/tokio-rustls-0.23.4.crate 26 kB 3535 kBps 00s => rust/crates/tokio-rustls-0.25.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tokio-rustls/0.25.0/download?dummy=/rust/crates/tokio-rustls-0.25.0.crate rust/crates/tokio-rustls-0.25.0.crate 29 kB 2967 kBps 00s => rust/crates/tokio-rustls-0.26.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tokio-rustls/0.26.1/download?dummy=/rust/crates/tokio-rustls-0.26.1.crate rust/crates/tokio-rustls-0.26.1.crate 30 kB 3173 kBps 00s => rust/crates/tokio-serde-0.8.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tokio-serde/0.8.0/download?dummy=/rust/crates/tokio-serde-0.8.0.crate rust/crates/tokio-serde-0.8.0.crate 15 kB 81 MBps 00s => rust/crates/tokio-stream-0.1.17.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tokio-stream/0.1.17/download?dummy=/rust/crates/tokio-stream-0.1.17.crate rust/crates/tokio-stream-0.1.17.crate 37 kB 2367 kBps 00s => rust/crates/tokio-tungstenite-0.21.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tokio-tungstenite/0.21.0/download?dummy=/rust/crates/tokio-tungstenite-0.21.0.crate rust/crates/tokio-tungstenite-0.21.0.crate 27 kB 6039 kBps 00s => rust/crates/tokio-tungstenite-0.26.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tokio-tungstenite/0.26.2/download?dummy=/rust/crates/tokio-tungstenite-0.26.2.crate rust/crates/tokio-tungstenite-0.26.2.crate 29 kB 1574 kBps 00s => rust/crates/tokio-util-0.7.11.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tokio-util/0.7.11/download?dummy=/rust/crates/tokio-util-0.7.11.crate rust/crates/tokio-util-0.7.11.crate 110 kB 4224 kBps 00s => rust/crates/toml-0.7.8.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/toml/0.7.8/download?dummy=/rust/crates/toml-0.7.8.crate rust/crates/toml-0.7.8.crate 48 kB 2133 kBps 00s => rust/crates/toml_datetime-0.6.6.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/toml_datetime/0.6.6/download?dummy=/rust/crates/toml_datetime-0.6.6.crate rust/crates/toml_datetime-0.6.6.crate 11 kB 4335 kBps 00s => rust/crates/toml_edit-0.19.15.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/toml_edit/0.19.15/download?dummy=/rust/crates/toml_edit-0.19.15.crate rust/crates/toml_edit-0.19.15.crate 93 kB 4262 kBps 00s => rust/crates/tonic-0.12.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tonic/0.12.3/download?dummy=/rust/crates/tonic-0.12.3.crate rust/crates/tonic-0.12.3.crate 97 kB 3489 kBps 00s => rust/crates/tower-0.4.13.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tower/0.4.13/download?dummy=/rust/crates/tower-0.4.13.crate rust/crates/tower-0.4.13.crate 104 kB 3983 kBps 00s => rust/crates/tower-0.5.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tower/0.5.2/download?dummy=/rust/crates/tower-0.5.2.crate rust/crates/tower-0.5.2.crate 106 kB 1517 kBps 00s => rust/crates/tower-http-0.5.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tower-http/0.5.2/download?dummy=/rust/crates/tower-http-0.5.2.crate rust/crates/tower-http-0.5.2.crate 115 kB 2883 kBps 00s => rust/crates/tower-http-0.6.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tower-http/0.6.2/download?dummy=/rust/crates/tower-http-0.6.2.crate rust/crates/tower-http-0.6.2.crate 126 kB 4227 kBps 00s => rust/crates/tower-layer-0.3.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tower-layer/0.3.3/download?dummy=/rust/crates/tower-layer-0.3.3.crate rust/crates/tower-layer-0.3.3.crate 6180 B 48 MBps 00s => rust/crates/tower-service-0.3.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tower-service/0.3.3/download?dummy=/rust/crates/tower-service-0.3.3.crate rust/crates/tower-service-0.3.3.crate 6950 B 46 MBps 00s => rust/crates/tracing-0.1.40.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tracing/0.1.40/download?dummy=/rust/crates/tracing-0.1.40.crate rust/crates/tracing-0.1.40.crate 77 kB 4006 kBps 00s => rust/crates/tracing-attributes-0.1.27.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tracing-attributes/0.1.27/download?dummy=/rust/crates/tracing-attributes-0.1.27.crate rust/crates/tracing-attributes-0.1.27.crate 31 kB 4290 kBps 00s => rust/crates/tracing-core-0.1.32.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tracing-core/0.1.32/download?dummy=/rust/crates/tracing-core-0.1.32.crate rust/crates/tracing-core-0.1.32.crate 59 kB 3186 kBps 00s => rust/crates/tracing-error-0.2.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tracing-error/0.2.0/download?dummy=/rust/crates/tracing-error-0.2.0.crate rust/crates/tracing-error-0.2.0.crate 13 kB 2395 kBps 00s => rust/crates/tracing-log-0.2.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tracing-log/0.2.0/download?dummy=/rust/crates/tracing-log-0.2.0.crate rust/crates/tracing-log-0.2.0.crate 17 kB 1995 kBps 00s => rust/crates/tracing-opentelemetry-0.18.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tracing-opentelemetry/0.18.0/download?dummy=/rust/crates/tracing-opentelemetry-0.18.0.crate rust/crates/tracing-opentelemetry-0.18.0.crate 106 kB 3300 kBps 00s => rust/crates/tracing-opentelemetry-0.28.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tracing-opentelemetry/0.28.0/download?dummy=/rust/crates/tracing-opentelemetry-0.28.0.crate rust/crates/tracing-opentelemetry-0.28.0.crate 136 kB 4232 kBps 00s => rust/crates/tracing-subscriber-0.3.18.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tracing-subscriber/0.3.18/download?dummy=/rust/crates/tracing-subscriber-0.3.18.crate rust/crates/tracing-subscriber-0.3.18.crate 191 kB 2896 kBps 00s => rust/crates/tracing-test-0.2.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tracing-test/0.2.4/download?dummy=/rust/crates/tracing-test-0.2.4.crate rust/crates/tracing-test-0.2.4.crate 5229 B 47 MBps 00s => rust/crates/tracing-test-macro-0.2.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tracing-test-macro/0.2.4/download?dummy=/rust/crates/tracing-test-macro-0.2.4.crate rust/crates/tracing-test-macro-0.2.4.crate 3785 B 35 MBps 00s => rust/crates/trackable-1.3.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/trackable/1.3.0/download?dummy=/rust/crates/trackable-1.3.0.crate rust/crates/trackable-1.3.0.crate 12 kB 2187 kBps 00s => rust/crates/trackable_derive-1.0.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/trackable_derive/1.0.0/download?dummy=/rust/crates/trackable_derive-1.0.0.crate rust/crates/trackable_derive-1.0.0.crate 3488 B 35 MBps 00s => rust/crates/tree-sitter-0.22.6.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tree-sitter/0.22.6/download?dummy=/rust/crates/tree-sitter-0.22.6.crate rust/crates/tree-sitter-0.22.6.crate 169 kB 1820 kBps 00s => rust/crates/tree-sitter-c-sharp-0.21.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tree-sitter-c-sharp/0.21.2/download?dummy=/rust/crates/tree-sitter-c-sharp-0.21.2.crate rust/crates/tree-sitter-c-sharp-0.21.2.crate 1338 kB 4373 kBps 00s => rust/crates/tree-sitter-elixir-0.2.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tree-sitter-elixir/0.2.0/download?dummy=/rust/crates/tree-sitter-elixir-0.2.0.crate rust/crates/tree-sitter-elixir-0.2.0.crate 492 kB 4044 kBps 00s => rust/crates/tree-sitter-go-0.21.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tree-sitter-go/0.21.0/download?dummy=/rust/crates/tree-sitter-go-0.21.0.crate rust/crates/tree-sitter-go-0.21.0.crate 109 kB 4114 kBps 00s => rust/crates/tree-sitter-java-0.21.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tree-sitter-java/0.21.0/download?dummy=/rust/crates/tree-sitter-java-0.21.0.crate rust/crates/tree-sitter-java-0.21.0.crate 163 kB 4867 kBps 00s => rust/crates/tree-sitter-kotlin-0.3.6.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tree-sitter-kotlin/0.3.6/download?dummy=/rust/crates/tree-sitter-kotlin-0.3.6.crate rust/crates/tree-sitter-kotlin-0.3.6.crate 1276 kB 8131 kBps 00s => rust/crates/tree-sitter-lua-0.1.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tree-sitter-lua/0.1.0/download?dummy=/rust/crates/tree-sitter-lua-0.1.0.crate rust/crates/tree-sitter-lua-0.1.0.crate 39 kB 2449 kBps 00s => rust/crates/tree-sitter-python-0.21.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tree-sitter-python/0.21.0/download?dummy=/rust/crates/tree-sitter-python-0.21.0.crate rust/crates/tree-sitter-python-0.21.0.crate 177 kB 2762 kBps 00s => rust/crates/tree-sitter-ruby-0.21.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tree-sitter-ruby/0.21.0/download?dummy=/rust/crates/tree-sitter-ruby-0.21.0.crate rust/crates/tree-sitter-ruby-0.21.0.crate 494 kB 1416 kBps 01s => rust/crates/tree-sitter-rust-0.21.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tree-sitter-rust/0.21.2/download?dummy=/rust/crates/tree-sitter-rust-0.21.2.crate rust/crates/tree-sitter-rust-0.21.2.crate 331 kB 2040 kBps 00s => rust/crates/tree-sitter-scala-0.22.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tree-sitter-scala/0.22.1/download?dummy=/rust/crates/tree-sitter-scala-0.22.1.crate rust/crates/tree-sitter-scala-0.22.1.crate 1071 kB 2683 kBps 01s => rust/crates/tree-sitter-tags-0.22.6.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tree-sitter-tags/0.22.6/download?dummy=/rust/crates/tree-sitter-tags-0.22.6.crate rust/crates/tree-sitter-tags-0.22.6.crate 9 kB 69 MBps 00s => rust/crates/tree-sitter-typescript-0.21.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tree-sitter-typescript/0.21.1/download?dummy=/rust/crates/tree-sitter-typescript-0.21.1.crate rust/crates/tree-sitter-typescript-0.21.1.crate 1278 kB 4579 kBps 00s => rust/crates/trie-rs-0.1.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/trie-rs/0.1.1/download?dummy=/rust/crates/trie-rs-0.1.1.crate rust/crates/trie-rs-0.1.1.crate 895 kB 4756 kBps 00s => rust/crates/try-lock-0.2.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/try-lock/0.2.5/download?dummy=/rust/crates/try-lock-0.2.5.crate rust/crates/try-lock-0.2.5.crate 4314 B 4997 kBps 00s => rust/crates/tungstenite-0.21.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tungstenite/0.21.0/download?dummy=/rust/crates/tungstenite-0.21.0.crate rust/crates/tungstenite-0.21.0.crate 58 kB 1499 kBps 00s => rust/crates/tungstenite-0.26.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/tungstenite/0.26.2/download?dummy=/rust/crates/tungstenite-0.26.2.crate rust/crates/tungstenite-0.26.2.crate 63 kB 3585 kBps 00s => rust/crates/typenum-1.17.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/typenum/1.17.0/download?dummy=/rust/crates/typenum-1.17.0.crate rust/crates/typenum-1.17.0.crate 41 kB 2485 kBps 00s => rust/crates/ucd-trie-0.1.6.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/ucd-trie/0.1.6/download?dummy=/rust/crates/ucd-trie-0.1.6.crate rust/crates/ucd-trie-0.1.6.crate 44 kB 2982 kBps 00s => rust/crates/unicase-2.7.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/unicase/2.7.0/download?dummy=/rust/crates/unicase-2.7.0.crate rust/crates/unicase-2.7.0.crate 23 kB 4550 kBps 00s => rust/crates/unicode-bidi-0.3.15.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/unicode-bidi/0.3.15/download?dummy=/rust/crates/unicode-bidi-0.3.15.crate rust/crates/unicode-bidi-0.3.15.crate 55 kB 3315 kBps 00s => rust/crates/unicode-ident-1.0.12.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/unicode-ident/1.0.12/download?dummy=/rust/crates/unicode-ident-1.0.12.crate rust/crates/unicode-ident-1.0.12.crate 41 kB 2774 kBps 00s => rust/crates/unicode-normalization-0.1.23.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/unicode-normalization/0.1.23/download?dummy=/rust/crates/unicode-normalization-0.1.23.crate rust/crates/unicode-normalization-0.1.23.crate 119 kB 3209 kBps 00s => rust/crates/unicode-properties-0.1.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/unicode-properties/0.1.1/download?dummy=/rust/crates/unicode-properties-0.1.1.crate rust/crates/unicode-properties-0.1.1.crate 40 kB 2285 kBps 00s => rust/crates/unicode-segmentation-1.11.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/unicode-segmentation/1.11.0/download?dummy=/rust/crates/unicode-segmentation-1.11.0.crate rust/crates/unicode-segmentation-1.11.0.crate 100 kB 3072 kBps 00s => rust/crates/unicode-width-0.1.12.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/unicode-width/0.1.12/download?dummy=/rust/crates/unicode-width-0.1.12.crate rust/crates/unicode-width-0.1.12.crate 23 kB 4801 kBps 00s => rust/crates/unicode_categories-0.1.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/unicode_categories/0.1.1/download?dummy=/rust/crates/unicode_categories-0.1.1.crate rust/crates/unicode_categories-0.1.1.crate 85 kB 4201 kBps 00s => rust/crates/unreachable-1.0.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/unreachable/1.0.0/download?dummy=/rust/crates/unreachable-1.0.0.crate rust/crates/unreachable-1.0.0.crate 6355 B 50 MBps 00s => rust/crates/untrusted-0.7.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/untrusted/0.7.1/download?dummy=/rust/crates/untrusted-0.7.1.crate rust/crates/untrusted-0.7.1.crate 7924 B 56 MBps 00s => rust/crates/untrusted-0.9.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/untrusted/0.9.0/download?dummy=/rust/crates/untrusted-0.9.0.crate rust/crates/untrusted-0.9.0.crate 14 kB 88 MBps 00s => rust/crates/url-2.5.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/url/2.5.0/download?dummy=/rust/crates/url-2.5.0.crate rust/crates/url-2.5.0.crate 76 kB 696 kBps 00s => rust/crates/url-parse-1.0.8.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/url-parse/1.0.8/download?dummy=/rust/crates/url-parse-1.0.8.crate rust/crates/url-parse-1.0.8.crate 11 kB 94 MBps 00s => rust/crates/urlencoding-2.1.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/urlencoding/2.1.3/download?dummy=/rust/crates/urlencoding-2.1.3.crate rust/crates/urlencoding-2.1.3.crate 6538 B 3226 kBps 00s => rust/crates/utf-8-0.7.6.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/utf-8/0.7.6/download?dummy=/rust/crates/utf-8-0.7.6.crate rust/crates/utf-8-0.7.6.crate 10 kB 3461 kBps 00s => rust/crates/utf8-ranges-1.0.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/utf8-ranges/1.0.5/download?dummy=/rust/crates/utf8-ranges-1.0.5.crate rust/crates/utf8-ranges-1.0.5.crate 8497 B 3734 kBps 00s => rust/crates/utf8parse-0.2.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/utf8parse/0.2.1/download?dummy=/rust/crates/utf8parse-0.2.1.crate rust/crates/utf8parse-0.2.1.crate 13 kB 3916 kBps 00s => rust/crates/utoipa-5.3.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/utoipa/5.3.1/download?dummy=/rust/crates/utoipa-5.3.1.crate rust/crates/utoipa-5.3.1.crate 71 kB 3118 kBps 00s => rust/crates/utoipa-gen-5.3.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/utoipa-gen/5.3.1/download?dummy=/rust/crates/utoipa-gen-5.3.1.crate rust/crates/utoipa-gen-5.3.1.crate 191 kB 2267 kBps 00s => rust/crates/utoipa-swagger-ui-9.0.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/utoipa-swagger-ui/9.0.1/download?dummy=/rust/crates/utoipa-swagger-ui-9.0.1.crate rust/crates/utoipa-swagger-ui-9.0.1.crate 50 kB 3438 kBps 00s => rust/crates/uuid-1.8.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/uuid/1.8.0/download?dummy=/rust/crates/uuid-1.8.0.crate rust/crates/uuid-1.8.0.crate 43 kB 1327 kBps 01s => rust/crates/uuid-macro-internal-1.8.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/uuid-macro-internal/1.8.0/download?dummy=/rust/crates/uuid-macro-internal-1.8.0.crate rust/crates/uuid-macro-internal-1.8.0.crate 9135 B 66 MBps 00s => rust/crates/validator-0.18.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/validator/0.18.1/download?dummy=/rust/crates/validator-0.18.1.crate rust/crates/validator-0.18.1.crate 15 kB 5037 kBps 00s => rust/crates/validator_derive-0.18.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/validator_derive/0.18.1/download?dummy=/rust/crates/validator_derive-0.18.1.crate rust/crates/validator_derive-0.18.1.crate 12 kB 89 MBps 00s => rust/crates/valuable-0.1.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/valuable/0.1.0/download?dummy=/rust/crates/valuable-0.1.0.crate rust/crates/valuable-0.1.0.crate 27 kB 4452 kBps 00s => rust/crates/value-trait-0.8.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/value-trait/0.8.1/download?dummy=/rust/crates/value-trait-0.8.1.crate rust/crates/value-trait-0.8.1.crate 24 kB 118 MBps 00s => rust/crates/vcpkg-0.2.15.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/vcpkg/0.2.15/download?dummy=/rust/crates/vcpkg-0.2.15.crate rust/crates/vcpkg-0.2.15.crate 223 kB 1123 kBps 00s => rust/crates/vergen-8.3.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/vergen/8.3.1/download?dummy=/rust/crates/vergen-8.3.1.crate rust/crates/vergen-8.3.1.crate 43 kB 159 MBps 00s => rust/crates/version_check-0.9.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/version_check/0.9.4/download?dummy=/rust/crates/version_check-0.9.4.crate rust/crates/version_check-0.9.4.crate 14 kB 75 MBps 00s => rust/crates/void-1.0.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/void/1.0.2/download?dummy=/rust/crates/void-1.0.2.crate rust/crates/void-1.0.2.crate 2356 B 2183 kBps 00s => rust/crates/walkdir-2.5.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/walkdir/2.5.0/download?dummy=/rust/crates/walkdir-2.5.0.crate rust/crates/walkdir-2.5.0.crate 23 kB 7201 kBps 00s => rust/crates/want-0.3.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/want/0.3.1/download?dummy=/rust/crates/want-0.3.1.crate rust/crates/want-0.3.1.crate 6398 B 45 MBps 00s => rust/crates/wasi-0.9.0+wasi-snapshot-preview1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/wasi/0.9.0+wasi-snapshot-preview1/download?dummy=/rust/crates/wasi-0.9.0+wasi-snapshot-preview1.crate rust/crates/wasi-0.9.0+wasi-snapshot-preview1.crate 30 kB 3149 kBps 00s => rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/wasi/0.11.0+wasi-snapshot-preview1/download?dummy=/rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate 27 kB 12 MBps 00s => rust/crates/wasi-0.14.2+wasi-0.2.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/wasi/0.14.2+wasi-0.2.4/download?dummy=/rust/crates/wasi-0.14.2+wasi-0.2.4.crate rust/crates/wasi-0.14.2+wasi-0.2.4.crate 137 kB 2186 kBps 00s => rust/crates/wasite-0.1.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/wasite/0.1.0/download?dummy=/rust/crates/wasite-0.1.0.crate rust/crates/wasite-0.1.0.crate 2346 B 22 MBps 00s => rust/crates/wasm-bindgen-0.2.92.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/wasm-bindgen/0.2.92/download?dummy=/rust/crates/wasm-bindgen-0.2.92.crate rust/crates/wasm-bindgen-0.2.92.crate 179 kB 5298 kBps 00s => rust/crates/wasm-bindgen-backend-0.2.92.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.92/download?dummy=/rust/crates/wasm-bindgen-backend-0.2.92.crate rust/crates/wasm-bindgen-backend-0.2.92.crate 27 kB 5008 kBps 00s => rust/crates/wasm-bindgen-futures-0.4.42.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/wasm-bindgen-futures/0.4.42/download?dummy=/rust/crates/wasm-bindgen-futures-0.4.42.crate rust/crates/wasm-bindgen-futures-0.4.42.crate 15 kB 2131 kBps 00s => rust/crates/wasm-bindgen-macro-0.2.92.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.92/download?dummy=/rust/crates/wasm-bindgen-macro-0.2.92.crate rust/crates/wasm-bindgen-macro-0.2.92.crate 13 kB 77 MBps 00s => rust/crates/wasm-bindgen-macro-support-0.2.92.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.92/download?dummy=/rust/crates/wasm-bindgen-macro-support-0.2.92.crate rust/crates/wasm-bindgen-macro-support-0.2.92.crate 19 kB 1538 kBps 00s => rust/crates/wasm-bindgen-shared-0.2.92.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.92/download?dummy=/rust/crates/wasm-bindgen-shared-0.2.92.crate rust/crates/wasm-bindgen-shared-0.2.92.crate 7263 B 2351 kBps 00s => rust/crates/wasm-streams-0.4.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/wasm-streams/0.4.0/download?dummy=/rust/crates/wasm-streams-0.4.0.crate rust/crates/wasm-streams-0.4.0.crate 33 kB 5029 kBps 00s => rust/crates/web-sys-0.3.69.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/web-sys/0.3.69/download?dummy=/rust/crates/web-sys-0.3.69.crate rust/crates/web-sys-0.3.69.crate 711 kB 8954 kBps 00s => rust/crates/web-time-1.1.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/web-time/1.1.0/download?dummy=/rust/crates/web-time-1.1.0.crate rust/crates/web-time-1.1.0.crate 17 kB 9 MBps 00s => rust/crates/webpki-0.22.4.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/webpki/0.22.4/download?dummy=/rust/crates/webpki-0.22.4.crate rust/crates/webpki-0.22.4.crate 61 kB 1057 kBps 00s => rust/crates/webpki-roots-0.26.3.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/webpki-roots/0.26.3/download?dummy=/rust/crates/webpki-roots-0.26.3.crate rust/crates/webpki-roots-0.26.3.crate 242 kB 6080 kBps 00s => rust/crates/which-6.0.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/which/6.0.1/download?dummy=/rust/crates/which-6.0.1.crate rust/crates/which-6.0.1.crate 16 kB 93 MBps 00s => rust/crates/whoami-1.5.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/whoami/1.5.1/download?dummy=/rust/crates/whoami-1.5.1.crate rust/crates/whoami-1.5.1.crate 23 kB 2042 kBps 00s => rust/crates/winapi-0.3.9.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/winapi/0.3.9/download?dummy=/rust/crates/winapi-0.3.9.crate rust/crates/winapi-0.3.9.crate 1172 kB 5894 kBps 00s => rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download?dummy=/rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate 2850 kB 9 MBps 00s => rust/crates/winapi-util-0.1.8.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/winapi-util/0.1.8/download?dummy=/rust/crates/winapi-util-0.1.8.crate rust/crates/winapi-util-0.1.8.crate 12 kB 67 MBps 00s => rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download?dummy=/rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate 2878 kB 10 MBps 00s => rust/crates/windows-0.48.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows/0.48.0/download?dummy=/rust/crates/windows-0.48.0.crate rust/crates/windows-0.48.0.crate 11 MB 7781 kBps 01s => rust/crates/windows-0.52.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows/0.52.0/download?dummy=/rust/crates/windows-0.52.0.crate rust/crates/windows-0.52.0.crate 11 MB 6959 kBps 01s => rust/crates/windows-0.57.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows/0.57.0/download?dummy=/rust/crates/windows-0.57.0.crate rust/crates/windows-0.57.0.crate 9467 kB 11 MBps 00s => rust/crates/windows-core-0.52.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows-core/0.52.0/download?dummy=/rust/crates/windows-core-0.52.0.crate rust/crates/windows-core-0.52.0.crate 41 kB 151 MBps 00s => rust/crates/windows-core-0.57.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows-core/0.57.0/download?dummy=/rust/crates/windows-core-0.57.0.crate rust/crates/windows-core-0.57.0.crate 52 kB 742 kBps 00s => rust/crates/windows-implement-0.57.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows-implement/0.57.0/download?dummy=/rust/crates/windows-implement-0.57.0.crate rust/crates/windows-implement-0.57.0.crate 10 kB 40 MBps 00s => rust/crates/windows-interface-0.57.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows-interface/0.57.0/download?dummy=/rust/crates/windows-interface-0.57.0.crate rust/crates/windows-interface-0.57.0.crate 10 kB 7271 kBps 00s => rust/crates/windows-result-0.1.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows-result/0.1.2/download?dummy=/rust/crates/windows-result-0.1.2.crate rust/crates/windows-result-0.1.2.crate 10 kB 3946 kBps 00s => rust/crates/windows-sys-0.48.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows-sys/0.48.0/download?dummy=/rust/crates/windows-sys-0.48.0.crate rust/crates/windows-sys-0.48.0.crate 2567 kB 7068 kBps 01s => rust/crates/windows-sys-0.52.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows-sys/0.52.0/download?dummy=/rust/crates/windows-sys-0.52.0.crate rust/crates/windows-sys-0.52.0.crate 2516 kB 5797 kBps 01s => rust/crates/windows-targets-0.48.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows-targets/0.48.5/download?dummy=/rust/crates/windows-targets-0.48.5.crate rust/crates/windows-targets-0.48.5.crate 6904 B 47 MBps 00s => rust/crates/windows-targets-0.52.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows-targets/0.52.5/download?dummy=/rust/crates/windows-targets-0.52.5.crate rust/crates/windows-targets-0.52.5.crate 6376 B 46 MBps 00s => rust/crates/windows_aarch64_gnullvm-0.48.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.48.5/download?dummy=/rust/crates/windows_aarch64_gnullvm-0.48.5.crate rust/crates/windows_aarch64_gnullvm-0.48.5.crate 408 kB 2888 kBps 00s => rust/crates/windows_aarch64_gnullvm-0.52.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.52.5/download?dummy=/rust/crates/windows_aarch64_gnullvm-0.52.5.crate rust/crates/windows_aarch64_gnullvm-0.52.5.crate 423 kB 3451 kBps 00s => rust/crates/windows_aarch64_msvc-0.48.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows_aarch64_msvc/0.48.5/download?dummy=/rust/crates/windows_aarch64_msvc-0.48.5.crate rust/crates/windows_aarch64_msvc-0.48.5.crate 779 kB 1679 kBps 01s => rust/crates/windows_aarch64_msvc-0.52.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows_aarch64_msvc/0.52.5/download?dummy=/rust/crates/windows_aarch64_msvc-0.52.5.crate rust/crates/windows_aarch64_msvc-0.52.5.crate 808 kB 1179 kBps 01s => rust/crates/windows_i686_gnu-0.48.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows_i686_gnu/0.48.5/download?dummy=/rust/crates/windows_i686_gnu-0.48.5.crate rust/crates/windows_i686_gnu-0.48.5.crate 825 kB 2768 kBps 01s => rust/crates/windows_i686_gnu-0.52.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows_i686_gnu/0.52.5/download?dummy=/rust/crates/windows_i686_gnu-0.52.5.crate rust/crates/windows_i686_gnu-0.52.5.crate 855 kB 3285 kBps 00s => rust/crates/windows_i686_gnullvm-0.52.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows_i686_gnullvm/0.52.5/download?dummy=/rust/crates/windows_i686_gnullvm-0.52.5.crate rust/crates/windows_i686_gnullvm-0.52.5.crate 461 kB 4175 kBps 01s => rust/crates/windows_i686_msvc-0.48.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows_i686_msvc/0.48.5/download?dummy=/rust/crates/windows_i686_msvc-0.48.5.crate rust/crates/windows_i686_msvc-0.48.5.crate 844 kB 2722 kBps 00s => rust/crates/windows_i686_msvc-0.52.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows_i686_msvc/0.52.5/download?dummy=/rust/crates/windows_i686_msvc-0.52.5.crate rust/crates/windows_i686_msvc-0.52.5.crate 874 kB 3427 kBps 00s => rust/crates/windows_x86_64_gnu-0.48.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows_x86_64_gnu/0.48.5/download?dummy=/rust/crates/windows_x86_64_gnu-0.48.5.crate rust/crates/windows_x86_64_gnu-0.48.5.crate 782 kB 2451 kBps 00s => rust/crates/windows_x86_64_gnu-0.52.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows_x86_64_gnu/0.52.5/download?dummy=/rust/crates/windows_x86_64_gnu-0.52.5.crate rust/crates/windows_x86_64_gnu-0.52.5.crate 812 kB 4393 kBps 00s => rust/crates/windows_x86_64_gnullvm-0.48.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.48.5/download?dummy=/rust/crates/windows_x86_64_gnullvm-0.48.5.crate rust/crates/windows_x86_64_gnullvm-0.48.5.crate 408 kB 5376 kBps 00s => rust/crates/windows_x86_64_gnullvm-0.52.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.52.5/download?dummy=/rust/crates/windows_x86_64_gnullvm-0.52.5.crate rust/crates/windows_x86_64_gnullvm-0.52.5.crate 423 kB 3950 kBps 00s => rust/crates/windows_x86_64_msvc-0.48.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows_x86_64_msvc/0.48.5/download?dummy=/rust/crates/windows_x86_64_msvc-0.48.5.crate rust/crates/windows_x86_64_msvc-0.48.5.crate 779 kB 2376 kBps 00s => rust/crates/windows_x86_64_msvc-0.52.5.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/windows_x86_64_msvc/0.52.5/download?dummy=/rust/crates/windows_x86_64_msvc-0.52.5.crate rust/crates/windows_x86_64_msvc-0.52.5.crate 808 kB 7641 kBps 00s => rust/crates/winnow-0.5.40.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/winnow/0.5.40/download?dummy=/rust/crates/winnow-0.5.40.crate rust/crates/winnow-0.5.40.crate 155 kB 4296 kBps 00s => rust/crates/winreg-0.52.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/winreg/0.52.0/download?dummy=/rust/crates/winreg-0.52.0.crate rust/crates/winreg-0.52.0.crate 29 kB 4699 kBps 00s => rust/crates/winsafe-0.0.19.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/winsafe/0.0.19/download?dummy=/rust/crates/winsafe-0.0.19.crate rust/crates/winsafe-0.0.19.crate 481 kB 6587 kBps 00s => rust/crates/wit-bindgen-rt-0.39.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/wit-bindgen-rt/0.39.0/download?dummy=/rust/crates/wit-bindgen-rt-0.39.0.crate rust/crates/wit-bindgen-rt-0.39.0.crate 11 kB 972 kBps 00s => rust/crates/wrapcenum-derive-0.4.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/wrapcenum-derive/0.4.1/download?dummy=/rust/crates/wrapcenum-derive-0.4.1.crate rust/crates/wrapcenum-derive-0.4.1.crate 7400 B 57 MBps 00s => rust/crates/xml5ever-0.18.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/xml5ever/0.18.0/download?dummy=/rust/crates/xml5ever-0.18.0.crate rust/crates/xml5ever-0.18.0.crate 40 kB 1804 kBps 00s => rust/crates/zerocopy-0.7.34.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/zerocopy/0.7.34/download?dummy=/rust/crates/zerocopy-0.7.34.crate rust/crates/zerocopy-0.7.34.crate 147 kB 5055 kBps 00s => rust/crates/zerocopy-derive-0.7.34.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/zerocopy-derive/0.7.34/download?dummy=/rust/crates/zerocopy-derive-0.7.34.crate rust/crates/zerocopy-derive-0.7.34.crate 37 kB 2361 kBps 00s => rust/crates/zeroize-1.8.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/zeroize/1.8.1/download?dummy=/rust/crates/zeroize-1.8.1.crate rust/crates/zeroize-1.8.1.crate 19 kB 4516 kBps 00s => rust/crates/zip-2.6.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/zip/2.6.1/download?dummy=/rust/crates/zip-2.6.1.crate rust/crates/zip-2.6.1.crate 109 kB 3811 kBps 00s => rust/crates/zopfli-0.8.2.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/zopfli/0.8.2/download?dummy=/rust/crates/zopfli-0.8.2.crate rust/crates/zopfli-0.8.2.crate 50 kB 553 kBps 00s => rust/crates/zstd-0.13.1.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/zstd/0.13.1/download?dummy=/rust/crates/zstd-0.13.1.crate rust/crates/zstd-0.13.1.crate 29 kB 1543 kBps 00s => rust/crates/zstd-safe-7.1.0.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/zstd-safe/7.1.0/download?dummy=/rust/crates/zstd-safe-7.1.0.crate rust/crates/zstd-safe-7.1.0.crate 20 kB 107 MBps 00s => rust/crates/zstd-sys-2.0.10+zstd.1.5.6.crate doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://crates.io/api/v1/crates/zstd-sys/2.0.10+zstd.1.5.6/download?dummy=/rust/crates/zstd-sys-2.0.10+zstd.1.5.6.crate rust/crates/zstd-sys-2.0.10+zstd.1.5.6.crate 731 kB 2380 kBps 00s => tree-sitter-tree-sitter-cpp-d29fbff09a8c9ff4f3074de2595dfca12cb33da9_GH0.tar.gz doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://codeload.github.com/tree-sitter/tree-sitter-cpp/tar.gz/d29fbff09a8c9ff4f3074de2595dfca12cb33da9?dummy=/tree-sitter-tree-sitter-cpp-d29fbff09a8c9ff4f3074de2595dfca12cb33da9_GH0.tar.gz fetch: https://codeload.github.com/tree-sitter/tree-sitter-cpp/tar.gz/d29fbff09a8c9ff4f3074de2595dfca12cb33da9?dummy=/tree-sitter-tree-sitter-cpp-d29fbff09a8c9ff4f3074de2595dfca12cb33da9_GH0.tar.gz: size unknown fetch: https://codeload.github.com/tree-sitter/tree-sitter-cpp/tar.gz/d29fbff09a8c9ff4f3074de2595dfca12cb33da9?dummy=/tree-sitter-tree-sitter-cpp-d29fbff09a8c9ff4f3074de2595dfca12cb33da9_GH0.tar.gz: size of remote file is not known tree-sitter-tree-sitter-cpp-d29fbff09a8c9ff4f3074de2595dfca12cb 1017 kB 785 kBps 01s => quickwit-oss-tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7_GH0.tar.gz doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://codeload.github.com/quickwit-oss/tantivy/tar.gz/4143d31865cbae9a9a7a286b0420a95814408ec7?dummy=/quickwit-oss-tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7_GH0.tar.gz fetch: https://codeload.github.com/quickwit-oss/tantivy/tar.gz/4143d31865cbae9a9a7a286b0420a95814408ec7?dummy=/quickwit-oss-tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7_GH0.tar.gz: size unknown fetch: https://codeload.github.com/quickwit-oss/tantivy/tar.gz/4143d31865cbae9a9a7a286b0420a95814408ec7?dummy=/quickwit-oss-tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7_GH0.tar.gz: size of remote file is not known quickwit-oss-tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7_G 4348 kB 1157 kBps 03s => tree-sitter-tree-sitter-c-00ed08f1a6c18141bfd7a81638e4d239a0bb55cc_GH0.tar.gz doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://codeload.github.com/tree-sitter/tree-sitter-c/tar.gz/00ed08f1a6c18141bfd7a81638e4d239a0bb55cc?dummy=/tree-sitter-tree-sitter-c-00ed08f1a6c18141bfd7a81638e4d239a0bb55cc_GH0.tar.gz fetch: https://codeload.github.com/tree-sitter/tree-sitter-c/tar.gz/00ed08f1a6c18141bfd7a81638e4d239a0bb55cc?dummy=/tree-sitter-tree-sitter-c-00ed08f1a6c18141bfd7a81638e4d239a0bb55cc_GH0.tar.gz: size unknown fetch: https://codeload.github.com/tree-sitter/tree-sitter-c/tar.gz/00ed08f1a6c18141bfd7a81638e4d239a0bb55cc?dummy=/tree-sitter-tree-sitter-c-00ed08f1a6c18141bfd7a81638e4d239a0bb55cc_GH0.tar.gz: size of remote file is not known tree-sitter-tree-sitter-c-00ed08f1a6c18141bfd7a81638e4d239a0bb5 358 kB 785 kBps 00s => fulmicoton-oneshot-b208f493e505f5f37e180b5cdec4c22b6f99abaa_GH0.tar.gz doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://codeload.github.com/fulmicoton/oneshot/tar.gz/b208f493e505f5f37e180b5cdec4c22b6f99abaa?dummy=/fulmicoton-oneshot-b208f493e505f5f37e180b5cdec4c22b6f99abaa_GH0.tar.gz fetch: https://codeload.github.com/fulmicoton/oneshot/tar.gz/b208f493e505f5f37e180b5cdec4c22b6f99abaa?dummy=/fulmicoton-oneshot-b208f493e505f5f37e180b5cdec4c22b6f99abaa_GH0.tar.gz: size unknown fetch: https://codeload.github.com/fulmicoton/oneshot/tar.gz/b208f493e505f5f37e180b5cdec4c22b6f99abaa?dummy=/fulmicoton-oneshot-b208f493e505f5f37e180b5cdec4c22b6f99abaa_GH0.tar.gz: size of remote file is not known fulmicoton-oneshot-b208f493e505f5f37e180b5cdec4c22b6f99abaa_GH0 34 kB 826 kBps 00s => faceCutWall-tree-sitter-gdscript-8a8c067899d734840e8ce86fdeeeadbe8088446b_GH0.tar.gz doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://codeload.github.com/faceCutWall/tree-sitter-gdscript/tar.gz/8a8c067899d734840e8ce86fdeeeadbe8088446b?dummy=/faceCutWall-tree-sitter-gdscript-8a8c067899d734840e8ce86fdeeeadbe8088446b_GH0.tar.gz fetch: https://codeload.github.com/faceCutWall/tree-sitter-gdscript/tar.gz/8a8c067899d734840e8ce86fdeeeadbe8088446b?dummy=/faceCutWall-tree-sitter-gdscript-8a8c067899d734840e8ce86fdeeeadbe8088446b_GH0.tar.gz: size unknown fetch: https://codeload.github.com/faceCutWall/tree-sitter-gdscript/tar.gz/8a8c067899d734840e8ce86fdeeeadbe8088446b?dummy=/faceCutWall-tree-sitter-gdscript-8a8c067899d734840e8ce86fdeeeadbe8088446b_GH0.tar.gz: size of remote file is not known faceCutWall-tree-sitter-gdscript-8a8c067899d734840e8ce86fdeeead 109 kB 664 kBps 00s => pepperoni21-ollama-rs-56e8157d98d4185bc171fe9468d3d09bc56e9dd3_GH0.tar.gz doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://codeload.github.com/pepperoni21/ollama-rs/tar.gz/56e8157d98d4185bc171fe9468d3d09bc56e9dd3?dummy=/pepperoni21-ollama-rs-56e8157d98d4185bc171fe9468d3d09bc56e9dd3_GH0.tar.gz fetch: https://codeload.github.com/pepperoni21/ollama-rs/tar.gz/56e8157d98d4185bc171fe9468d3d09bc56e9dd3?dummy=/pepperoni21-ollama-rs-56e8157d98d4185bc171fe9468d3d09bc56e9dd3_GH0.tar.gz: size unknown fetch: https://codeload.github.com/pepperoni21/ollama-rs/tar.gz/56e8157d98d4185bc171fe9468d3d09bc56e9dd3?dummy=/pepperoni21-ollama-rs-56e8157d98d4185bc171fe9468d3d09bc56e9dd3_GH0.tar.gz: size of remote file is not known pepperoni21-ollama-rs-56e8157d98d4185bc171fe9468d3d09bc56e9dd3_ 23 kB 249 kBps 00s => wsxiaoys-sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db_GH0.tar.gz doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://codeload.github.com/wsxiaoys/sqlx/tar.gz/77eb94dd672531bf1fec190aadf2f742cfb5a8db?dummy=/wsxiaoys-sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db_GH0.tar.gz fetch: https://codeload.github.com/wsxiaoys/sqlx/tar.gz/77eb94dd672531bf1fec190aadf2f742cfb5a8db?dummy=/wsxiaoys-sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db_GH0.tar.gz: size unknown fetch: https://codeload.github.com/wsxiaoys/sqlx/tar.gz/77eb94dd672531bf1fec190aadf2f742cfb5a8db?dummy=/wsxiaoys-sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db_GH0.tar.gz: size of remote file is not known wsxiaoys-sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db_GH0.tar. 872 kB 1031 kBps 01s => JoranHonig-tree-sitter-solidity-0e86ae647bda22c9bee00ec59752df7b3d3b000b_GH0.tar.gz doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://codeload.github.com/JoranHonig/tree-sitter-solidity/tar.gz/0e86ae647bda22c9bee00ec59752df7b3d3b000b?dummy=/JoranHonig-tree-sitter-solidity-0e86ae647bda22c9bee00ec59752df7b3d3b000b_GH0.tar.gz fetch: https://codeload.github.com/JoranHonig/tree-sitter-solidity/tar.gz/0e86ae647bda22c9bee00ec59752df7b3d3b000b?dummy=/JoranHonig-tree-sitter-solidity-0e86ae647bda22c9bee00ec59752df7b3d3b000b_GH0.tar.gz: size unknown fetch: https://codeload.github.com/JoranHonig/tree-sitter-solidity/tar.gz/0e86ae647bda22c9bee00ec59752df7b3d3b000b?dummy=/JoranHonig-tree-sitter-solidity-0e86ae647bda22c9bee00ec59752df7b3d3b000b_GH0.tar.gz: size of remote file is not known JoranHonig-tree-sitter-solidity-0e86ae647bda22c9bee00ec59752df7 205 kB 989 kBps 00s => TabbyML-tabby-v0.31.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://codeload.github.com/TabbyML/tabby/tar.gz/v0.31.1?dummy=/TabbyML-tabby-v0.31.1_GH0.tar.gz fetch: https://codeload.github.com/TabbyML/tabby/tar.gz/v0.31.1?dummy=/TabbyML-tabby-v0.31.1_GH0.tar.gz: size unknown fetch: https://codeload.github.com/TabbyML/tabby/tar.gz/v0.31.1?dummy=/TabbyML-tabby-v0.31.1_GH0.tar.gz: size of remote file is not known TabbyML-tabby-v0.31.1_GH0.tar.gz 14 MB 1237 kBps 12s => ggerganov-llama.cpp-952a47f455fbd92e2659b98b9b6317a2dafeb532_GH0.tar.gz doesn't seem to exist in /portdistfiles/tabby. => Attempting to fetch https://codeload.github.com/ggerganov/llama.cpp/tar.gz/952a47f455fbd92e2659b98b9b6317a2dafeb532?dummy=/ggerganov-llama.cpp-952a47f455fbd92e2659b98b9b6317a2dafeb532_GH0.tar.gz fetch: https://codeload.github.com/ggerganov/llama.cpp/tar.gz/952a47f455fbd92e2659b98b9b6317a2dafeb532?dummy=/ggerganov-llama.cpp-952a47f455fbd92e2659b98b9b6317a2dafeb532_GH0.tar.gz: size unknown fetch: https://codeload.github.com/ggerganov/llama.cpp/tar.gz/952a47f455fbd92e2659b98b9b6317a2dafeb532?dummy=/ggerganov-llama.cpp-952a47f455fbd92e2659b98b9b6317a2dafeb532_GH0.tar.gz: size of remote file is not known ggerganov-llama.cpp-952a47f455fbd92e2659b98b9b6317a2dafeb532_GH 24 MB 1142 kBps 21s ===> Fetching all distfiles required by tabby-ai-coding-assistant-0.31.1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by tabby-ai-coding-assistant-0.31.1 for building => SHA256 Checksum OK for tabby/v5.17.14.zip. => SHA256 Checksum OK for tabby/rust/crates/addr2line-0.21.0.crate. => SHA256 Checksum OK for tabby/rust/crates/adler-1.0.2.crate. => SHA256 Checksum OK for tabby/rust/crates/ahash-0.8.11.crate. => SHA256 Checksum OK for tabby/rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for tabby/rust/crates/allocator-api2-0.2.18.crate. => SHA256 Checksum OK for tabby/rust/crates/android-tzdata-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for tabby/rust/crates/anstream-0.6.14.crate. => SHA256 Checksum OK for tabby/rust/crates/anstyle-1.0.7.crate. => SHA256 Checksum OK for tabby/rust/crates/anstyle-parse-0.2.4.crate. => SHA256 Checksum OK for tabby/rust/crates/anstyle-query-1.0.3.crate. => SHA256 Checksum OK for tabby/rust/crates/anstyle-wincon-3.0.3.crate. => SHA256 Checksum OK for tabby/rust/crates/anyhow-1.0.86.crate. => SHA256 Checksum OK for tabby/rust/crates/arbitrary-1.4.1.crate. => SHA256 Checksum OK for tabby/rust/crates/arc-swap-1.7.1.crate. => SHA256 Checksum OK for tabby/rust/crates/argon2-0.5.3.crate. => SHA256 Checksum OK for tabby/rust/crates/ascii-0.9.3.crate. => SHA256 Checksum OK for tabby/rust/crates/assert-json-diff-2.0.2.crate. => SHA256 Checksum OK for tabby/rust/crates/assert_matches-1.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/async-convert-1.0.0.crate. => SHA256 Checksum OK for tabby/rust/crates/async-openai-alt-0.26.2.crate. => SHA256 Checksum OK for tabby/rust/crates/async-stream-0.3.5.crate. => SHA256 Checksum OK for tabby/rust/crates/async-stream-impl-0.3.5.crate. => SHA256 Checksum OK for tabby/rust/crates/async-trait-0.1.80.crate. => SHA256 Checksum OK for tabby/rust/crates/atoi-2.0.0.crate. => SHA256 Checksum OK for tabby/rust/crates/atomic-waker-1.1.2.crate. => SHA256 Checksum OK for tabby/rust/crates/atomic-write-file-0.1.4.crate. => SHA256 Checksum OK for tabby/rust/crates/auto_enums-0.8.5.crate. => SHA256 Checksum OK for tabby/rust/crates/autocfg-1.3.0.crate. => SHA256 Checksum OK for tabby/rust/crates/axum-0.7.5.crate. => SHA256 Checksum OK for tabby/rust/crates/axum-0.8.3.crate. => SHA256 Checksum OK for tabby/rust/crates/axum-core-0.4.3.crate. => SHA256 Checksum OK for tabby/rust/crates/axum-core-0.5.2.crate. => SHA256 Checksum OK for tabby/rust/crates/axum-extra-0.10.1.crate. => SHA256 Checksum OK for tabby/rust/crates/axum-prometheus-0.6.1.crate. => SHA256 Checksum OK for tabby/rust/crates/backoff-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/backtrace-0.3.71.crate. => SHA256 Checksum OK for tabby/rust/crates/base64-0.21.7.crate. => SHA256 Checksum OK for tabby/rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for tabby/rust/crates/base64ct-1.6.0.crate. => SHA256 Checksum OK for tabby/rust/crates/bincode-1.3.3.crate. => SHA256 Checksum OK for tabby/rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for tabby/rust/crates/bitflags-2.6.0.crate. => SHA256 Checksum OK for tabby/rust/crates/bitpacking-0.9.2.crate. => SHA256 Checksum OK for tabby/rust/crates/blake2-0.10.6.crate. => SHA256 Checksum OK for tabby/rust/crates/block-buffer-0.10.4.crate. => SHA256 Checksum OK for tabby/rust/crates/bstr-1.9.1.crate. => SHA256 Checksum OK for tabby/rust/crates/build-target-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/bumpalo-3.17.0.crate. => SHA256 Checksum OK for tabby/rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/bytes-1.10.1.crate. => SHA256 Checksum OK for tabby/rust/crates/cached-0.49.3.crate. => SHA256 Checksum OK for tabby/rust/crates/cached_proc_macro-0.20.0.crate. => SHA256 Checksum OK for tabby/rust/crates/cached_proc_macro_types-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/cc-1.0.98.crate. => SHA256 Checksum OK for tabby/rust/crates/census-0.4.2.crate. => SHA256 Checksum OK for tabby/rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for tabby/rust/crates/cfg_aliases-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/chrono-0.4.38.crate. => SHA256 Checksum OK for tabby/rust/crates/chumsky-0.9.3.crate. => SHA256 Checksum OK for tabby/rust/crates/clap-4.5.4.crate. => SHA256 Checksum OK for tabby/rust/crates/clap_builder-4.5.2.crate. => SHA256 Checksum OK for tabby/rust/crates/clap_derive-4.5.4.crate. => SHA256 Checksum OK for tabby/rust/crates/clap_lex-0.7.0.crate. => SHA256 Checksum OK for tabby/rust/crates/clocksource-0.8.1.crate. => SHA256 Checksum OK for tabby/rust/crates/cmake-0.1.50.crate. => SHA256 Checksum OK for tabby/rust/crates/color-eyre-0.6.3.crate. => SHA256 Checksum OK for tabby/rust/crates/color-spantrace-0.2.1.crate. => SHA256 Checksum OK for tabby/rust/crates/colorchoice-1.0.1.crate. => SHA256 Checksum OK for tabby/rust/crates/combine-3.8.1.crate. => SHA256 Checksum OK for tabby/rust/crates/console-0.15.8.crate. => SHA256 Checksum OK for tabby/rust/crates/const-oid-0.9.6.crate. => SHA256 Checksum OK for tabby/rust/crates/convert_case-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/core-foundation-0.9.4.crate. => SHA256 Checksum OK for tabby/rust/crates/core-foundation-0.10.0.crate. => SHA256 Checksum OK for tabby/rust/crates/core-foundation-sys-0.8.7.crate. => SHA256 Checksum OK for tabby/rust/crates/cpufeatures-0.2.12.crate. => SHA256 Checksum OK for tabby/rust/crates/crc-3.2.1.crate. => SHA256 Checksum OK for tabby/rust/crates/crc-catalog-2.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/crc32fast-1.4.2.crate. => SHA256 Checksum OK for tabby/rust/crates/cron-0.12.1.crate. => SHA256 Checksum OK for tabby/rust/crates/crossbeam-channel-0.5.13.crate. => SHA256 Checksum OK for tabby/rust/crates/crossbeam-deque-0.8.5.crate. => SHA256 Checksum OK for tabby/rust/crates/crossbeam-epoch-0.9.18.crate. => SHA256 Checksum OK for tabby/rust/crates/crossbeam-queue-0.3.11.crate. => SHA256 Checksum OK for tabby/rust/crates/crossbeam-utils-0.8.21.crate. => SHA256 Checksum OK for tabby/rust/crates/crunchy-0.2.2.crate. => SHA256 Checksum OK for tabby/rust/crates/crypto-common-0.1.6.crate. => SHA256 Checksum OK for tabby/rust/crates/cssparser-0.27.2.crate. => SHA256 Checksum OK for tabby/rust/crates/cssparser-macros-0.6.1.crate. => SHA256 Checksum OK for tabby/rust/crates/custom_error-1.9.2.crate. => SHA256 Checksum OK for tabby/rust/crates/darling-0.14.4.crate. => SHA256 Checksum OK for tabby/rust/crates/darling-0.20.9.crate. => SHA256 Checksum OK for tabby/rust/crates/darling_core-0.14.4.crate. => SHA256 Checksum OK for tabby/rust/crates/darling_core-0.20.9.crate. => SHA256 Checksum OK for tabby/rust/crates/darling_macro-0.14.4.crate. => SHA256 Checksum OK for tabby/rust/crates/darling_macro-0.20.9.crate. => SHA256 Checksum OK for tabby/rust/crates/dashmap-5.5.3.crate. => SHA256 Checksum OK for tabby/rust/crates/data-encoding-2.6.0.crate. => SHA256 Checksum OK for tabby/rust/crates/der-0.7.9.crate. => SHA256 Checksum OK for tabby/rust/crates/deranged-0.3.11.crate. => SHA256 Checksum OK for tabby/rust/crates/derive_arbitrary-1.4.1.crate. => SHA256 Checksum OK for tabby/rust/crates/derive_builder-0.20.0.crate. => SHA256 Checksum OK for tabby/rust/crates/derive_builder_core-0.20.0.crate. => SHA256 Checksum OK for tabby/rust/crates/derive_builder_macro-0.20.0.crate. => SHA256 Checksum OK for tabby/rust/crates/derive_more-0.99.17.crate. => SHA256 Checksum OK for tabby/rust/crates/derive_utils-0.14.1.crate. => SHA256 Checksum OK for tabby/rust/crates/digest-0.10.7.crate. => SHA256 Checksum OK for tabby/rust/crates/dotenvy-0.15.7.crate. => SHA256 Checksum OK for tabby/rust/crates/downcast-rs-1.2.1.crate. => SHA256 Checksum OK for tabby/rust/crates/dtoa-1.0.9.crate. => SHA256 Checksum OK for tabby/rust/crates/dtoa-short-0.3.4.crate. => SHA256 Checksum OK for tabby/rust/crates/either-1.12.0.crate. => SHA256 Checksum OK for tabby/rust/crates/email-encoding-0.3.0.crate. => SHA256 Checksum OK for tabby/rust/crates/email_address-0.2.4.crate. => SHA256 Checksum OK for tabby/rust/crates/encode_unicode-0.3.6.crate. => SHA256 Checksum OK for tabby/rust/crates/encoder-0.2.4.crate. => SHA256 Checksum OK for tabby/rust/crates/encoder-ryu-1.0.16.crate. => SHA256 Checksum OK for tabby/rust/crates/encoding_rs-0.8.34.crate. => SHA256 Checksum OK for tabby/rust/crates/encoding_rs_io-0.1.7.crate. => SHA256 Checksum OK for tabby/rust/crates/equivalent-1.0.1.crate. => SHA256 Checksum OK for tabby/rust/crates/errno-0.3.9.crate. => SHA256 Checksum OK for tabby/rust/crates/etcetera-0.8.0.crate. => SHA256 Checksum OK for tabby/rust/crates/event-listener-2.5.3.crate. => SHA256 Checksum OK for tabby/rust/crates/eventsource-stream-0.2.3.crate. => SHA256 Checksum OK for tabby/rust/crates/eyre-0.6.12.crate. => SHA256 Checksum OK for tabby/rust/crates/fastdivide-0.4.1.crate. => SHA256 Checksum OK for tabby/rust/crates/fastrand-2.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/fid-rs-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/flate2-1.0.30.crate. => SHA256 Checksum OK for tabby/rust/crates/float-cmp-0.9.0.crate. => SHA256 Checksum OK for tabby/rust/crates/flume-0.11.0.crate. => SHA256 Checksum OK for tabby/rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for tabby/rust/crates/foreign-types-0.3.2.crate. => SHA256 Checksum OK for tabby/rust/crates/foreign-types-shared-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/form_urlencoded-1.2.1.crate. => SHA256 Checksum OK for tabby/rust/crates/fs4-0.8.3.crate. => SHA256 Checksum OK for tabby/rust/crates/fs_extra-1.3.0.crate. => SHA256 Checksum OK for tabby/rust/crates/fslock-0.2.1.crate. => SHA256 Checksum OK for tabby/rust/crates/futf-0.1.5.crate. => SHA256 Checksum OK for tabby/rust/crates/futures-0.3.30.crate. => SHA256 Checksum OK for tabby/rust/crates/futures-channel-0.3.30.crate. => SHA256 Checksum OK for tabby/rust/crates/futures-core-0.3.30.crate. => SHA256 Checksum OK for tabby/rust/crates/futures-executor-0.3.30.crate. => SHA256 Checksum OK for tabby/rust/crates/futures-intrusive-0.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/futures-io-0.3.30.crate. => SHA256 Checksum OK for tabby/rust/crates/futures-macro-0.3.30.crate. => SHA256 Checksum OK for tabby/rust/crates/futures-sink-0.3.30.crate. => SHA256 Checksum OK for tabby/rust/crates/futures-task-0.3.30.crate. => SHA256 Checksum OK for tabby/rust/crates/futures-timer-3.0.3.crate. => SHA256 Checksum OK for tabby/rust/crates/futures-util-0.3.30.crate. => SHA256 Checksum OK for tabby/rust/crates/fxhash-0.2.1.crate. => SHA256 Checksum OK for tabby/rust/crates/generator-0.7.5.crate. => SHA256 Checksum OK for tabby/rust/crates/generic-array-0.14.7.crate. => SHA256 Checksum OK for tabby/rust/crates/getrandom-0.1.16.crate. => SHA256 Checksum OK for tabby/rust/crates/getrandom-0.2.15.crate. => SHA256 Checksum OK for tabby/rust/crates/getrandom-0.3.2.crate. => SHA256 Checksum OK for tabby/rust/crates/gimli-0.28.1.crate. => SHA256 Checksum OK for tabby/rust/crates/git2-0.18.3.crate. => SHA256 Checksum OK for tabby/rust/crates/gitlab-0.1700.1.crate. => SHA256 Checksum OK for tabby/rust/crates/glob-0.3.1.crate. => SHA256 Checksum OK for tabby/rust/crates/globset-0.4.14.crate. => SHA256 Checksum OK for tabby/rust/crates/graphql-introspection-query-0.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/graphql-parser-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/graphql_client-0.14.0.crate. => SHA256 Checksum OK for tabby/rust/crates/graphql_client_codegen-0.14.0.crate. => SHA256 Checksum OK for tabby/rust/crates/graphql_query_derive-0.14.0.crate. => SHA256 Checksum OK for tabby/rust/crates/grep-0.3.1.crate. => SHA256 Checksum OK for tabby/rust/crates/grep-cli-0.1.10.crate. => SHA256 Checksum OK for tabby/rust/crates/grep-matcher-0.1.7.crate. => SHA256 Checksum OK for tabby/rust/crates/grep-printer-0.2.1.crate. => SHA256 Checksum OK for tabby/rust/crates/grep-regex-0.1.12.crate. => SHA256 Checksum OK for tabby/rust/crates/grep-searcher-0.1.13.crate. => SHA256 Checksum OK for tabby/rust/crates/h2-0.4.5.crate. => SHA256 Checksum OK for tabby/rust/crates/halfbrown-0.2.5.crate. => SHA256 Checksum OK for tabby/rust/crates/hashbrown-0.12.3.crate. => SHA256 Checksum OK for tabby/rust/crates/hashbrown-0.14.5.crate. => SHA256 Checksum OK for tabby/rust/crates/hashlink-0.8.4.crate. => SHA256 Checksum OK for tabby/rust/crates/headers-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/headers-core-0.3.0.crate. => SHA256 Checksum OK for tabby/rust/crates/heck-0.4.1.crate. => SHA256 Checksum OK for tabby/rust/crates/heck-0.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/hermit-abi-0.3.9.crate. => SHA256 Checksum OK for tabby/rust/crates/hex-0.4.3.crate. => SHA256 Checksum OK for tabby/rust/crates/hkdf-0.12.4.crate. => SHA256 Checksum OK for tabby/rust/crates/hmac-0.12.1.crate. => SHA256 Checksum OK for tabby/rust/crates/home-0.5.9.crate. => SHA256 Checksum OK for tabby/rust/crates/hostname-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/htmd-0.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/html5ever-0.25.2.crate. => SHA256 Checksum OK for tabby/rust/crates/html5ever-0.27.0.crate. => SHA256 Checksum OK for tabby/rust/crates/htmlescape-0.3.1.crate. => SHA256 Checksum OK for tabby/rust/crates/http-0.2.12.crate. => SHA256 Checksum OK for tabby/rust/crates/http-1.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/http-body-0.4.6.crate. => SHA256 Checksum OK for tabby/rust/crates/http-body-1.0.0.crate. => SHA256 Checksum OK for tabby/rust/crates/http-body-util-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/http-range-header-0.4.2.crate. => SHA256 Checksum OK for tabby/rust/crates/httparse-1.8.0.crate. => SHA256 Checksum OK for tabby/rust/crates/httpdate-1.0.3.crate. => SHA256 Checksum OK for tabby/rust/crates/humantime-2.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/hyper-0.14.28.crate. => SHA256 Checksum OK for tabby/rust/crates/hyper-1.3.1.crate. => SHA256 Checksum OK for tabby/rust/crates/hyper-rustls-0.26.0.crate. => SHA256 Checksum OK for tabby/rust/crates/hyper-rustls-0.27.3.crate. => SHA256 Checksum OK for tabby/rust/crates/hyper-timeout-0.5.1.crate. => SHA256 Checksum OK for tabby/rust/crates/hyper-tls-0.6.0.crate. => SHA256 Checksum OK for tabby/rust/crates/hyper-util-0.1.5.crate. => SHA256 Checksum OK for tabby/rust/crates/iana-time-zone-0.1.60.crate. => SHA256 Checksum OK for tabby/rust/crates/iana-time-zone-haiku-0.1.2.crate. => SHA256 Checksum OK for tabby/rust/crates/ident_case-1.0.1.crate. => SHA256 Checksum OK for tabby/rust/crates/idna-0.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/ignore-0.4.22.crate. => SHA256 Checksum OK for tabby/rust/crates/indenter-0.3.3.crate. => SHA256 Checksum OK for tabby/rust/crates/indexmap-1.9.3.crate. => SHA256 Checksum OK for tabby/rust/crates/indexmap-2.2.6.crate. => SHA256 Checksum OK for tabby/rust/crates/indicatif-0.17.8.crate. => SHA256 Checksum OK for tabby/rust/crates/insta-1.39.0.crate. => SHA256 Checksum OK for tabby/rust/crates/instant-0.1.13.crate. => SHA256 Checksum OK for tabby/rust/crates/ipnet-2.9.0.crate. => SHA256 Checksum OK for tabby/rust/crates/iri-string-0.7.2.crate. => SHA256 Checksum OK for tabby/rust/crates/is_terminal_polyfill-1.70.0.crate. => SHA256 Checksum OK for tabby/rust/crates/itertools-0.12.1.crate. => SHA256 Checksum OK for tabby/rust/crates/itertools-0.13.0.crate. => SHA256 Checksum OK for tabby/rust/crates/itoa-0.4.8.crate. => SHA256 Checksum OK for tabby/rust/crates/itoa-1.0.11.crate. => SHA256 Checksum OK for tabby/rust/crates/jobserver-0.1.31.crate. => SHA256 Checksum OK for tabby/rust/crates/js-sys-0.3.69.crate. => SHA256 Checksum OK for tabby/rust/crates/jsonwebtoken-9.3.0.crate. => SHA256 Checksum OK for tabby/rust/crates/juniper-0.16.1.crate. => SHA256 Checksum OK for tabby/rust/crates/juniper_axum-0.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/juniper_codegen-0.16.0.crate. => SHA256 Checksum OK for tabby/rust/crates/juniper_graphql_ws-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/juniper_subscriptions-0.17.0.crate. => SHA256 Checksum OK for tabby/rust/crates/kuchiki-0.8.1.crate. => SHA256 Checksum OK for tabby/rust/crates/lazy_static-1.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/lber-0.4.2.crate. => SHA256 Checksum OK for tabby/rust/crates/ldap3-0.11.5.crate. => SHA256 Checksum OK for tabby/rust/crates/leaky-bucket-1.1.2.crate. => SHA256 Checksum OK for tabby/rust/crates/lettre-0.11.7.crate. => SHA256 Checksum OK for tabby/rust/crates/levenshtein_automata-0.2.1.crate. => SHA256 Checksum OK for tabby/rust/crates/lexical-core-0.8.5.crate. => SHA256 Checksum OK for tabby/rust/crates/lexical-parse-float-0.8.5.crate. => SHA256 Checksum OK for tabby/rust/crates/lexical-parse-integer-0.8.6.crate. => SHA256 Checksum OK for tabby/rust/crates/lexical-util-0.8.5.crate. => SHA256 Checksum OK for tabby/rust/crates/lexical-write-float-0.8.5.crate. => SHA256 Checksum OK for tabby/rust/crates/lexical-write-integer-0.8.5.crate. => SHA256 Checksum OK for tabby/rust/crates/libc-0.2.169.crate. => SHA256 Checksum OK for tabby/rust/crates/libgit2-sys-0.16.2+1.7.2.crate. => SHA256 Checksum OK for tabby/rust/crates/libloading-0.7.4.crate. => SHA256 Checksum OK for tabby/rust/crates/libm-0.2.8.crate. => SHA256 Checksum OK for tabby/rust/crates/libsqlite3-sys-0.27.0.crate. => SHA256 Checksum OK for tabby/rust/crates/libssh2-sys-0.3.0.crate. => SHA256 Checksum OK for tabby/rust/crates/libz-sys-1.1.18.crate. => SHA256 Checksum OK for tabby/rust/crates/linked-hash-map-0.5.6.crate. => SHA256 Checksum OK for tabby/rust/crates/linux-raw-sys-0.4.14.crate. => SHA256 Checksum OK for tabby/rust/crates/lock_api-0.4.12.crate. => SHA256 Checksum OK for tabby/rust/crates/log-0.4.27.crate. => SHA256 Checksum OK for tabby/rust/crates/logkit-0.3.5.crate. => SHA256 Checksum OK for tabby/rust/crates/loom-0.5.6.crate. => SHA256 Checksum OK for tabby/rust/crates/louds-rs-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/lru-0.12.3.crate. => SHA256 Checksum OK for tabby/rust/crates/lz4_flex-0.11.3.crate. => SHA256 Checksum OK for tabby/rust/crates/mac-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/maplit-1.0.2.crate. => SHA256 Checksum OK for tabby/rust/crates/markup5ever-0.10.1.crate. => SHA256 Checksum OK for tabby/rust/crates/markup5ever-0.12.1.crate. => SHA256 Checksum OK for tabby/rust/crates/markup5ever_rcdom-0.3.0.crate. => SHA256 Checksum OK for tabby/rust/crates/matchers-0.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/matches-0.1.10.crate. => SHA256 Checksum OK for tabby/rust/crates/matchit-0.7.3.crate. => SHA256 Checksum OK for tabby/rust/crates/matchit-0.8.4.crate. => SHA256 Checksum OK for tabby/rust/crates/md-5-0.10.6.crate. => SHA256 Checksum OK for tabby/rust/crates/measure_time-0.8.3.crate. => SHA256 Checksum OK for tabby/rust/crates/memchr-2.7.2.crate. => SHA256 Checksum OK for tabby/rust/crates/memmap2-0.9.4.crate. => SHA256 Checksum OK for tabby/rust/crates/metrics-0.22.3.crate. => SHA256 Checksum OK for tabby/rust/crates/metrics-exporter-prometheus-0.13.1.crate. => SHA256 Checksum OK for tabby/rust/crates/metrics-util-0.16.3.crate. => SHA256 Checksum OK for tabby/rust/crates/mime-0.3.17.crate. => SHA256 Checksum OK for tabby/rust/crates/mime_guess-2.0.4.crate. => SHA256 Checksum OK for tabby/rust/crates/minimal-lexical-0.2.1.crate. => SHA256 Checksum OK for tabby/rust/crates/miniz_oxide-0.7.3.crate. => SHA256 Checksum OK for tabby/rust/crates/mio-1.0.3.crate. => SHA256 Checksum OK for tabby/rust/crates/murmurhash32-0.3.1.crate. => SHA256 Checksum OK for tabby/rust/crates/native-tls-0.2.12.crate. => SHA256 Checksum OK for tabby/rust/crates/netrc-0.4.1.crate. => SHA256 Checksum OK for tabby/rust/crates/new_debug_unreachable-1.0.6.crate. => SHA256 Checksum OK for tabby/rust/crates/nix-0.28.0.crate. => SHA256 Checksum OK for tabby/rust/crates/nodrop-0.1.14.crate. => SHA256 Checksum OK for tabby/rust/crates/nom-7.1.3.crate. => SHA256 Checksum OK for tabby/rust/crates/ntapi-0.4.1.crate. => SHA256 Checksum OK for tabby/rust/crates/nu-ansi-term-0.46.0.crate. => SHA256 Checksum OK for tabby/rust/crates/nucleo-0.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/nucleo-matcher-0.3.1.crate. => SHA256 Checksum OK for tabby/rust/crates/num-bigint-0.4.5.crate. => SHA256 Checksum OK for tabby/rust/crates/num-bigint-dig-0.8.4.crate. => SHA256 Checksum OK for tabby/rust/crates/num-conv-0.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/num-integer-0.1.46.crate. => SHA256 Checksum OK for tabby/rust/crates/num-iter-0.1.45.crate. => SHA256 Checksum OK for tabby/rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for tabby/rust/crates/num_cpus-1.16.0.crate. => SHA256 Checksum OK for tabby/rust/crates/num_threads-0.1.7.crate. => SHA256 Checksum OK for tabby/rust/crates/number_prefix-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/nvml-wrapper-0.9.0.crate. => SHA256 Checksum OK for tabby/rust/crates/nvml-wrapper-sys-0.7.0.crate. => SHA256 Checksum OK for tabby/rust/crates/object-0.32.2.crate. => SHA256 Checksum OK for tabby/rust/crates/octocrab-0.42.1.crate. => SHA256 Checksum OK for tabby/rust/crates/omnicopy_to_output-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/once_cell-1.19.0.crate. => SHA256 Checksum OK for tabby/rust/crates/openssl-0.10.64.crate. => SHA256 Checksum OK for tabby/rust/crates/openssl-macros-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/openssl-probe-0.1.5.crate. => SHA256 Checksum OK for tabby/rust/crates/openssl-src-300.3.0+3.3.0.crate. => SHA256 Checksum OK for tabby/rust/crates/openssl-sys-0.9.102.crate. => SHA256 Checksum OK for tabby/rust/crates/opentelemetry-0.18.0.crate. => SHA256 Checksum OK for tabby/rust/crates/opentelemetry-0.27.1.crate. => SHA256 Checksum OK for tabby/rust/crates/opentelemetry-otlp-0.27.0.crate. => SHA256 Checksum OK for tabby/rust/crates/opentelemetry-proto-0.27.0.crate. => SHA256 Checksum OK for tabby/rust/crates/opentelemetry-semantic-conventions-0.27.0.crate. => SHA256 Checksum OK for tabby/rust/crates/opentelemetry_api-0.18.0.crate. => SHA256 Checksum OK for tabby/rust/crates/opentelemetry_sdk-0.18.0.crate. => SHA256 Checksum OK for tabby/rust/crates/opentelemetry_sdk-0.27.1.crate. => SHA256 Checksum OK for tabby/rust/crates/overload-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/owo-colors-3.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/parking_lot-0.12.3.crate. => SHA256 Checksum OK for tabby/rust/crates/parking_lot_core-0.9.10.crate. => SHA256 Checksum OK for tabby/rust/crates/parse-git-url-0.5.1.crate. => SHA256 Checksum OK for tabby/rust/crates/password-hash-0.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/paste-1.0.15.crate. => SHA256 Checksum OK for tabby/rust/crates/pem-3.0.4.crate. => SHA256 Checksum OK for tabby/rust/crates/pem-rfc7468-0.7.0.crate. => SHA256 Checksum OK for tabby/rust/crates/percent-encoding-2.3.1.crate. => SHA256 Checksum OK for tabby/rust/crates/pest-2.7.10.crate. => SHA256 Checksum OK for tabby/rust/crates/pest_derive-2.7.10.crate. => SHA256 Checksum OK for tabby/rust/crates/pest_generator-2.7.10.crate. => SHA256 Checksum OK for tabby/rust/crates/pest_meta-2.7.10.crate. => SHA256 Checksum OK for tabby/rust/crates/phf-0.8.0.crate. => SHA256 Checksum OK for tabby/rust/crates/phf-0.11.2.crate. => SHA256 Checksum OK for tabby/rust/crates/phf_codegen-0.8.0.crate. => SHA256 Checksum OK for tabby/rust/crates/phf_codegen-0.11.2.crate. => SHA256 Checksum OK for tabby/rust/crates/phf_generator-0.8.0.crate. => SHA256 Checksum OK for tabby/rust/crates/phf_generator-0.10.0.crate. => SHA256 Checksum OK for tabby/rust/crates/phf_generator-0.11.2.crate. => SHA256 Checksum OK for tabby/rust/crates/phf_macros-0.8.0.crate. => SHA256 Checksum OK for tabby/rust/crates/phf_shared-0.8.0.crate. => SHA256 Checksum OK for tabby/rust/crates/phf_shared-0.10.0.crate. => SHA256 Checksum OK for tabby/rust/crates/phf_shared-0.11.2.crate. => SHA256 Checksum OK for tabby/rust/crates/pin-project-1.1.5.crate. => SHA256 Checksum OK for tabby/rust/crates/pin-project-internal-1.1.5.crate. => SHA256 Checksum OK for tabby/rust/crates/pin-project-lite-0.2.14.crate. => SHA256 Checksum OK for tabby/rust/crates/pin-utils-0.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/pkcs1-0.7.5.crate. => SHA256 Checksum OK for tabby/rust/crates/pkcs8-0.10.2.crate. => SHA256 Checksum OK for tabby/rust/crates/pkg-config-0.3.30.crate. => SHA256 Checksum OK for tabby/rust/crates/portable-atomic-1.6.0.crate. => SHA256 Checksum OK for tabby/rust/crates/powerfmt-0.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/ppv-lite86-0.2.17.crate. => SHA256 Checksum OK for tabby/rust/crates/precomputed-hash-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/proc-macro-error-1.0.4.crate. => SHA256 Checksum OK for tabby/rust/crates/proc-macro-error-attr-1.0.4.crate. => SHA256 Checksum OK for tabby/rust/crates/proc-macro-hack-0.5.20+deprecated.crate. => SHA256 Checksum OK for tabby/rust/crates/proc-macro2-1.0.95.crate. => SHA256 Checksum OK for tabby/rust/crates/project-root-0.2.2.crate. => SHA256 Checksum OK for tabby/rust/crates/prost-0.13.4.crate. => SHA256 Checksum OK for tabby/rust/crates/prost-derive-0.13.4.crate. => SHA256 Checksum OK for tabby/rust/crates/psm-0.1.21.crate. => SHA256 Checksum OK for tabby/rust/crates/quanta-0.12.3.crate. => SHA256 Checksum OK for tabby/rust/crates/querystring-1.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/quote-1.0.36.crate. => SHA256 Checksum OK for tabby/rust/crates/quoted_printable-0.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/r-efi-5.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/rand-0.7.3.crate. => SHA256 Checksum OK for tabby/rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for tabby/rust/crates/rand-0.9.1.crate. => SHA256 Checksum OK for tabby/rust/crates/rand_chacha-0.2.2.crate. => SHA256 Checksum OK for tabby/rust/crates/rand_chacha-0.3.1.crate. => SHA256 Checksum OK for tabby/rust/crates/rand_chacha-0.9.0.crate. => SHA256 Checksum OK for tabby/rust/crates/rand_core-0.5.1.crate. => SHA256 Checksum OK for tabby/rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for tabby/rust/crates/rand_core-0.9.3.crate. => SHA256 Checksum OK for tabby/rust/crates/rand_distr-0.4.3.crate. => SHA256 Checksum OK for tabby/rust/crates/rand_hc-0.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/rand_pcg-0.2.1.crate. => SHA256 Checksum OK for tabby/rust/crates/ratelimit-0.10.0.crate. => SHA256 Checksum OK for tabby/rust/crates/raw-cpuid-11.0.2.crate. => SHA256 Checksum OK for tabby/rust/crates/rayon-1.10.0.crate. => SHA256 Checksum OK for tabby/rust/crates/rayon-core-1.12.1.crate. => SHA256 Checksum OK for tabby/rust/crates/readable-readability-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/redox_syscall-0.4.1.crate. => SHA256 Checksum OK for tabby/rust/crates/redox_syscall-0.5.1.crate. => SHA256 Checksum OK for tabby/rust/crates/ref-cast-1.0.23.crate. => SHA256 Checksum OK for tabby/rust/crates/ref-cast-impl-1.0.23.crate. => SHA256 Checksum OK for tabby/rust/crates/regex-1.10.4.crate. => SHA256 Checksum OK for tabby/rust/crates/regex-automata-0.1.10.crate. => SHA256 Checksum OK for tabby/rust/crates/regex-automata-0.4.6.crate. => SHA256 Checksum OK for tabby/rust/crates/regex-syntax-0.6.29.crate. => SHA256 Checksum OK for tabby/rust/crates/regex-syntax-0.8.3.crate. => SHA256 Checksum OK for tabby/rust/crates/reqwest-0.12.4.crate. => SHA256 Checksum OK for tabby/rust/crates/reqwest-eventsource-0.6.0.crate. => SHA256 Checksum OK for tabby/rust/crates/ring-0.16.20.crate. => SHA256 Checksum OK for tabby/rust/crates/ring-0.17.8.crate. => SHA256 Checksum OK for tabby/rust/crates/rmp-0.8.14.crate. => SHA256 Checksum OK for tabby/rust/crates/rmp-serde-1.3.0.crate. => SHA256 Checksum OK for tabby/rust/crates/rsa-0.9.6.crate. => SHA256 Checksum OK for tabby/rust/crates/rust-embed-8.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/rust-embed-impl-8.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/rust-embed-utils-8.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/rust-stemmers-1.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/rustc-demangle-0.1.24.crate. => SHA256 Checksum OK for tabby/rust/crates/rustc-hash-1.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/rustc_version-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/rustix-0.38.34.crate. => SHA256 Checksum OK for tabby/rust/crates/rustls-0.20.9.crate. => SHA256 Checksum OK for tabby/rust/crates/rustls-0.22.4.crate. => SHA256 Checksum OK for tabby/rust/crates/rustls-0.23.20.crate. => SHA256 Checksum OK for tabby/rust/crates/rustls-native-certs-0.7.0.crate. => SHA256 Checksum OK for tabby/rust/crates/rustls-native-certs-0.8.1.crate. => SHA256 Checksum OK for tabby/rust/crates/rustls-pemfile-2.1.2.crate. => SHA256 Checksum OK for tabby/rust/crates/rustls-pki-types-1.10.0.crate. => SHA256 Checksum OK for tabby/rust/crates/rustls-webpki-0.102.8.crate. => SHA256 Checksum OK for tabby/rust/crates/rustversion-1.0.17.crate. => SHA256 Checksum OK for tabby/rust/crates/ryu-1.0.18.crate. => SHA256 Checksum OK for tabby/rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for tabby/rust/crates/scc-2.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/schannel-0.1.23.crate. => SHA256 Checksum OK for tabby/rust/crates/scoped-tls-1.0.1.crate. => SHA256 Checksum OK for tabby/rust/crates/scopeguard-1.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/sct-0.7.1.crate. => SHA256 Checksum OK for tabby/rust/crates/sdd-0.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/secrecy-0.8.0.crate. => SHA256 Checksum OK for tabby/rust/crates/secrecy-0.10.3.crate. => SHA256 Checksum OK for tabby/rust/crates/security-framework-2.11.0.crate. => SHA256 Checksum OK for tabby/rust/crates/security-framework-3.0.1.crate. => SHA256 Checksum OK for tabby/rust/crates/security-framework-sys-2.12.1.crate. => SHA256 Checksum OK for tabby/rust/crates/selectors-0.22.0.crate. => SHA256 Checksum OK for tabby/rust/crates/semver-1.0.23.crate. => SHA256 Checksum OK for tabby/rust/crates/serde-1.0.203.crate. => SHA256 Checksum OK for tabby/rust/crates/serde-jsonlines-0.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/serde_derive-1.0.203.crate. => SHA256 Checksum OK for tabby/rust/crates/serde_json-1.0.117.crate. => SHA256 Checksum OK for tabby/rust/crates/serde_path_to_error-0.1.16.crate. => SHA256 Checksum OK for tabby/rust/crates/serde_spanned-0.6.6.crate. => SHA256 Checksum OK for tabby/rust/crates/serde_urlencoded-0.7.1.crate. => SHA256 Checksum OK for tabby/rust/crates/serdeconv-0.4.1.crate. => SHA256 Checksum OK for tabby/rust/crates/serial_test-2.0.0.crate. => SHA256 Checksum OK for tabby/rust/crates/serial_test-3.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/serial_test_derive-2.0.0.crate. => SHA256 Checksum OK for tabby/rust/crates/serial_test_derive-3.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/servo_arc-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/sha1-0.10.6.crate. => SHA256 Checksum OK for tabby/rust/crates/sha2-0.10.8.crate. => SHA256 Checksum OK for tabby/rust/crates/sharded-slab-0.1.7.crate. => SHA256 Checksum OK for tabby/rust/crates/signal-hook-registry-1.4.2.crate. => SHA256 Checksum OK for tabby/rust/crates/signature-2.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/simd-adler32-0.3.7.crate. => SHA256 Checksum OK for tabby/rust/crates/simd-json-0.13.10.crate. => SHA256 Checksum OK for tabby/rust/crates/simdutf8-0.1.4.crate. => SHA256 Checksum OK for tabby/rust/crates/similar-2.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/simple_asn1-0.6.2.crate. => SHA256 Checksum OK for tabby/rust/crates/siphasher-0.3.11.crate. => SHA256 Checksum OK for tabby/rust/crates/sketches-ddsketch-0.2.2.crate. => SHA256 Checksum OK for tabby/rust/crates/slab-0.4.9.crate. => SHA256 Checksum OK for tabby/rust/crates/smallvec-1.13.2.crate. => SHA256 Checksum OK for tabby/rust/crates/smartstring-1.0.1.crate. => SHA256 Checksum OK for tabby/rust/crates/snafu-0.8.3.crate. => SHA256 Checksum OK for tabby/rust/crates/snafu-derive-0.8.3.crate. => SHA256 Checksum OK for tabby/rust/crates/socket2-0.5.7.crate. => SHA256 Checksum OK for tabby/rust/crates/spin-0.5.2.crate. => SHA256 Checksum OK for tabby/rust/crates/spin-0.9.8.crate. => SHA256 Checksum OK for tabby/rust/crates/spinners-4.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/spki-0.7.3.crate. => SHA256 Checksum OK for tabby/rust/crates/sql_query_builder-2.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/sqlformat-0.2.3.crate. => SHA256 Checksum OK for tabby/rust/crates/sqlx-rt-0.6.3.crate. => SHA256 Checksum OK for tabby/rust/crates/stable_deref_trait-1.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/stacker-0.1.15.crate. => SHA256 Checksum OK for tabby/rust/crates/static_assertions-1.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/strfmt-0.2.4.crate. => SHA256 Checksum OK for tabby/rust/crates/string_cache-0.8.7.crate. => SHA256 Checksum OK for tabby/rust/crates/string_cache_codegen-0.5.2.crate. => SHA256 Checksum OK for tabby/rust/crates/stringprep-0.1.5.crate. => SHA256 Checksum OK for tabby/rust/crates/strsim-0.10.0.crate. => SHA256 Checksum OK for tabby/rust/crates/strsim-0.11.1.crate. => SHA256 Checksum OK for tabby/rust/crates/strum-0.24.1.crate. => SHA256 Checksum OK for tabby/rust/crates/strum-0.26.2.crate. => SHA256 Checksum OK for tabby/rust/crates/strum_macros-0.24.3.crate. => SHA256 Checksum OK for tabby/rust/crates/strum_macros-0.26.2.crate. => SHA256 Checksum OK for tabby/rust/crates/subtle-2.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/syn-1.0.109.crate. => SHA256 Checksum OK for tabby/rust/crates/syn-2.0.100.crate. => SHA256 Checksum OK for tabby/rust/crates/sync_wrapper-0.1.2.crate. => SHA256 Checksum OK for tabby/rust/crates/sync_wrapper-1.0.1.crate. => SHA256 Checksum OK for tabby/rust/crates/sysinfo-0.33.0.crate. => SHA256 Checksum OK for tabby/rust/crates/system-configuration-0.5.1.crate. => SHA256 Checksum OK for tabby/rust/crates/system-configuration-sys-0.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tantivy-fst-0.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tarpc-0.33.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tarpc-plugins-0.12.0.crate. => SHA256 Checksum OK for tabby/rust/crates/temp_testdir-0.2.3.crate. => SHA256 Checksum OK for tabby/rust/crates/tempfile-3.10.1.crate. => SHA256 Checksum OK for tabby/rust/crates/tendril-0.4.3.crate. => SHA256 Checksum OK for tabby/rust/crates/termcolor-1.4.1.crate. => SHA256 Checksum OK for tabby/rust/crates/text-splitter-0.13.3.crate. => SHA256 Checksum OK for tabby/rust/crates/thin-slice-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/thiserror-1.0.61.crate. => SHA256 Checksum OK for tabby/rust/crates/thiserror-2.0.12.crate. => SHA256 Checksum OK for tabby/rust/crates/thiserror-impl-1.0.61.crate. => SHA256 Checksum OK for tabby/rust/crates/thiserror-impl-2.0.12.crate. => SHA256 Checksum OK for tabby/rust/crates/thread_local-1.1.8.crate. => SHA256 Checksum OK for tabby/rust/crates/time-0.3.36.crate. => SHA256 Checksum OK for tabby/rust/crates/time-core-0.1.2.crate. => SHA256 Checksum OK for tabby/rust/crates/time-macros-0.2.18.crate. => SHA256 Checksum OK for tabby/rust/crates/tinyvec-1.6.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tinyvec_macros-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/tokio-1.42.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tokio-macros-2.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tokio-native-tls-0.3.1.crate. => SHA256 Checksum OK for tabby/rust/crates/tokio-retry-0.3.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tokio-rustls-0.23.4.crate. => SHA256 Checksum OK for tabby/rust/crates/tokio-rustls-0.25.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tokio-rustls-0.26.1.crate. => SHA256 Checksum OK for tabby/rust/crates/tokio-serde-0.8.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tokio-stream-0.1.17.crate. => SHA256 Checksum OK for tabby/rust/crates/tokio-tungstenite-0.21.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tokio-tungstenite-0.26.2.crate. => SHA256 Checksum OK for tabby/rust/crates/tokio-util-0.7.11.crate. => SHA256 Checksum OK for tabby/rust/crates/toml-0.7.8.crate. => SHA256 Checksum OK for tabby/rust/crates/toml_datetime-0.6.6.crate. => SHA256 Checksum OK for tabby/rust/crates/toml_edit-0.19.15.crate. => SHA256 Checksum OK for tabby/rust/crates/tonic-0.12.3.crate. => SHA256 Checksum OK for tabby/rust/crates/tower-0.4.13.crate. => SHA256 Checksum OK for tabby/rust/crates/tower-0.5.2.crate. => SHA256 Checksum OK for tabby/rust/crates/tower-http-0.5.2.crate. => SHA256 Checksum OK for tabby/rust/crates/tower-http-0.6.2.crate. => SHA256 Checksum OK for tabby/rust/crates/tower-layer-0.3.3.crate. => SHA256 Checksum OK for tabby/rust/crates/tower-service-0.3.3.crate. => SHA256 Checksum OK for tabby/rust/crates/tracing-0.1.40.crate. => SHA256 Checksum OK for tabby/rust/crates/tracing-attributes-0.1.27.crate. => SHA256 Checksum OK for tabby/rust/crates/tracing-core-0.1.32.crate. => SHA256 Checksum OK for tabby/rust/crates/tracing-error-0.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tracing-log-0.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tracing-opentelemetry-0.18.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tracing-opentelemetry-0.28.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tracing-subscriber-0.3.18.crate. => SHA256 Checksum OK for tabby/rust/crates/tracing-test-0.2.4.crate. => SHA256 Checksum OK for tabby/rust/crates/tracing-test-macro-0.2.4.crate. => SHA256 Checksum OK for tabby/rust/crates/trackable-1.3.0.crate. => SHA256 Checksum OK for tabby/rust/crates/trackable_derive-1.0.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tree-sitter-0.22.6.crate. => SHA256 Checksum OK for tabby/rust/crates/tree-sitter-c-sharp-0.21.2.crate. => SHA256 Checksum OK for tabby/rust/crates/tree-sitter-elixir-0.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tree-sitter-go-0.21.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tree-sitter-java-0.21.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tree-sitter-kotlin-0.3.6.crate. => SHA256 Checksum OK for tabby/rust/crates/tree-sitter-lua-0.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tree-sitter-python-0.21.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tree-sitter-ruby-0.21.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tree-sitter-rust-0.21.2.crate. => SHA256 Checksum OK for tabby/rust/crates/tree-sitter-scala-0.22.1.crate. => SHA256 Checksum OK for tabby/rust/crates/tree-sitter-tags-0.22.6.crate. => SHA256 Checksum OK for tabby/rust/crates/tree-sitter-typescript-0.21.1.crate. => SHA256 Checksum OK for tabby/rust/crates/trie-rs-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/try-lock-0.2.5.crate. => SHA256 Checksum OK for tabby/rust/crates/tungstenite-0.21.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tungstenite-0.26.2.crate. => SHA256 Checksum OK for tabby/rust/crates/typenum-1.17.0.crate. => SHA256 Checksum OK for tabby/rust/crates/ucd-trie-0.1.6.crate. => SHA256 Checksum OK for tabby/rust/crates/unicase-2.7.0.crate. => SHA256 Checksum OK for tabby/rust/crates/unicode-bidi-0.3.15.crate. => SHA256 Checksum OK for tabby/rust/crates/unicode-ident-1.0.12.crate. => SHA256 Checksum OK for tabby/rust/crates/unicode-normalization-0.1.23.crate. => SHA256 Checksum OK for tabby/rust/crates/unicode-properties-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/unicode-segmentation-1.11.0.crate. => SHA256 Checksum OK for tabby/rust/crates/unicode-width-0.1.12.crate. => SHA256 Checksum OK for tabby/rust/crates/unicode_categories-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/unreachable-1.0.0.crate. => SHA256 Checksum OK for tabby/rust/crates/untrusted-0.7.1.crate. => SHA256 Checksum OK for tabby/rust/crates/untrusted-0.9.0.crate. => SHA256 Checksum OK for tabby/rust/crates/url-2.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/url-parse-1.0.8.crate. => SHA256 Checksum OK for tabby/rust/crates/urlencoding-2.1.3.crate. => SHA256 Checksum OK for tabby/rust/crates/utf-8-0.7.6.crate. => SHA256 Checksum OK for tabby/rust/crates/utf8-ranges-1.0.5.crate. => SHA256 Checksum OK for tabby/rust/crates/utf8parse-0.2.1.crate. => SHA256 Checksum OK for tabby/rust/crates/utoipa-5.3.1.crate. => SHA256 Checksum OK for tabby/rust/crates/utoipa-gen-5.3.1.crate. => SHA256 Checksum OK for tabby/rust/crates/utoipa-swagger-ui-9.0.1.crate. => SHA256 Checksum OK for tabby/rust/crates/uuid-1.8.0.crate. => SHA256 Checksum OK for tabby/rust/crates/uuid-macro-internal-1.8.0.crate. => SHA256 Checksum OK for tabby/rust/crates/validator-0.18.1.crate. => SHA256 Checksum OK for tabby/rust/crates/validator_derive-0.18.1.crate. => SHA256 Checksum OK for tabby/rust/crates/valuable-0.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/value-trait-0.8.1.crate. => SHA256 Checksum OK for tabby/rust/crates/vcpkg-0.2.15.crate. => SHA256 Checksum OK for tabby/rust/crates/vergen-8.3.1.crate. => SHA256 Checksum OK for tabby/rust/crates/version_check-0.9.4.crate. => SHA256 Checksum OK for tabby/rust/crates/void-1.0.2.crate. => SHA256 Checksum OK for tabby/rust/crates/walkdir-2.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/want-0.3.1.crate. => SHA256 Checksum OK for tabby/rust/crates/wasi-0.9.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for tabby/rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for tabby/rust/crates/wasi-0.14.2+wasi-0.2.4.crate. => SHA256 Checksum OK for tabby/rust/crates/wasite-0.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/wasm-bindgen-0.2.92.crate. => SHA256 Checksum OK for tabby/rust/crates/wasm-bindgen-backend-0.2.92.crate. => SHA256 Checksum OK for tabby/rust/crates/wasm-bindgen-futures-0.4.42.crate. => SHA256 Checksum OK for tabby/rust/crates/wasm-bindgen-macro-0.2.92.crate. => SHA256 Checksum OK for tabby/rust/crates/wasm-bindgen-macro-support-0.2.92.crate. => SHA256 Checksum OK for tabby/rust/crates/wasm-bindgen-shared-0.2.92.crate. => SHA256 Checksum OK for tabby/rust/crates/wasm-streams-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/web-sys-0.3.69.crate. => SHA256 Checksum OK for tabby/rust/crates/web-time-1.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/webpki-0.22.4.crate. => SHA256 Checksum OK for tabby/rust/crates/webpki-roots-0.26.3.crate. => SHA256 Checksum OK for tabby/rust/crates/which-6.0.1.crate. => SHA256 Checksum OK for tabby/rust/crates/whoami-1.5.1.crate. => SHA256 Checksum OK for tabby/rust/crates/winapi-0.3.9.crate. => SHA256 Checksum OK for tabby/rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/winapi-util-0.1.8.crate. => SHA256 Checksum OK for tabby/rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/windows-0.48.0.crate. => SHA256 Checksum OK for tabby/rust/crates/windows-0.52.0.crate. => SHA256 Checksum OK for tabby/rust/crates/windows-0.57.0.crate. => SHA256 Checksum OK for tabby/rust/crates/windows-core-0.52.0.crate. => SHA256 Checksum OK for tabby/rust/crates/windows-core-0.57.0.crate. => SHA256 Checksum OK for tabby/rust/crates/windows-implement-0.57.0.crate. => SHA256 Checksum OK for tabby/rust/crates/windows-interface-0.57.0.crate. => SHA256 Checksum OK for tabby/rust/crates/windows-result-0.1.2.crate. => SHA256 Checksum OK for tabby/rust/crates/windows-sys-0.48.0.crate. => SHA256 Checksum OK for tabby/rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for tabby/rust/crates/windows-targets-0.48.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows-targets-0.52.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_aarch64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_aarch64_gnullvm-0.52.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_aarch64_msvc-0.48.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_aarch64_msvc-0.52.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_i686_gnu-0.48.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_i686_gnu-0.52.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_i686_gnullvm-0.52.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_i686_msvc-0.48.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_i686_msvc-0.52.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_x86_64_gnu-0.48.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_x86_64_gnu-0.52.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_x86_64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_x86_64_gnullvm-0.52.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_x86_64_msvc-0.48.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_x86_64_msvc-0.52.5.crate. => SHA256 Checksum OK for tabby/rust/crates/winnow-0.5.40.crate. => SHA256 Checksum OK for tabby/rust/crates/winreg-0.52.0.crate. => SHA256 Checksum OK for tabby/rust/crates/winsafe-0.0.19.crate. => SHA256 Checksum OK for tabby/rust/crates/wit-bindgen-rt-0.39.0.crate. => SHA256 Checksum OK for tabby/rust/crates/wrapcenum-derive-0.4.1.crate. => SHA256 Checksum OK for tabby/rust/crates/xml5ever-0.18.0.crate. => SHA256 Checksum OK for tabby/rust/crates/zerocopy-0.7.34.crate. => SHA256 Checksum OK for tabby/rust/crates/zerocopy-derive-0.7.34.crate. => SHA256 Checksum OK for tabby/rust/crates/zeroize-1.8.1.crate. => SHA256 Checksum OK for tabby/rust/crates/zip-2.6.1.crate. => SHA256 Checksum OK for tabby/rust/crates/zopfli-0.8.2.crate. => SHA256 Checksum OK for tabby/rust/crates/zstd-0.13.1.crate. => SHA256 Checksum OK for tabby/rust/crates/zstd-safe-7.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/zstd-sys-2.0.10+zstd.1.5.6.crate. => SHA256 Checksum OK for tabby/tree-sitter-tree-sitter-cpp-d29fbff09a8c9ff4f3074de2595dfca12cb33da9_GH0.tar.gz. => SHA256 Checksum OK for tabby/quickwit-oss-tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7_GH0.tar.gz. => SHA256 Checksum OK for tabby/tree-sitter-tree-sitter-c-00ed08f1a6c18141bfd7a81638e4d239a0bb55cc_GH0.tar.gz. => SHA256 Checksum OK for tabby/fulmicoton-oneshot-b208f493e505f5f37e180b5cdec4c22b6f99abaa_GH0.tar.gz. => SHA256 Checksum OK for tabby/faceCutWall-tree-sitter-gdscript-8a8c067899d734840e8ce86fdeeeadbe8088446b_GH0.tar.gz. => SHA256 Checksum OK for tabby/pepperoni21-ollama-rs-56e8157d98d4185bc171fe9468d3d09bc56e9dd3_GH0.tar.gz. => SHA256 Checksum OK for tabby/wsxiaoys-sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db_GH0.tar.gz. => SHA256 Checksum OK for tabby/JoranHonig-tree-sitter-solidity-0e86ae647bda22c9bee00ec59752df7b3d3b000b_GH0.tar.gz. => SHA256 Checksum OK for tabby/TabbyML-tabby-v0.31.1_GH0.tar.gz. => SHA256 Checksum OK for tabby/ggerganov-llama.cpp-952a47f455fbd92e2659b98b9b6317a2dafeb532_GH0.tar.gz. =========================================================================== =================================================== ===== 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 tabby-ai-coding-assistant-0.31.1 for building ===> Extracting for tabby-ai-coding-assistant-0.31.1 => SHA256 Checksum OK for tabby/v5.17.14.zip. => SHA256 Checksum OK for tabby/rust/crates/addr2line-0.21.0.crate. => SHA256 Checksum OK for tabby/rust/crates/adler-1.0.2.crate. => SHA256 Checksum OK for tabby/rust/crates/ahash-0.8.11.crate. => SHA256 Checksum OK for tabby/rust/crates/aho-corasick-1.1.3.crate. => SHA256 Checksum OK for tabby/rust/crates/allocator-api2-0.2.18.crate. => SHA256 Checksum OK for tabby/rust/crates/android-tzdata-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/android_system_properties-0.1.5.crate. => SHA256 Checksum OK for tabby/rust/crates/anstream-0.6.14.crate. => SHA256 Checksum OK for tabby/rust/crates/anstyle-1.0.7.crate. => SHA256 Checksum OK for tabby/rust/crates/anstyle-parse-0.2.4.crate. => SHA256 Checksum OK for tabby/rust/crates/anstyle-query-1.0.3.crate. => SHA256 Checksum OK for tabby/rust/crates/anstyle-wincon-3.0.3.crate. => SHA256 Checksum OK for tabby/rust/crates/anyhow-1.0.86.crate. => SHA256 Checksum OK for tabby/rust/crates/arbitrary-1.4.1.crate. => SHA256 Checksum OK for tabby/rust/crates/arc-swap-1.7.1.crate. => SHA256 Checksum OK for tabby/rust/crates/argon2-0.5.3.crate. => SHA256 Checksum OK for tabby/rust/crates/ascii-0.9.3.crate. => SHA256 Checksum OK for tabby/rust/crates/assert-json-diff-2.0.2.crate. => SHA256 Checksum OK for tabby/rust/crates/assert_matches-1.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/async-convert-1.0.0.crate. => SHA256 Checksum OK for tabby/rust/crates/async-openai-alt-0.26.2.crate. => SHA256 Checksum OK for tabby/rust/crates/async-stream-0.3.5.crate. => SHA256 Checksum OK for tabby/rust/crates/async-stream-impl-0.3.5.crate. => SHA256 Checksum OK for tabby/rust/crates/async-trait-0.1.80.crate. => SHA256 Checksum OK for tabby/rust/crates/atoi-2.0.0.crate. => SHA256 Checksum OK for tabby/rust/crates/atomic-waker-1.1.2.crate. => SHA256 Checksum OK for tabby/rust/crates/atomic-write-file-0.1.4.crate. => SHA256 Checksum OK for tabby/rust/crates/auto_enums-0.8.5.crate. => SHA256 Checksum OK for tabby/rust/crates/autocfg-1.3.0.crate. => SHA256 Checksum OK for tabby/rust/crates/axum-0.7.5.crate. => SHA256 Checksum OK for tabby/rust/crates/axum-0.8.3.crate. => SHA256 Checksum OK for tabby/rust/crates/axum-core-0.4.3.crate. => SHA256 Checksum OK for tabby/rust/crates/axum-core-0.5.2.crate. => SHA256 Checksum OK for tabby/rust/crates/axum-extra-0.10.1.crate. => SHA256 Checksum OK for tabby/rust/crates/axum-prometheus-0.6.1.crate. => SHA256 Checksum OK for tabby/rust/crates/backoff-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/backtrace-0.3.71.crate. => SHA256 Checksum OK for tabby/rust/crates/base64-0.21.7.crate. => SHA256 Checksum OK for tabby/rust/crates/base64-0.22.1.crate. => SHA256 Checksum OK for tabby/rust/crates/base64ct-1.6.0.crate. => SHA256 Checksum OK for tabby/rust/crates/bincode-1.3.3.crate. => SHA256 Checksum OK for tabby/rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for tabby/rust/crates/bitflags-2.6.0.crate. => SHA256 Checksum OK for tabby/rust/crates/bitpacking-0.9.2.crate. => SHA256 Checksum OK for tabby/rust/crates/blake2-0.10.6.crate. => SHA256 Checksum OK for tabby/rust/crates/block-buffer-0.10.4.crate. => SHA256 Checksum OK for tabby/rust/crates/bstr-1.9.1.crate. => SHA256 Checksum OK for tabby/rust/crates/build-target-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/bumpalo-3.17.0.crate. => SHA256 Checksum OK for tabby/rust/crates/byteorder-1.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/bytes-1.10.1.crate. => SHA256 Checksum OK for tabby/rust/crates/cached-0.49.3.crate. => SHA256 Checksum OK for tabby/rust/crates/cached_proc_macro-0.20.0.crate. => SHA256 Checksum OK for tabby/rust/crates/cached_proc_macro_types-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/cc-1.0.98.crate. => SHA256 Checksum OK for tabby/rust/crates/census-0.4.2.crate. => SHA256 Checksum OK for tabby/rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for tabby/rust/crates/cfg_aliases-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/chrono-0.4.38.crate. => SHA256 Checksum OK for tabby/rust/crates/chumsky-0.9.3.crate. => SHA256 Checksum OK for tabby/rust/crates/clap-4.5.4.crate. => SHA256 Checksum OK for tabby/rust/crates/clap_builder-4.5.2.crate. => SHA256 Checksum OK for tabby/rust/crates/clap_derive-4.5.4.crate. => SHA256 Checksum OK for tabby/rust/crates/clap_lex-0.7.0.crate. => SHA256 Checksum OK for tabby/rust/crates/clocksource-0.8.1.crate. => SHA256 Checksum OK for tabby/rust/crates/cmake-0.1.50.crate. => SHA256 Checksum OK for tabby/rust/crates/color-eyre-0.6.3.crate. => SHA256 Checksum OK for tabby/rust/crates/color-spantrace-0.2.1.crate. => SHA256 Checksum OK for tabby/rust/crates/colorchoice-1.0.1.crate. => SHA256 Checksum OK for tabby/rust/crates/combine-3.8.1.crate. => SHA256 Checksum OK for tabby/rust/crates/console-0.15.8.crate. => SHA256 Checksum OK for tabby/rust/crates/const-oid-0.9.6.crate. => SHA256 Checksum OK for tabby/rust/crates/convert_case-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/core-foundation-0.9.4.crate. => SHA256 Checksum OK for tabby/rust/crates/core-foundation-0.10.0.crate. => SHA256 Checksum OK for tabby/rust/crates/core-foundation-sys-0.8.7.crate. => SHA256 Checksum OK for tabby/rust/crates/cpufeatures-0.2.12.crate. => SHA256 Checksum OK for tabby/rust/crates/crc-3.2.1.crate. => SHA256 Checksum OK for tabby/rust/crates/crc-catalog-2.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/crc32fast-1.4.2.crate. => SHA256 Checksum OK for tabby/rust/crates/cron-0.12.1.crate. => SHA256 Checksum OK for tabby/rust/crates/crossbeam-channel-0.5.13.crate. => SHA256 Checksum OK for tabby/rust/crates/crossbeam-deque-0.8.5.crate. => SHA256 Checksum OK for tabby/rust/crates/crossbeam-epoch-0.9.18.crate. => SHA256 Checksum OK for tabby/rust/crates/crossbeam-queue-0.3.11.crate. => SHA256 Checksum OK for tabby/rust/crates/crossbeam-utils-0.8.21.crate. => SHA256 Checksum OK for tabby/rust/crates/crunchy-0.2.2.crate. => SHA256 Checksum OK for tabby/rust/crates/crypto-common-0.1.6.crate. => SHA256 Checksum OK for tabby/rust/crates/cssparser-0.27.2.crate. => SHA256 Checksum OK for tabby/rust/crates/cssparser-macros-0.6.1.crate. => SHA256 Checksum OK for tabby/rust/crates/custom_error-1.9.2.crate. => SHA256 Checksum OK for tabby/rust/crates/darling-0.14.4.crate. => SHA256 Checksum OK for tabby/rust/crates/darling-0.20.9.crate. => SHA256 Checksum OK for tabby/rust/crates/darling_core-0.14.4.crate. => SHA256 Checksum OK for tabby/rust/crates/darling_core-0.20.9.crate. => SHA256 Checksum OK for tabby/rust/crates/darling_macro-0.14.4.crate. => SHA256 Checksum OK for tabby/rust/crates/darling_macro-0.20.9.crate. => SHA256 Checksum OK for tabby/rust/crates/dashmap-5.5.3.crate. => SHA256 Checksum OK for tabby/rust/crates/data-encoding-2.6.0.crate. => SHA256 Checksum OK for tabby/rust/crates/der-0.7.9.crate. => SHA256 Checksum OK for tabby/rust/crates/deranged-0.3.11.crate. => SHA256 Checksum OK for tabby/rust/crates/derive_arbitrary-1.4.1.crate. => SHA256 Checksum OK for tabby/rust/crates/derive_builder-0.20.0.crate. => SHA256 Checksum OK for tabby/rust/crates/derive_builder_core-0.20.0.crate. => SHA256 Checksum OK for tabby/rust/crates/derive_builder_macro-0.20.0.crate. => SHA256 Checksum OK for tabby/rust/crates/derive_more-0.99.17.crate. => SHA256 Checksum OK for tabby/rust/crates/derive_utils-0.14.1.crate. => SHA256 Checksum OK for tabby/rust/crates/digest-0.10.7.crate. => SHA256 Checksum OK for tabby/rust/crates/dotenvy-0.15.7.crate. => SHA256 Checksum OK for tabby/rust/crates/downcast-rs-1.2.1.crate. => SHA256 Checksum OK for tabby/rust/crates/dtoa-1.0.9.crate. => SHA256 Checksum OK for tabby/rust/crates/dtoa-short-0.3.4.crate. => SHA256 Checksum OK for tabby/rust/crates/either-1.12.0.crate. => SHA256 Checksum OK for tabby/rust/crates/email-encoding-0.3.0.crate. => SHA256 Checksum OK for tabby/rust/crates/email_address-0.2.4.crate. => SHA256 Checksum OK for tabby/rust/crates/encode_unicode-0.3.6.crate. => SHA256 Checksum OK for tabby/rust/crates/encoder-0.2.4.crate. => SHA256 Checksum OK for tabby/rust/crates/encoder-ryu-1.0.16.crate. => SHA256 Checksum OK for tabby/rust/crates/encoding_rs-0.8.34.crate. => SHA256 Checksum OK for tabby/rust/crates/encoding_rs_io-0.1.7.crate. => SHA256 Checksum OK for tabby/rust/crates/equivalent-1.0.1.crate. => SHA256 Checksum OK for tabby/rust/crates/errno-0.3.9.crate. => SHA256 Checksum OK for tabby/rust/crates/etcetera-0.8.0.crate. => SHA256 Checksum OK for tabby/rust/crates/event-listener-2.5.3.crate. => SHA256 Checksum OK for tabby/rust/crates/eventsource-stream-0.2.3.crate. => SHA256 Checksum OK for tabby/rust/crates/eyre-0.6.12.crate. => SHA256 Checksum OK for tabby/rust/crates/fastdivide-0.4.1.crate. => SHA256 Checksum OK for tabby/rust/crates/fastrand-2.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/fid-rs-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/flate2-1.0.30.crate. => SHA256 Checksum OK for tabby/rust/crates/float-cmp-0.9.0.crate. => SHA256 Checksum OK for tabby/rust/crates/flume-0.11.0.crate. => SHA256 Checksum OK for tabby/rust/crates/fnv-1.0.7.crate. => SHA256 Checksum OK for tabby/rust/crates/foreign-types-0.3.2.crate. => SHA256 Checksum OK for tabby/rust/crates/foreign-types-shared-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/form_urlencoded-1.2.1.crate. => SHA256 Checksum OK for tabby/rust/crates/fs4-0.8.3.crate. => SHA256 Checksum OK for tabby/rust/crates/fs_extra-1.3.0.crate. => SHA256 Checksum OK for tabby/rust/crates/fslock-0.2.1.crate. => SHA256 Checksum OK for tabby/rust/crates/futf-0.1.5.crate. => SHA256 Checksum OK for tabby/rust/crates/futures-0.3.30.crate. => SHA256 Checksum OK for tabby/rust/crates/futures-channel-0.3.30.crate. => SHA256 Checksum OK for tabby/rust/crates/futures-core-0.3.30.crate. => SHA256 Checksum OK for tabby/rust/crates/futures-executor-0.3.30.crate. => SHA256 Checksum OK for tabby/rust/crates/futures-intrusive-0.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/futures-io-0.3.30.crate. => SHA256 Checksum OK for tabby/rust/crates/futures-macro-0.3.30.crate. => SHA256 Checksum OK for tabby/rust/crates/futures-sink-0.3.30.crate. => SHA256 Checksum OK for tabby/rust/crates/futures-task-0.3.30.crate. => SHA256 Checksum OK for tabby/rust/crates/futures-timer-3.0.3.crate. => SHA256 Checksum OK for tabby/rust/crates/futures-util-0.3.30.crate. => SHA256 Checksum OK for tabby/rust/crates/fxhash-0.2.1.crate. => SHA256 Checksum OK for tabby/rust/crates/generator-0.7.5.crate. => SHA256 Checksum OK for tabby/rust/crates/generic-array-0.14.7.crate. => SHA256 Checksum OK for tabby/rust/crates/getrandom-0.1.16.crate. => SHA256 Checksum OK for tabby/rust/crates/getrandom-0.2.15.crate. => SHA256 Checksum OK for tabby/rust/crates/getrandom-0.3.2.crate. => SHA256 Checksum OK for tabby/rust/crates/gimli-0.28.1.crate. => SHA256 Checksum OK for tabby/rust/crates/git2-0.18.3.crate. => SHA256 Checksum OK for tabby/rust/crates/gitlab-0.1700.1.crate. => SHA256 Checksum OK for tabby/rust/crates/glob-0.3.1.crate. => SHA256 Checksum OK for tabby/rust/crates/globset-0.4.14.crate. => SHA256 Checksum OK for tabby/rust/crates/graphql-introspection-query-0.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/graphql-parser-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/graphql_client-0.14.0.crate. => SHA256 Checksum OK for tabby/rust/crates/graphql_client_codegen-0.14.0.crate. => SHA256 Checksum OK for tabby/rust/crates/graphql_query_derive-0.14.0.crate. => SHA256 Checksum OK for tabby/rust/crates/grep-0.3.1.crate. => SHA256 Checksum OK for tabby/rust/crates/grep-cli-0.1.10.crate. => SHA256 Checksum OK for tabby/rust/crates/grep-matcher-0.1.7.crate. => SHA256 Checksum OK for tabby/rust/crates/grep-printer-0.2.1.crate. => SHA256 Checksum OK for tabby/rust/crates/grep-regex-0.1.12.crate. => SHA256 Checksum OK for tabby/rust/crates/grep-searcher-0.1.13.crate. => SHA256 Checksum OK for tabby/rust/crates/h2-0.4.5.crate. => SHA256 Checksum OK for tabby/rust/crates/halfbrown-0.2.5.crate. => SHA256 Checksum OK for tabby/rust/crates/hashbrown-0.12.3.crate. => SHA256 Checksum OK for tabby/rust/crates/hashbrown-0.14.5.crate. => SHA256 Checksum OK for tabby/rust/crates/hashlink-0.8.4.crate. => SHA256 Checksum OK for tabby/rust/crates/headers-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/headers-core-0.3.0.crate. => SHA256 Checksum OK for tabby/rust/crates/heck-0.4.1.crate. => SHA256 Checksum OK for tabby/rust/crates/heck-0.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/hermit-abi-0.3.9.crate. => SHA256 Checksum OK for tabby/rust/crates/hex-0.4.3.crate. => SHA256 Checksum OK for tabby/rust/crates/hkdf-0.12.4.crate. => SHA256 Checksum OK for tabby/rust/crates/hmac-0.12.1.crate. => SHA256 Checksum OK for tabby/rust/crates/home-0.5.9.crate. => SHA256 Checksum OK for tabby/rust/crates/hostname-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/htmd-0.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/html5ever-0.25.2.crate. => SHA256 Checksum OK for tabby/rust/crates/html5ever-0.27.0.crate. => SHA256 Checksum OK for tabby/rust/crates/htmlescape-0.3.1.crate. => SHA256 Checksum OK for tabby/rust/crates/http-0.2.12.crate. => SHA256 Checksum OK for tabby/rust/crates/http-1.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/http-body-0.4.6.crate. => SHA256 Checksum OK for tabby/rust/crates/http-body-1.0.0.crate. => SHA256 Checksum OK for tabby/rust/crates/http-body-util-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/http-range-header-0.4.2.crate. => SHA256 Checksum OK for tabby/rust/crates/httparse-1.8.0.crate. => SHA256 Checksum OK for tabby/rust/crates/httpdate-1.0.3.crate. => SHA256 Checksum OK for tabby/rust/crates/humantime-2.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/hyper-0.14.28.crate. => SHA256 Checksum OK for tabby/rust/crates/hyper-1.3.1.crate. => SHA256 Checksum OK for tabby/rust/crates/hyper-rustls-0.26.0.crate. => SHA256 Checksum OK for tabby/rust/crates/hyper-rustls-0.27.3.crate. => SHA256 Checksum OK for tabby/rust/crates/hyper-timeout-0.5.1.crate. => SHA256 Checksum OK for tabby/rust/crates/hyper-tls-0.6.0.crate. => SHA256 Checksum OK for tabby/rust/crates/hyper-util-0.1.5.crate. => SHA256 Checksum OK for tabby/rust/crates/iana-time-zone-0.1.60.crate. => SHA256 Checksum OK for tabby/rust/crates/iana-time-zone-haiku-0.1.2.crate. => SHA256 Checksum OK for tabby/rust/crates/ident_case-1.0.1.crate. => SHA256 Checksum OK for tabby/rust/crates/idna-0.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/ignore-0.4.22.crate. => SHA256 Checksum OK for tabby/rust/crates/indenter-0.3.3.crate. => SHA256 Checksum OK for tabby/rust/crates/indexmap-1.9.3.crate. => SHA256 Checksum OK for tabby/rust/crates/indexmap-2.2.6.crate. => SHA256 Checksum OK for tabby/rust/crates/indicatif-0.17.8.crate. => SHA256 Checksum OK for tabby/rust/crates/insta-1.39.0.crate. => SHA256 Checksum OK for tabby/rust/crates/instant-0.1.13.crate. => SHA256 Checksum OK for tabby/rust/crates/ipnet-2.9.0.crate. => SHA256 Checksum OK for tabby/rust/crates/iri-string-0.7.2.crate. => SHA256 Checksum OK for tabby/rust/crates/is_terminal_polyfill-1.70.0.crate. => SHA256 Checksum OK for tabby/rust/crates/itertools-0.12.1.crate. => SHA256 Checksum OK for tabby/rust/crates/itertools-0.13.0.crate. => SHA256 Checksum OK for tabby/rust/crates/itoa-0.4.8.crate. => SHA256 Checksum OK for tabby/rust/crates/itoa-1.0.11.crate. => SHA256 Checksum OK for tabby/rust/crates/jobserver-0.1.31.crate. => SHA256 Checksum OK for tabby/rust/crates/js-sys-0.3.69.crate. => SHA256 Checksum OK for tabby/rust/crates/jsonwebtoken-9.3.0.crate. => SHA256 Checksum OK for tabby/rust/crates/juniper-0.16.1.crate. => SHA256 Checksum OK for tabby/rust/crates/juniper_axum-0.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/juniper_codegen-0.16.0.crate. => SHA256 Checksum OK for tabby/rust/crates/juniper_graphql_ws-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/juniper_subscriptions-0.17.0.crate. => SHA256 Checksum OK for tabby/rust/crates/kuchiki-0.8.1.crate. => SHA256 Checksum OK for tabby/rust/crates/lazy_static-1.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/lber-0.4.2.crate. => SHA256 Checksum OK for tabby/rust/crates/ldap3-0.11.5.crate. => SHA256 Checksum OK for tabby/rust/crates/leaky-bucket-1.1.2.crate. => SHA256 Checksum OK for tabby/rust/crates/lettre-0.11.7.crate. => SHA256 Checksum OK for tabby/rust/crates/levenshtein_automata-0.2.1.crate. => SHA256 Checksum OK for tabby/rust/crates/lexical-core-0.8.5.crate. => SHA256 Checksum OK for tabby/rust/crates/lexical-parse-float-0.8.5.crate. => SHA256 Checksum OK for tabby/rust/crates/lexical-parse-integer-0.8.6.crate. => SHA256 Checksum OK for tabby/rust/crates/lexical-util-0.8.5.crate. => SHA256 Checksum OK for tabby/rust/crates/lexical-write-float-0.8.5.crate. => SHA256 Checksum OK for tabby/rust/crates/lexical-write-integer-0.8.5.crate. => SHA256 Checksum OK for tabby/rust/crates/libc-0.2.169.crate. => SHA256 Checksum OK for tabby/rust/crates/libgit2-sys-0.16.2+1.7.2.crate. => SHA256 Checksum OK for tabby/rust/crates/libloading-0.7.4.crate. => SHA256 Checksum OK for tabby/rust/crates/libm-0.2.8.crate. => SHA256 Checksum OK for tabby/rust/crates/libsqlite3-sys-0.27.0.crate. => SHA256 Checksum OK for tabby/rust/crates/libssh2-sys-0.3.0.crate. => SHA256 Checksum OK for tabby/rust/crates/libz-sys-1.1.18.crate. => SHA256 Checksum OK for tabby/rust/crates/linked-hash-map-0.5.6.crate. => SHA256 Checksum OK for tabby/rust/crates/linux-raw-sys-0.4.14.crate. => SHA256 Checksum OK for tabby/rust/crates/lock_api-0.4.12.crate. => SHA256 Checksum OK for tabby/rust/crates/log-0.4.27.crate. => SHA256 Checksum OK for tabby/rust/crates/logkit-0.3.5.crate. => SHA256 Checksum OK for tabby/rust/crates/loom-0.5.6.crate. => SHA256 Checksum OK for tabby/rust/crates/louds-rs-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/lru-0.12.3.crate. => SHA256 Checksum OK for tabby/rust/crates/lz4_flex-0.11.3.crate. => SHA256 Checksum OK for tabby/rust/crates/mac-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/maplit-1.0.2.crate. => SHA256 Checksum OK for tabby/rust/crates/markup5ever-0.10.1.crate. => SHA256 Checksum OK for tabby/rust/crates/markup5ever-0.12.1.crate. => SHA256 Checksum OK for tabby/rust/crates/markup5ever_rcdom-0.3.0.crate. => SHA256 Checksum OK for tabby/rust/crates/matchers-0.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/matches-0.1.10.crate. => SHA256 Checksum OK for tabby/rust/crates/matchit-0.7.3.crate. => SHA256 Checksum OK for tabby/rust/crates/matchit-0.8.4.crate. => SHA256 Checksum OK for tabby/rust/crates/md-5-0.10.6.crate. => SHA256 Checksum OK for tabby/rust/crates/measure_time-0.8.3.crate. => SHA256 Checksum OK for tabby/rust/crates/memchr-2.7.2.crate. => SHA256 Checksum OK for tabby/rust/crates/memmap2-0.9.4.crate. => SHA256 Checksum OK for tabby/rust/crates/metrics-0.22.3.crate. => SHA256 Checksum OK for tabby/rust/crates/metrics-exporter-prometheus-0.13.1.crate. => SHA256 Checksum OK for tabby/rust/crates/metrics-util-0.16.3.crate. => SHA256 Checksum OK for tabby/rust/crates/mime-0.3.17.crate. => SHA256 Checksum OK for tabby/rust/crates/mime_guess-2.0.4.crate. => SHA256 Checksum OK for tabby/rust/crates/minimal-lexical-0.2.1.crate. => SHA256 Checksum OK for tabby/rust/crates/miniz_oxide-0.7.3.crate. => SHA256 Checksum OK for tabby/rust/crates/mio-1.0.3.crate. => SHA256 Checksum OK for tabby/rust/crates/murmurhash32-0.3.1.crate. => SHA256 Checksum OK for tabby/rust/crates/native-tls-0.2.12.crate. => SHA256 Checksum OK for tabby/rust/crates/netrc-0.4.1.crate. => SHA256 Checksum OK for tabby/rust/crates/new_debug_unreachable-1.0.6.crate. => SHA256 Checksum OK for tabby/rust/crates/nix-0.28.0.crate. => SHA256 Checksum OK for tabby/rust/crates/nodrop-0.1.14.crate. => SHA256 Checksum OK for tabby/rust/crates/nom-7.1.3.crate. => SHA256 Checksum OK for tabby/rust/crates/ntapi-0.4.1.crate. => SHA256 Checksum OK for tabby/rust/crates/nu-ansi-term-0.46.0.crate. => SHA256 Checksum OK for tabby/rust/crates/nucleo-0.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/nucleo-matcher-0.3.1.crate. => SHA256 Checksum OK for tabby/rust/crates/num-bigint-0.4.5.crate. => SHA256 Checksum OK for tabby/rust/crates/num-bigint-dig-0.8.4.crate. => SHA256 Checksum OK for tabby/rust/crates/num-conv-0.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/num-integer-0.1.46.crate. => SHA256 Checksum OK for tabby/rust/crates/num-iter-0.1.45.crate. => SHA256 Checksum OK for tabby/rust/crates/num-traits-0.2.19.crate. => SHA256 Checksum OK for tabby/rust/crates/num_cpus-1.16.0.crate. => SHA256 Checksum OK for tabby/rust/crates/num_threads-0.1.7.crate. => SHA256 Checksum OK for tabby/rust/crates/number_prefix-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/nvml-wrapper-0.9.0.crate. => SHA256 Checksum OK for tabby/rust/crates/nvml-wrapper-sys-0.7.0.crate. => SHA256 Checksum OK for tabby/rust/crates/object-0.32.2.crate. => SHA256 Checksum OK for tabby/rust/crates/octocrab-0.42.1.crate. => SHA256 Checksum OK for tabby/rust/crates/omnicopy_to_output-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/once_cell-1.19.0.crate. => SHA256 Checksum OK for tabby/rust/crates/openssl-0.10.64.crate. => SHA256 Checksum OK for tabby/rust/crates/openssl-macros-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/openssl-probe-0.1.5.crate. => SHA256 Checksum OK for tabby/rust/crates/openssl-src-300.3.0+3.3.0.crate. => SHA256 Checksum OK for tabby/rust/crates/openssl-sys-0.9.102.crate. => SHA256 Checksum OK for tabby/rust/crates/opentelemetry-0.18.0.crate. => SHA256 Checksum OK for tabby/rust/crates/opentelemetry-0.27.1.crate. => SHA256 Checksum OK for tabby/rust/crates/opentelemetry-otlp-0.27.0.crate. => SHA256 Checksum OK for tabby/rust/crates/opentelemetry-proto-0.27.0.crate. => SHA256 Checksum OK for tabby/rust/crates/opentelemetry-semantic-conventions-0.27.0.crate. => SHA256 Checksum OK for tabby/rust/crates/opentelemetry_api-0.18.0.crate. => SHA256 Checksum OK for tabby/rust/crates/opentelemetry_sdk-0.18.0.crate. => SHA256 Checksum OK for tabby/rust/crates/opentelemetry_sdk-0.27.1.crate. => SHA256 Checksum OK for tabby/rust/crates/overload-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/owo-colors-3.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/parking_lot-0.12.3.crate. => SHA256 Checksum OK for tabby/rust/crates/parking_lot_core-0.9.10.crate. => SHA256 Checksum OK for tabby/rust/crates/parse-git-url-0.5.1.crate. => SHA256 Checksum OK for tabby/rust/crates/password-hash-0.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/paste-1.0.15.crate. => SHA256 Checksum OK for tabby/rust/crates/pem-3.0.4.crate. => SHA256 Checksum OK for tabby/rust/crates/pem-rfc7468-0.7.0.crate. => SHA256 Checksum OK for tabby/rust/crates/percent-encoding-2.3.1.crate. => SHA256 Checksum OK for tabby/rust/crates/pest-2.7.10.crate. => SHA256 Checksum OK for tabby/rust/crates/pest_derive-2.7.10.crate. => SHA256 Checksum OK for tabby/rust/crates/pest_generator-2.7.10.crate. => SHA256 Checksum OK for tabby/rust/crates/pest_meta-2.7.10.crate. => SHA256 Checksum OK for tabby/rust/crates/phf-0.8.0.crate. => SHA256 Checksum OK for tabby/rust/crates/phf-0.11.2.crate. => SHA256 Checksum OK for tabby/rust/crates/phf_codegen-0.8.0.crate. => SHA256 Checksum OK for tabby/rust/crates/phf_codegen-0.11.2.crate. => SHA256 Checksum OK for tabby/rust/crates/phf_generator-0.8.0.crate. => SHA256 Checksum OK for tabby/rust/crates/phf_generator-0.10.0.crate. => SHA256 Checksum OK for tabby/rust/crates/phf_generator-0.11.2.crate. => SHA256 Checksum OK for tabby/rust/crates/phf_macros-0.8.0.crate. => SHA256 Checksum OK for tabby/rust/crates/phf_shared-0.8.0.crate. => SHA256 Checksum OK for tabby/rust/crates/phf_shared-0.10.0.crate. => SHA256 Checksum OK for tabby/rust/crates/phf_shared-0.11.2.crate. => SHA256 Checksum OK for tabby/rust/crates/pin-project-1.1.5.crate. => SHA256 Checksum OK for tabby/rust/crates/pin-project-internal-1.1.5.crate. => SHA256 Checksum OK for tabby/rust/crates/pin-project-lite-0.2.14.crate. => SHA256 Checksum OK for tabby/rust/crates/pin-utils-0.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/pkcs1-0.7.5.crate. => SHA256 Checksum OK for tabby/rust/crates/pkcs8-0.10.2.crate. => SHA256 Checksum OK for tabby/rust/crates/pkg-config-0.3.30.crate. => SHA256 Checksum OK for tabby/rust/crates/portable-atomic-1.6.0.crate. => SHA256 Checksum OK for tabby/rust/crates/powerfmt-0.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/ppv-lite86-0.2.17.crate. => SHA256 Checksum OK for tabby/rust/crates/precomputed-hash-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/proc-macro-error-1.0.4.crate. => SHA256 Checksum OK for tabby/rust/crates/proc-macro-error-attr-1.0.4.crate. => SHA256 Checksum OK for tabby/rust/crates/proc-macro-hack-0.5.20+deprecated.crate. => SHA256 Checksum OK for tabby/rust/crates/proc-macro2-1.0.95.crate. => SHA256 Checksum OK for tabby/rust/crates/project-root-0.2.2.crate. => SHA256 Checksum OK for tabby/rust/crates/prost-0.13.4.crate. => SHA256 Checksum OK for tabby/rust/crates/prost-derive-0.13.4.crate. => SHA256 Checksum OK for tabby/rust/crates/psm-0.1.21.crate. => SHA256 Checksum OK for tabby/rust/crates/quanta-0.12.3.crate. => SHA256 Checksum OK for tabby/rust/crates/querystring-1.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/quote-1.0.36.crate. => SHA256 Checksum OK for tabby/rust/crates/quoted_printable-0.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/r-efi-5.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/rand-0.7.3.crate. => SHA256 Checksum OK for tabby/rust/crates/rand-0.8.5.crate. => SHA256 Checksum OK for tabby/rust/crates/rand-0.9.1.crate. => SHA256 Checksum OK for tabby/rust/crates/rand_chacha-0.2.2.crate. => SHA256 Checksum OK for tabby/rust/crates/rand_chacha-0.3.1.crate. => SHA256 Checksum OK for tabby/rust/crates/rand_chacha-0.9.0.crate. => SHA256 Checksum OK for tabby/rust/crates/rand_core-0.5.1.crate. => SHA256 Checksum OK for tabby/rust/crates/rand_core-0.6.4.crate. => SHA256 Checksum OK for tabby/rust/crates/rand_core-0.9.3.crate. => SHA256 Checksum OK for tabby/rust/crates/rand_distr-0.4.3.crate. => SHA256 Checksum OK for tabby/rust/crates/rand_hc-0.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/rand_pcg-0.2.1.crate. => SHA256 Checksum OK for tabby/rust/crates/ratelimit-0.10.0.crate. => SHA256 Checksum OK for tabby/rust/crates/raw-cpuid-11.0.2.crate. => SHA256 Checksum OK for tabby/rust/crates/rayon-1.10.0.crate. => SHA256 Checksum OK for tabby/rust/crates/rayon-core-1.12.1.crate. => SHA256 Checksum OK for tabby/rust/crates/readable-readability-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/redox_syscall-0.4.1.crate. => SHA256 Checksum OK for tabby/rust/crates/redox_syscall-0.5.1.crate. => SHA256 Checksum OK for tabby/rust/crates/ref-cast-1.0.23.crate. => SHA256 Checksum OK for tabby/rust/crates/ref-cast-impl-1.0.23.crate. => SHA256 Checksum OK for tabby/rust/crates/regex-1.10.4.crate. => SHA256 Checksum OK for tabby/rust/crates/regex-automata-0.1.10.crate. => SHA256 Checksum OK for tabby/rust/crates/regex-automata-0.4.6.crate. => SHA256 Checksum OK for tabby/rust/crates/regex-syntax-0.6.29.crate. => SHA256 Checksum OK for tabby/rust/crates/regex-syntax-0.8.3.crate. => SHA256 Checksum OK for tabby/rust/crates/reqwest-0.12.4.crate. => SHA256 Checksum OK for tabby/rust/crates/reqwest-eventsource-0.6.0.crate. => SHA256 Checksum OK for tabby/rust/crates/ring-0.16.20.crate. => SHA256 Checksum OK for tabby/rust/crates/ring-0.17.8.crate. => SHA256 Checksum OK for tabby/rust/crates/rmp-0.8.14.crate. => SHA256 Checksum OK for tabby/rust/crates/rmp-serde-1.3.0.crate. => SHA256 Checksum OK for tabby/rust/crates/rsa-0.9.6.crate. => SHA256 Checksum OK for tabby/rust/crates/rust-embed-8.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/rust-embed-impl-8.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/rust-embed-utils-8.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/rust-stemmers-1.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/rustc-demangle-0.1.24.crate. => SHA256 Checksum OK for tabby/rust/crates/rustc-hash-1.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/rustc_version-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/rustix-0.38.34.crate. => SHA256 Checksum OK for tabby/rust/crates/rustls-0.20.9.crate. => SHA256 Checksum OK for tabby/rust/crates/rustls-0.22.4.crate. => SHA256 Checksum OK for tabby/rust/crates/rustls-0.23.20.crate. => SHA256 Checksum OK for tabby/rust/crates/rustls-native-certs-0.7.0.crate. => SHA256 Checksum OK for tabby/rust/crates/rustls-native-certs-0.8.1.crate. => SHA256 Checksum OK for tabby/rust/crates/rustls-pemfile-2.1.2.crate. => SHA256 Checksum OK for tabby/rust/crates/rustls-pki-types-1.10.0.crate. => SHA256 Checksum OK for tabby/rust/crates/rustls-webpki-0.102.8.crate. => SHA256 Checksum OK for tabby/rust/crates/rustversion-1.0.17.crate. => SHA256 Checksum OK for tabby/rust/crates/ryu-1.0.18.crate. => SHA256 Checksum OK for tabby/rust/crates/same-file-1.0.6.crate. => SHA256 Checksum OK for tabby/rust/crates/scc-2.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/schannel-0.1.23.crate. => SHA256 Checksum OK for tabby/rust/crates/scoped-tls-1.0.1.crate. => SHA256 Checksum OK for tabby/rust/crates/scopeguard-1.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/sct-0.7.1.crate. => SHA256 Checksum OK for tabby/rust/crates/sdd-0.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/secrecy-0.8.0.crate. => SHA256 Checksum OK for tabby/rust/crates/secrecy-0.10.3.crate. => SHA256 Checksum OK for tabby/rust/crates/security-framework-2.11.0.crate. => SHA256 Checksum OK for tabby/rust/crates/security-framework-3.0.1.crate. => SHA256 Checksum OK for tabby/rust/crates/security-framework-sys-2.12.1.crate. => SHA256 Checksum OK for tabby/rust/crates/selectors-0.22.0.crate. => SHA256 Checksum OK for tabby/rust/crates/semver-1.0.23.crate. => SHA256 Checksum OK for tabby/rust/crates/serde-1.0.203.crate. => SHA256 Checksum OK for tabby/rust/crates/serde-jsonlines-0.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/serde_derive-1.0.203.crate. => SHA256 Checksum OK for tabby/rust/crates/serde_json-1.0.117.crate. => SHA256 Checksum OK for tabby/rust/crates/serde_path_to_error-0.1.16.crate. => SHA256 Checksum OK for tabby/rust/crates/serde_spanned-0.6.6.crate. => SHA256 Checksum OK for tabby/rust/crates/serde_urlencoded-0.7.1.crate. => SHA256 Checksum OK for tabby/rust/crates/serdeconv-0.4.1.crate. => SHA256 Checksum OK for tabby/rust/crates/serial_test-2.0.0.crate. => SHA256 Checksum OK for tabby/rust/crates/serial_test-3.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/serial_test_derive-2.0.0.crate. => SHA256 Checksum OK for tabby/rust/crates/serial_test_derive-3.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/servo_arc-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/sha1-0.10.6.crate. => SHA256 Checksum OK for tabby/rust/crates/sha2-0.10.8.crate. => SHA256 Checksum OK for tabby/rust/crates/sharded-slab-0.1.7.crate. => SHA256 Checksum OK for tabby/rust/crates/signal-hook-registry-1.4.2.crate. => SHA256 Checksum OK for tabby/rust/crates/signature-2.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/simd-adler32-0.3.7.crate. => SHA256 Checksum OK for tabby/rust/crates/simd-json-0.13.10.crate. => SHA256 Checksum OK for tabby/rust/crates/simdutf8-0.1.4.crate. => SHA256 Checksum OK for tabby/rust/crates/similar-2.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/simple_asn1-0.6.2.crate. => SHA256 Checksum OK for tabby/rust/crates/siphasher-0.3.11.crate. => SHA256 Checksum OK for tabby/rust/crates/sketches-ddsketch-0.2.2.crate. => SHA256 Checksum OK for tabby/rust/crates/slab-0.4.9.crate. => SHA256 Checksum OK for tabby/rust/crates/smallvec-1.13.2.crate. => SHA256 Checksum OK for tabby/rust/crates/smartstring-1.0.1.crate. => SHA256 Checksum OK for tabby/rust/crates/snafu-0.8.3.crate. => SHA256 Checksum OK for tabby/rust/crates/snafu-derive-0.8.3.crate. => SHA256 Checksum OK for tabby/rust/crates/socket2-0.5.7.crate. => SHA256 Checksum OK for tabby/rust/crates/spin-0.5.2.crate. => SHA256 Checksum OK for tabby/rust/crates/spin-0.9.8.crate. => SHA256 Checksum OK for tabby/rust/crates/spinners-4.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/spki-0.7.3.crate. => SHA256 Checksum OK for tabby/rust/crates/sql_query_builder-2.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/sqlformat-0.2.3.crate. => SHA256 Checksum OK for tabby/rust/crates/sqlx-rt-0.6.3.crate. => SHA256 Checksum OK for tabby/rust/crates/stable_deref_trait-1.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/stacker-0.1.15.crate. => SHA256 Checksum OK for tabby/rust/crates/static_assertions-1.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/strfmt-0.2.4.crate. => SHA256 Checksum OK for tabby/rust/crates/string_cache-0.8.7.crate. => SHA256 Checksum OK for tabby/rust/crates/string_cache_codegen-0.5.2.crate. => SHA256 Checksum OK for tabby/rust/crates/stringprep-0.1.5.crate. => SHA256 Checksum OK for tabby/rust/crates/strsim-0.10.0.crate. => SHA256 Checksum OK for tabby/rust/crates/strsim-0.11.1.crate. => SHA256 Checksum OK for tabby/rust/crates/strum-0.24.1.crate. => SHA256 Checksum OK for tabby/rust/crates/strum-0.26.2.crate. => SHA256 Checksum OK for tabby/rust/crates/strum_macros-0.24.3.crate. => SHA256 Checksum OK for tabby/rust/crates/strum_macros-0.26.2.crate. => SHA256 Checksum OK for tabby/rust/crates/subtle-2.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/syn-1.0.109.crate. => SHA256 Checksum OK for tabby/rust/crates/syn-2.0.100.crate. => SHA256 Checksum OK for tabby/rust/crates/sync_wrapper-0.1.2.crate. => SHA256 Checksum OK for tabby/rust/crates/sync_wrapper-1.0.1.crate. => SHA256 Checksum OK for tabby/rust/crates/sysinfo-0.33.0.crate. => SHA256 Checksum OK for tabby/rust/crates/system-configuration-0.5.1.crate. => SHA256 Checksum OK for tabby/rust/crates/system-configuration-sys-0.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tantivy-fst-0.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tarpc-0.33.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tarpc-plugins-0.12.0.crate. => SHA256 Checksum OK for tabby/rust/crates/temp_testdir-0.2.3.crate. => SHA256 Checksum OK for tabby/rust/crates/tempfile-3.10.1.crate. => SHA256 Checksum OK for tabby/rust/crates/tendril-0.4.3.crate. => SHA256 Checksum OK for tabby/rust/crates/termcolor-1.4.1.crate. => SHA256 Checksum OK for tabby/rust/crates/text-splitter-0.13.3.crate. => SHA256 Checksum OK for tabby/rust/crates/thin-slice-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/thiserror-1.0.61.crate. => SHA256 Checksum OK for tabby/rust/crates/thiserror-2.0.12.crate. => SHA256 Checksum OK for tabby/rust/crates/thiserror-impl-1.0.61.crate. => SHA256 Checksum OK for tabby/rust/crates/thiserror-impl-2.0.12.crate. => SHA256 Checksum OK for tabby/rust/crates/thread_local-1.1.8.crate. => SHA256 Checksum OK for tabby/rust/crates/time-0.3.36.crate. => SHA256 Checksum OK for tabby/rust/crates/time-core-0.1.2.crate. => SHA256 Checksum OK for tabby/rust/crates/time-macros-0.2.18.crate. => SHA256 Checksum OK for tabby/rust/crates/tinyvec-1.6.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tinyvec_macros-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/tokio-1.42.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tokio-macros-2.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tokio-native-tls-0.3.1.crate. => SHA256 Checksum OK for tabby/rust/crates/tokio-retry-0.3.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tokio-rustls-0.23.4.crate. => SHA256 Checksum OK for tabby/rust/crates/tokio-rustls-0.25.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tokio-rustls-0.26.1.crate. => SHA256 Checksum OK for tabby/rust/crates/tokio-serde-0.8.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tokio-stream-0.1.17.crate. => SHA256 Checksum OK for tabby/rust/crates/tokio-tungstenite-0.21.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tokio-tungstenite-0.26.2.crate. => SHA256 Checksum OK for tabby/rust/crates/tokio-util-0.7.11.crate. => SHA256 Checksum OK for tabby/rust/crates/toml-0.7.8.crate. => SHA256 Checksum OK for tabby/rust/crates/toml_datetime-0.6.6.crate. => SHA256 Checksum OK for tabby/rust/crates/toml_edit-0.19.15.crate. => SHA256 Checksum OK for tabby/rust/crates/tonic-0.12.3.crate. => SHA256 Checksum OK for tabby/rust/crates/tower-0.4.13.crate. => SHA256 Checksum OK for tabby/rust/crates/tower-0.5.2.crate. => SHA256 Checksum OK for tabby/rust/crates/tower-http-0.5.2.crate. => SHA256 Checksum OK for tabby/rust/crates/tower-http-0.6.2.crate. => SHA256 Checksum OK for tabby/rust/crates/tower-layer-0.3.3.crate. => SHA256 Checksum OK for tabby/rust/crates/tower-service-0.3.3.crate. => SHA256 Checksum OK for tabby/rust/crates/tracing-0.1.40.crate. => SHA256 Checksum OK for tabby/rust/crates/tracing-attributes-0.1.27.crate. => SHA256 Checksum OK for tabby/rust/crates/tracing-core-0.1.32.crate. => SHA256 Checksum OK for tabby/rust/crates/tracing-error-0.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tracing-log-0.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tracing-opentelemetry-0.18.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tracing-opentelemetry-0.28.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tracing-subscriber-0.3.18.crate. => SHA256 Checksum OK for tabby/rust/crates/tracing-test-0.2.4.crate. => SHA256 Checksum OK for tabby/rust/crates/tracing-test-macro-0.2.4.crate. => SHA256 Checksum OK for tabby/rust/crates/trackable-1.3.0.crate. => SHA256 Checksum OK for tabby/rust/crates/trackable_derive-1.0.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tree-sitter-0.22.6.crate. => SHA256 Checksum OK for tabby/rust/crates/tree-sitter-c-sharp-0.21.2.crate. => SHA256 Checksum OK for tabby/rust/crates/tree-sitter-elixir-0.2.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tree-sitter-go-0.21.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tree-sitter-java-0.21.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tree-sitter-kotlin-0.3.6.crate. => SHA256 Checksum OK for tabby/rust/crates/tree-sitter-lua-0.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tree-sitter-python-0.21.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tree-sitter-ruby-0.21.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tree-sitter-rust-0.21.2.crate. => SHA256 Checksum OK for tabby/rust/crates/tree-sitter-scala-0.22.1.crate. => SHA256 Checksum OK for tabby/rust/crates/tree-sitter-tags-0.22.6.crate. => SHA256 Checksum OK for tabby/rust/crates/tree-sitter-typescript-0.21.1.crate. => SHA256 Checksum OK for tabby/rust/crates/trie-rs-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/try-lock-0.2.5.crate. => SHA256 Checksum OK for tabby/rust/crates/tungstenite-0.21.0.crate. => SHA256 Checksum OK for tabby/rust/crates/tungstenite-0.26.2.crate. => SHA256 Checksum OK for tabby/rust/crates/typenum-1.17.0.crate. => SHA256 Checksum OK for tabby/rust/crates/ucd-trie-0.1.6.crate. => SHA256 Checksum OK for tabby/rust/crates/unicase-2.7.0.crate. => SHA256 Checksum OK for tabby/rust/crates/unicode-bidi-0.3.15.crate. => SHA256 Checksum OK for tabby/rust/crates/unicode-ident-1.0.12.crate. => SHA256 Checksum OK for tabby/rust/crates/unicode-normalization-0.1.23.crate. => SHA256 Checksum OK for tabby/rust/crates/unicode-properties-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/unicode-segmentation-1.11.0.crate. => SHA256 Checksum OK for tabby/rust/crates/unicode-width-0.1.12.crate. => SHA256 Checksum OK for tabby/rust/crates/unicode_categories-0.1.1.crate. => SHA256 Checksum OK for tabby/rust/crates/unreachable-1.0.0.crate. => SHA256 Checksum OK for tabby/rust/crates/untrusted-0.7.1.crate. => SHA256 Checksum OK for tabby/rust/crates/untrusted-0.9.0.crate. => SHA256 Checksum OK for tabby/rust/crates/url-2.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/url-parse-1.0.8.crate. => SHA256 Checksum OK for tabby/rust/crates/urlencoding-2.1.3.crate. => SHA256 Checksum OK for tabby/rust/crates/utf-8-0.7.6.crate. => SHA256 Checksum OK for tabby/rust/crates/utf8-ranges-1.0.5.crate. => SHA256 Checksum OK for tabby/rust/crates/utf8parse-0.2.1.crate. => SHA256 Checksum OK for tabby/rust/crates/utoipa-5.3.1.crate. => SHA256 Checksum OK for tabby/rust/crates/utoipa-gen-5.3.1.crate. => SHA256 Checksum OK for tabby/rust/crates/utoipa-swagger-ui-9.0.1.crate. => SHA256 Checksum OK for tabby/rust/crates/uuid-1.8.0.crate. => SHA256 Checksum OK for tabby/rust/crates/uuid-macro-internal-1.8.0.crate. => SHA256 Checksum OK for tabby/rust/crates/validator-0.18.1.crate. => SHA256 Checksum OK for tabby/rust/crates/validator_derive-0.18.1.crate. => SHA256 Checksum OK for tabby/rust/crates/valuable-0.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/value-trait-0.8.1.crate. => SHA256 Checksum OK for tabby/rust/crates/vcpkg-0.2.15.crate. => SHA256 Checksum OK for tabby/rust/crates/vergen-8.3.1.crate. => SHA256 Checksum OK for tabby/rust/crates/version_check-0.9.4.crate. => SHA256 Checksum OK for tabby/rust/crates/void-1.0.2.crate. => SHA256 Checksum OK for tabby/rust/crates/walkdir-2.5.0.crate. => SHA256 Checksum OK for tabby/rust/crates/want-0.3.1.crate. => SHA256 Checksum OK for tabby/rust/crates/wasi-0.9.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for tabby/rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate. => SHA256 Checksum OK for tabby/rust/crates/wasi-0.14.2+wasi-0.2.4.crate. => SHA256 Checksum OK for tabby/rust/crates/wasite-0.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/wasm-bindgen-0.2.92.crate. => SHA256 Checksum OK for tabby/rust/crates/wasm-bindgen-backend-0.2.92.crate. => SHA256 Checksum OK for tabby/rust/crates/wasm-bindgen-futures-0.4.42.crate. => SHA256 Checksum OK for tabby/rust/crates/wasm-bindgen-macro-0.2.92.crate. => SHA256 Checksum OK for tabby/rust/crates/wasm-bindgen-macro-support-0.2.92.crate. => SHA256 Checksum OK for tabby/rust/crates/wasm-bindgen-shared-0.2.92.crate. => SHA256 Checksum OK for tabby/rust/crates/wasm-streams-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/web-sys-0.3.69.crate. => SHA256 Checksum OK for tabby/rust/crates/web-time-1.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/webpki-0.22.4.crate. => SHA256 Checksum OK for tabby/rust/crates/webpki-roots-0.26.3.crate. => SHA256 Checksum OK for tabby/rust/crates/which-6.0.1.crate. => SHA256 Checksum OK for tabby/rust/crates/whoami-1.5.1.crate. => SHA256 Checksum OK for tabby/rust/crates/winapi-0.3.9.crate. => SHA256 Checksum OK for tabby/rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/winapi-util-0.1.8.crate. => SHA256 Checksum OK for tabby/rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate. => SHA256 Checksum OK for tabby/rust/crates/windows-0.48.0.crate. => SHA256 Checksum OK for tabby/rust/crates/windows-0.52.0.crate. => SHA256 Checksum OK for tabby/rust/crates/windows-0.57.0.crate. => SHA256 Checksum OK for tabby/rust/crates/windows-core-0.52.0.crate. => SHA256 Checksum OK for tabby/rust/crates/windows-core-0.57.0.crate. => SHA256 Checksum OK for tabby/rust/crates/windows-implement-0.57.0.crate. => SHA256 Checksum OK for tabby/rust/crates/windows-interface-0.57.0.crate. => SHA256 Checksum OK for tabby/rust/crates/windows-result-0.1.2.crate. => SHA256 Checksum OK for tabby/rust/crates/windows-sys-0.48.0.crate. => SHA256 Checksum OK for tabby/rust/crates/windows-sys-0.52.0.crate. => SHA256 Checksum OK for tabby/rust/crates/windows-targets-0.48.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows-targets-0.52.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_aarch64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_aarch64_gnullvm-0.52.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_aarch64_msvc-0.48.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_aarch64_msvc-0.52.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_i686_gnu-0.48.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_i686_gnu-0.52.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_i686_gnullvm-0.52.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_i686_msvc-0.48.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_i686_msvc-0.52.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_x86_64_gnu-0.48.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_x86_64_gnu-0.52.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_x86_64_gnullvm-0.48.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_x86_64_gnullvm-0.52.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_x86_64_msvc-0.48.5.crate. => SHA256 Checksum OK for tabby/rust/crates/windows_x86_64_msvc-0.52.5.crate. => SHA256 Checksum OK for tabby/rust/crates/winnow-0.5.40.crate. => SHA256 Checksum OK for tabby/rust/crates/winreg-0.52.0.crate. => SHA256 Checksum OK for tabby/rust/crates/winsafe-0.0.19.crate. => SHA256 Checksum OK for tabby/rust/crates/wit-bindgen-rt-0.39.0.crate. => SHA256 Checksum OK for tabby/rust/crates/wrapcenum-derive-0.4.1.crate. => SHA256 Checksum OK for tabby/rust/crates/xml5ever-0.18.0.crate. => SHA256 Checksum OK for tabby/rust/crates/zerocopy-0.7.34.crate. => SHA256 Checksum OK for tabby/rust/crates/zerocopy-derive-0.7.34.crate. => SHA256 Checksum OK for tabby/rust/crates/zeroize-1.8.1.crate. => SHA256 Checksum OK for tabby/rust/crates/zip-2.6.1.crate. => SHA256 Checksum OK for tabby/rust/crates/zopfli-0.8.2.crate. => SHA256 Checksum OK for tabby/rust/crates/zstd-0.13.1.crate. => SHA256 Checksum OK for tabby/rust/crates/zstd-safe-7.1.0.crate. => SHA256 Checksum OK for tabby/rust/crates/zstd-sys-2.0.10+zstd.1.5.6.crate. => SHA256 Checksum OK for tabby/tree-sitter-tree-sitter-cpp-d29fbff09a8c9ff4f3074de2595dfca12cb33da9_GH0.tar.gz. => SHA256 Checksum OK for tabby/quickwit-oss-tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7_GH0.tar.gz. => SHA256 Checksum OK for tabby/tree-sitter-tree-sitter-c-00ed08f1a6c18141bfd7a81638e4d239a0bb55cc_GH0.tar.gz. => SHA256 Checksum OK for tabby/fulmicoton-oneshot-b208f493e505f5f37e180b5cdec4c22b6f99abaa_GH0.tar.gz. => SHA256 Checksum OK for tabby/faceCutWall-tree-sitter-gdscript-8a8c067899d734840e8ce86fdeeeadbe8088446b_GH0.tar.gz. => SHA256 Checksum OK for tabby/pepperoni21-ollama-rs-56e8157d98d4185bc171fe9468d3d09bc56e9dd3_GH0.tar.gz. => SHA256 Checksum OK for tabby/wsxiaoys-sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db_GH0.tar.gz. => SHA256 Checksum OK for tabby/JoranHonig-tree-sitter-solidity-0e86ae647bda22c9bee00ec59752df7b3d3b000b_GH0.tar.gz. => SHA256 Checksum OK for tabby/TabbyML-tabby-v0.31.1_GH0.tar.gz. => SHA256 Checksum OK for tabby/ggerganov-llama.cpp-952a47f455fbd92e2659b98b9b6317a2dafeb532_GH0.tar.gz. ===> Moving crates to /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1//cargo-crates =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for tabby-ai-coding-assistant-0.31.1 ===> Applying FreeBSD patches for tabby-ai-coding-assistant-0.31.1 from /usr/ports/devel/tabby/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> tabby-ai-coding-assistant-0.31.1 depends on executable: cmake - not found ===> Installing existing package /packages/All/cmake-core-3.31.7_1.pkg [pkg.DaveG.ca] Installing cmake-core-3.31.7_1... [pkg.DaveG.ca] `-- Installing expat-2.7.2... [pkg.DaveG.ca] `-- Extracting expat-2.7.2: .......... done [pkg.DaveG.ca] `-- Installing jsoncpp-1.9.6_1... [pkg.DaveG.ca] `-- Extracting jsoncpp-1.9.6_1: .......... done [pkg.DaveG.ca] `-- Installing libidn2-2.3.8... [pkg.DaveG.ca] | `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] | `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] | `-- Installing libunistring-1.3... [pkg.DaveG.ca] | `-- Extracting libunistring-1.3: .......... done [pkg.DaveG.ca] `-- Extracting libidn2-2.3.8: .......... done [pkg.DaveG.ca] `-- Installing libuv-1.51.0... [pkg.DaveG.ca] `-- Extracting libuv-1.51.0: .......... done [pkg.DaveG.ca] `-- Installing rhash-1.4.4_1... [pkg.DaveG.ca] | `-- Installing gettext-runtime-0.23.1... [pkg.DaveG.ca] | `-- Extracting gettext-runtime-0.23.1: .......... done [pkg.DaveG.ca] `-- Extracting rhash-1.4.4_1: .......... done [pkg.DaveG.ca] Extracting cmake-core-3.31.7_1: .......... done ===> tabby-ai-coding-assistant-0.31.1 depends on executable: cmake - found ===> Returning to build of tabby-ai-coding-assistant-0.31.1 ===> tabby-ai-coding-assistant-0.31.1 depends on package: rust>=1.89.0 - not found ===> Installing existing package /packages/All/rust-1.89.0.pkg [pkg.DaveG.ca] Installing rust-1.89.0... [pkg.DaveG.ca] `-- Installing curl-8.15.0... [pkg.DaveG.ca] | `-- Installing brotli-1.1.0,1... [pkg.DaveG.ca] | `-- Extracting brotli-1.1.0,1: .......... done [pkg.DaveG.ca] | `-- Installing libnghttp2-1.67.0... [pkg.DaveG.ca] | `-- Extracting libnghttp2-1.67.0: ....... done [pkg.DaveG.ca] | `-- Installing libpsl-0.21.5_2... [pkg.DaveG.ca] | `-- Extracting libpsl-0.21.5_2: ........ done [pkg.DaveG.ca] | `-- Installing libssh2-1.11.1,3... [pkg.DaveG.ca] | `-- Extracting libssh2-1.11.1,3: .......... done [pkg.DaveG.ca] | `-- Installing zstd-1.5.7... [pkg.DaveG.ca] | | `-- Installing liblz4-1.10.0,1... [pkg.DaveG.ca] | | `-- Extracting liblz4-1.10.0,1: .......... done [pkg.DaveG.ca] | `-- Extracting zstd-1.5.7: .......... done [pkg.DaveG.ca] `-- Extracting curl-8.15.0: .......... done [pkg.DaveG.ca] Extracting rust-1.89.0: .......... done ===> tabby-ai-coding-assistant-0.31.1 depends on package: rust>=1.89.0 - found ===> Returning to build of tabby-ai-coding-assistant-0.31.1 ===> tabby-ai-coding-assistant-0.31.1 depends on executable: cmake - found ===> tabby-ai-coding-assistant-0.31.1 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-2.4.3,1.pkg [pkg.DaveG.ca] Installing pkgconf-2.4.3,1... [pkg.DaveG.ca] Extracting pkgconf-2.4.3,1: .......... done ===> tabby-ai-coding-assistant-0.31.1 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of tabby-ai-coding-assistant-0.31.1 ===> tabby-ai-coding-assistant-0.31.1 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg.DaveG.ca] Installing ccache-3.7.12_8... [pkg.DaveG.ca] Extracting ccache-3.7.12_8: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> tabby-ai-coding-assistant-0.31.1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of tabby-ai-coding-assistant-0.31.1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> tabby-ai-coding-assistant-0.31.1 depends on shared library: libgit2.so - not found ===> Installing existing package /packages/All/libgit2-1.9.1.pkg [pkg.DaveG.ca] Installing libgit2-1.9.1... [pkg.DaveG.ca] `-- Installing llhttp-9.3.0... [pkg.DaveG.ca] `-- Extracting llhttp-9.3.0: ........ done [pkg.DaveG.ca] `-- Installing pcre2-10.45_1... [pkg.DaveG.ca] `-- Extracting pcre2-10.45_1: .......... done [pkg.DaveG.ca] Extracting libgit2-1.9.1: .......... done ===> tabby-ai-coding-assistant-0.31.1 depends on shared library: libgit2.so - found (/usr/local/lib/libgit2.so) ===> Returning to build of tabby-ai-coding-assistant-0.31.1 ===> tabby-ai-coding-assistant-0.31.1 depends on shared library: libssh2.so - found (/usr/local/lib/libssh2.so) ===> tabby-ai-coding-assistant-0.31.1 depends on shared library: libzstd.so - found (/usr/local/lib/libzstd.so) =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for tabby-ai-coding-assistant-0.31.1 ===> Additional optimization to port applied ===> Cargo config: [source.cargo] directory = '/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1//cargo-crates' [source.crates-io] replace-with = 'cargo' [patch.'https://github.com/tree-sitter/tree-sitter-cpp'] tree-sitter-cpp = { path = '/wrkdirs/usr/ports/devel/tabby/work/tree-sitter-cpp-d29fbff09a8c9ff4f3074de2595dfca12cb33da9' } [patch.'https://github.com/quickwit-oss/tantivy'] ownedbytes = { path = '/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/ownedbytes' } tantivy = { path = '/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7' } tantivy-bitpacker = { path = '/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/bitpacker' } tantivy-columnar = { path = '/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/columnar' } tantivy-common = { path = '/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/common' } tantivy-query-grammar = { path = '/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/query-grammar' } tantivy-sstable = { path = '/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/sstable' } tantivy-stacker = { path = '/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/stacker' } tantivy-tokenizer-api = { path = '/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/tokenizer-api' } [patch.'https://github.com/tree-sitter/tree-sitter-c/'] tree-sitter-c = { path = '/wrkdirs/usr/ports/devel/tabby/work/tree-sitter-c-00ed08f1a6c18141bfd7a81638e4d239a0bb55cc' } [patch.'https://github.com/fulmicoton/oneshot.git'] oneshot = { path = '/wrkdirs/usr/ports/devel/tabby/work/oneshot-b208f493e505f5f37e180b5cdec4c22b6f99abaa' } [patch.'https://github.com/faceCutWall/tree-sitter-gdscript'] tree-sitter-gdscript = { path = '/wrkdirs/usr/ports/devel/tabby/work/tree-sitter-gdscript-8a8c067899d734840e8ce86fdeeeadbe8088446b' } [patch.'https://github.com/pepperoni21/ollama-rs.git'] ollama-rs = { path = '/wrkdirs/usr/ports/devel/tabby/work/ollama-rs-56e8157d98d4185bc171fe9468d3d09bc56e9dd3' } [patch.'https://github.com/wsxiaoys/sqlx'] sqlx = { path = '/wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db' } sqlx-core = { path = '/wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core' } sqlx-macros = { path = '/wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-macros' } sqlx-macros-core = { path = '/wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-macros-core' } sqlx-mysql = { path = '/wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-mysql' } sqlx-postgres = { path = '/wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-postgres' } sqlx-sqlite = { path = '/wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-sqlite' } [patch.'https://github.com/JoranHonig/tree-sitter-solidity'] tree-sitter-solidity = { path = '/wrkdirs/usr/ports/devel/tabby/work/tree-sitter-solidity-0e86ae647bda22c9bee00ec59752df7b3d3b000b' } ===> Updating Cargo.lock Locking 22 packages to latest compatible versions Adding ollama-rs v0.1.9 (/wrkdirs/usr/ports/devel/tabby/work/ollama-rs-56e8157d98d4185bc171fe9468d3d09bc56e9dd3) Removing ollama-rs v0.1.9 (https://github.com/pepperoni21/ollama-rs.git?rev=56e8157d98d4185bc171fe9468d3d09bc56e9dd3#56e8157d) Adding oneshot v0.1.6 (/wrkdirs/usr/ports/devel/tabby/work/oneshot-b208f493e505f5f37e180b5cdec4c22b6f99abaa) Removing oneshot v0.1.6 (https://github.com/fulmicoton/oneshot.git?rev=b208f49#b208f493) Adding ownedbytes v0.7.0 (/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/ownedbytes) Removing ownedbytes v0.7.0 (https://github.com/quickwit-oss/tantivy?rev=4143d31#4143d318) Unchanged secrecy v0.8.0 (available: v0.10.3) Unchanged serial_test v2.0.0 (available: v3.1.1) Adding sqlx v0.7.3 (/wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db) Removing sqlx v0.7.3 (https://github.com/wsxiaoys/sqlx?rev=77eb94d#77eb94dd) Adding sqlx-core v0.7.3 (/wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core) Removing sqlx-core v0.7.3 (https://github.com/wsxiaoys/sqlx?rev=77eb94d#77eb94dd) Adding sqlx-macros v0.7.3 (/wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-macros) Removing sqlx-macros v0.7.3 (https://github.com/wsxiaoys/sqlx?rev=77eb94d#77eb94dd) Adding sqlx-macros-core v0.7.3 (/wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-macros-core) Removing sqlx-macros-core v0.7.3 (https://github.com/wsxiaoys/sqlx?rev=77eb94d#77eb94dd) Adding sqlx-mysql v0.7.3 (/wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-mysql) Removing sqlx-mysql v0.7.3 (https://github.com/wsxiaoys/sqlx?rev=77eb94d#77eb94dd) Adding sqlx-postgres v0.7.3 (/wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-postgres) Removing sqlx-postgres v0.7.3 (https://github.com/wsxiaoys/sqlx?rev=77eb94d#77eb94dd) Adding sqlx-sqlite v0.7.3 (/wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-sqlite) Removing sqlx-sqlite v0.7.3 (https://github.com/wsxiaoys/sqlx?rev=77eb94d#77eb94dd) Unchanged strum v0.24.1 (available: v0.26.2) Adding tantivy v0.23.0 (/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7) Removing tantivy v0.23.0 (https://github.com/quickwit-oss/tantivy?rev=4143d31#4143d318) Adding tantivy-bitpacker v0.6.0 (/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/bitpacker) Removing tantivy-bitpacker v0.6.0 (https://github.com/quickwit-oss/tantivy?rev=4143d31#4143d318) Adding tantivy-columnar v0.3.0 (/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/columnar) Removing tantivy-columnar v0.3.0 (https://github.com/quickwit-oss/tantivy?rev=4143d31#4143d318) Adding tantivy-common v0.7.0 (/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/common) Removing tantivy-common v0.7.0 (https://github.com/quickwit-oss/tantivy?rev=4143d31#4143d318) Adding tantivy-query-grammar v0.22.0 (/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/query-grammar) Removing tantivy-query-grammar v0.22.0 (https://github.com/quickwit-oss/tantivy?rev=4143d31#4143d318) Adding tantivy-sstable v0.3.0 (/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/sstable) Removing tantivy-sstable v0.3.0 (https://github.com/quickwit-oss/tantivy?rev=4143d31#4143d318) Adding tantivy-stacker v0.3.0 (/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/stacker) Removing tantivy-stacker v0.3.0 (https://github.com/quickwit-oss/tantivy?rev=4143d31#4143d318) Adding tantivy-tokenizer-api v0.3.0 (/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/tokenizer-api) Removing tantivy-tokenizer-api v0.3.0 (https://github.com/quickwit-oss/tantivy?rev=4143d31#4143d318) Unchanged thiserror v1.0.61 (available: v2.0.12) Unchanged tokio-tungstenite v0.21.0 (available: v0.26.2) Unchanged tower-http v0.5.2 (available: v0.6.2) Adding tree-sitter-c v0.21.3 (/wrkdirs/usr/ports/devel/tabby/work/tree-sitter-c-00ed08f1a6c18141bfd7a81638e4d239a0bb55cc) Removing tree-sitter-c v0.21.3 (https://github.com/tree-sitter/tree-sitter-c/?rev=00ed08f#00ed08f1) Adding tree-sitter-cpp v0.22.1 (/wrkdirs/usr/ports/devel/tabby/work/tree-sitter-cpp-d29fbff09a8c9ff4f3074de2595dfca12cb33da9) Removing tree-sitter-cpp v0.22.1 (https://github.com/tree-sitter/tree-sitter-cpp?rev=d29fbff#d29fbff0) Adding tree-sitter-gdscript v0.0.1 (/wrkdirs/usr/ports/devel/tabby/work/tree-sitter-gdscript-8a8c067899d734840e8ce86fdeeeadbe8088446b) Removing tree-sitter-gdscript v0.0.1 (https://github.com/faceCutWall/tree-sitter-gdscript?rev=8a8c067899d734840e8ce86fdeeeadbe8088446b#8a8c0678) Adding tree-sitter-solidity v1.2.6 (/wrkdirs/usr/ports/devel/tabby/work/tree-sitter-solidity-0e86ae647bda22c9bee00ec59752df7b3d3b000b) Removing tree-sitter-solidity v1.2.6 (https://github.com/JoranHonig/tree-sitter-solidity?rev=0e86ae647bda22c9bee00ec59752df7b3d3b000b#0e86ae64) note: to see how you depend on a package, run `cargo tree --invert --package @` ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libssh2-sys-0.3.0/libssh2/config.rpath =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for tabby-ai-coding-assistant-0.31.1 Compiling libc v0.2.169 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.169 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=169 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=c930c3be907f8def -C extra-filename=-5f772e90a3ad8f3f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/libc-5f772e90a3ad8f3f -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Compiling proc-macro2 v1.0.95 Compiling unicode-ident v1.0.12 Compiling once_cell v1.19.0 Compiling cfg-if v1.0.0 Compiling serde v1.0.203 Compiling autocfg v1.3.0 Compiling version_check v0.9.4 Compiling memchr v2.7.2 Compiling log v0.4.27 Compiling parking_lot_core v0.9.10 Compiling smallvec v1.13.2 Compiling scopeguard v1.2.0 Compiling pin-project-lite v0.2.14 Compiling itoa v1.0.11 warning: `-C ar`: this option is deprecated and does nothing Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro2-1.0.95 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro2-1.0.95/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.95 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=95 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro2-1.0.95/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"' --cfg 'feature="span-locations"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=8674e6178b9e51f6 -C extra-filename=-d465049b283aff98 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/proc-macro2-d465049b283aff98 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/cargo-crates/serde-1.0.203 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde-1.0.203/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.203 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=203 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde-1.0.203/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="rc"' --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=3a05ae3b3dac3f2a -C extra-filename=-120b561c4484a5ec --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/serde-120b561c4484a5ec -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/itoa-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/itoa-1.0.11/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.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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/itoa-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=2 -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=1d60116c6496d440 -C extra-filename=-3c3ab1c75a98c0d0 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/cargo-crates/once_cell-1.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/once_cell-1.19.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/once_cell-1.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=2 -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=2a1ff93b778c7e87 -C extra-filename=-9b67b6fc784dd81c --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/cargo-crates/autocfg-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/autocfg-1.3.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.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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name autocfg --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/autocfg-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e7504da2ae9a23a8 -C extra-filename=-a78d00e2aa000222 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/version_check-0.9.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/version_check-0.9.4/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name version_check --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/version_check-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4b5af94077d1c3f5 -C extra-filename=-9b548085816c1795 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/log-0.4.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --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=f0d2bfceaf911552 -C extra-filename=-61cb8082b484f211 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -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=80588ed152c1db83 -C extra-filename=-16a14aab41ceede6 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/cargo-crates/once_cell-1.19.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/once_cell-1.19.0/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name once_cell --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/once_cell-1.19.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="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=53fad16d0127f8cc -C extra-filename=-92dcede2c0bdcf11 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/smallvec-1.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/smallvec-1.13.2/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=4b5c93341ae202e4 -C extra-filename=-43242d48f8e11112 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/cargo-crates/memchr-2.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/memchr-2.7.2/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.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/memchr-2.7.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=2 -C panic=abort -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=b443a2a78ae088fb -C extra-filename=-d6a9d4e122f137b2 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/cargo-crates/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/parking_lot_core-0.9.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=f197651e7690dc0d -C extra-filename=-e3c2ecb2658e101e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/parking_lot_core-e3c2ecb2658e101e -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/pin-project-lite-0.2.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/pin-project-lite-0.2.14/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.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/pin-project-lite-0.2.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub '--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=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--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::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0f37742ba5625dd6 -C extra-filename=-1dfe41e7ab49546c --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-ident-1.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-ident-1.0.12/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-DFS-2016' 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.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name unicode_ident --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-ident-1.0.12/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=d966e9f4c6ea1f96 -C extra-filename=-c546dd3b0f2e464a --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=d031c1f03dfed8c7 -C extra-filename=-84dcfd48ddeb454b --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `itoa` (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/devel/tabby/work/tabby-0.31.1/cargo-crates/bytes-1.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name bytes --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -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=cdd609ab3bbd5b43 -C extra-filename=-8a9165e725c004d0 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `cfg-if` (lib) generated 1 warning (1 duplicate) Compiling futures-core v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-core-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-core-0.3.30/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.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name futures_core --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-core-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=1d076d360b3f38c2 -C extra-filename=-7b1b97af0b97c4fa --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `once_cell` (lib) generated 1 warning (1 duplicate) warning: `scopeguard` (lib) generated 1 warning (1 duplicate) warning: `once_cell` (lib) generated 1 warning (1 duplicate) Compiling futures-sink v0.3.30 Compiling zerocopy v0.7.34 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Utilities for zero-copy parsing and serialization' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name zerocopy --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=c713c53858b7eb44 -C extra-filename=-af2c961aea802fd2 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/cargo-crates/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name cfg_if --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=b5fe496db8c4ef85 -C extra-filename=-d1b57d8cefe9b45a --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-ident` (lib) generated 1 warning (1 duplicate) Compiling futures-task v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_sink CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-sink-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-sink-0.3.30/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.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name futures_sink --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-sink-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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=3efbb43053bbf2c2 -C extra-filename=-7ffae9977e2e116f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-task-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-task-0.3.30/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.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name futures_task --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-task-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=b277d2bcf6b7e67b -C extra-filename=-232b508d79e24d2d --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `pin-project-lite` (lib) generated 1 warning (1 duplicate) Compiling futures-io v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-io-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-io-0.3.30/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.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name futures_io --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-io-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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", "unstable"))' -C metadata=ba5f35749d8b5dc9 -C extra-filename=-443f14ecce2ff33b --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `serde` (build script) generated 1 warning (1 duplicate) warning: trait `AssertSync` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-core-0.3.30/src/task/__internal/atomic_waker.rs:209:15 | 209 | trait AssertSync: Sync {} | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,derive,rc,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_RC=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde-1.0.203 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde-1.0.203/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.203 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=203 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/serde-8f215e27fa21abab/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/serde-120b561c4484a5ec/build-script-build` warning: `autocfg` (lib) generated 1 warning (1 duplicate) [serde 1.0.203] cargo:rerun-if-changed=build.rs Compiling lock_api v0.4.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lock_api-0.4.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="arc_lock"' --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=f058cf6c44804ae9 -C extra-filename=-9524b585c7804f2c --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/lock_api-9524b585c7804f2c -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern autocfg=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libautocfg-a78d00e2aa000222.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: associated constant `BITS` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/memchr-2.7.2/src/vector.rs:19:11 | 17 | pub(crate) trait Vector: Copy + core::fmt::Debug { | ------ associated constant in this trait 18 | /// The number of bits in the vector. 19 | const BITS: usize; | ^^^^ | = note: `#[warn(dead_code)]` on by default warning: `smallvec` (lib) generated 1 warning (1 duplicate) Compiling slab v0.4.9 warning: `log` (lib) generated 1 warning (1 duplicate) [serde 1.0.203] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.203] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.203] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.203] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.203] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.203] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.203] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.203] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.203] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.203] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.203] cargo:rustc-check-cfg=cfg(no_target_has_atomic) warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/util.rs:597:32 | 597 | let remainder = t.addr() % mem::align_of::(); | ^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/lib.rs:174:5 | 174 | unused_qualifications, | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 597 - let remainder = t.addr() % mem::align_of::(); 597 + let remainder = t.addr() % align_of::(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/lib.rs:333:35 | 333 | const POINTER_WIDTH_BITS: usize = mem::size_of::() * 8; | ^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 333 - const POINTER_WIDTH_BITS: usize = mem::size_of::() * 8; 333 + const POINTER_WIDTH_BITS: usize = size_of::() * 8; | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/lib.rs:488:44 | 488 | align: match NonZeroUsize::new(mem::align_of::()) { | ^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 488 - align: match NonZeroUsize::new(mem::align_of::()) { 488 + align: match NonZeroUsize::new(align_of::()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/lib.rs:492:49 | 492 | size_info: SizeInfo::Sized { _size: mem::size_of::() }, | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 492 - size_info: SizeInfo::Sized { _size: mem::size_of::() }, 492 + size_info: SizeInfo::Sized { _size: size_of::() }, | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/lib.rs:511:44 | 511 | align: match NonZeroUsize::new(mem::align_of::()) { | ^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 511 - align: match NonZeroUsize::new(mem::align_of::()) { 511 + align: match NonZeroUsize::new(align_of::()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/lib.rs:517:29 | 517 | _elem_size: mem::size_of::(), | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 517 - _elem_size: mem::size_of::(), 517 + _elem_size: size_of::(), | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/lib.rs:1418:19 | 1418 | let len = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 1418 - let len = mem::size_of_val(self); 1418 + let len = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/lib.rs:2714:19 | 2714 | let len = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2714 - let len = mem::size_of_val(self); 2714 + let len = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/lib.rs:2789:19 | 2789 | let len = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2789 - let len = mem::size_of_val(self); 2789 + let len = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/lib.rs:2863:27 | 2863 | if bytes.len() != mem::size_of_val(self) { | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2863 - if bytes.len() != mem::size_of_val(self) { 2863 + if bytes.len() != size_of_val(self) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/lib.rs:2920:20 | 2920 | let size = mem::size_of_val(self); | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2920 - let size = mem::size_of_val(self); 2920 + let size = size_of_val(self); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/lib.rs:2981:45 | 2981 | let start = bytes.len().checked_sub(mem::size_of_val(self))?; | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 2981 - let start = bytes.len().checked_sub(mem::size_of_val(self))?; 2981 + let start = bytes.len().checked_sub(size_of_val(self))?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/lib.rs:4161:27 | 4161 | if bytes.len() != mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4161 - if bytes.len() != mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { 4161 + if bytes.len() != size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/lib.rs:4176:26 | 4176 | if bytes.len() < mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4176 - if bytes.len() < mem::size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { 4176 + if bytes.len() < size_of::() || !util::aligned_to::<_, T>(bytes.deref()) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/lib.rs:4179:46 | 4179 | let (bytes, suffix) = bytes.split_at(mem::size_of::()); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4179 - let (bytes, suffix) = bytes.split_at(mem::size_of::()); 4179 + let (bytes, suffix) = bytes.split_at(size_of::()); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/lib.rs:4194:46 | 4194 | let split_at = bytes_len.checked_sub(mem::size_of::())?; | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4194 - let split_at = bytes_len.checked_sub(mem::size_of::())?; 4194 + let split_at = bytes_len.checked_sub(size_of::())?; | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/lib.rs:4221:26 | 4221 | .checked_rem(mem::size_of::()) | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4221 - .checked_rem(mem::size_of::()) 4221 + .checked_rem(size_of::()) | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/lib.rs:4243:34 | 4243 | let expected_len = match mem::size_of::().checked_mul(count) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4243 - let expected_len = match mem::size_of::().checked_mul(count) { 4243 + let expected_len = match size_of::().checked_mul(count) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/lib.rs:4268:34 | 4268 | let expected_len = match mem::size_of::().checked_mul(count) { | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4268 - let expected_len = match mem::size_of::().checked_mul(count) { 4268 + let expected_len = match size_of::().checked_mul(count) { | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/lib.rs:4795:25 | 4795 | let elem_size = mem::size_of::(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4795 - let elem_size = mem::size_of::(); 4795 + let elem_size = size_of::(); | warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/lib.rs:4825:25 | 4825 | let elem_size = mem::size_of::(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 4825 - let elem_size = mem::size_of::(); 4825 + let elem_size = size_of::(); | Compiling pin-utils v0.1.0 Compiling allocator-api2 v0.2.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/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='' CARGO_PKG_VERSION=0.2.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name allocator_api2 --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.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=2 -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", "nightly", "serde", "std"))' -C metadata=047e3bf9d2da7fcf -C extra-filename=-81f2019c5cbb01c4 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/slab-0.4.9/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.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/slab-0.4.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=e076465ed22959fb -C extra-filename=-4a26e4e9bcaee4bd --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/slab-4a26e4e9bcaee4bd -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern autocfg=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libautocfg-a78d00e2aa000222.rlib --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name pin_utils --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2508bbbbd7861e8e -C extra-filename=-7143d5e671a2ae95 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/lib.rs:958:5 | 958 | / fn only_derive_is_allowed_to_implement_this_trait() 959 | | where 960 | | Self: Sized, | |____________________^ | = note: `#[warn(dead_code)]` on by default warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/macros.rs:380:17 | 380 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/lib.rs:994:1 | 994 | / safety_comment! { 995 | | /// SAFETY: 996 | | /// `str` and `ManuallyDrop<[T]>` [1] have the same representations as 997 | | /// `[u8]` and `[T]` repsectively. `str` has different bit validity than ... | 1011 | | unsafe_impl_known_layout!(T: ?Sized + KnownLayout => #[repr(T)] ManuallyDrop); 1012 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl_known_layout` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/macros.rs:180:9 | 180 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/lib.rs:3183:1 | 3183 | / safety_comment! { 3184 | | /// SAFETY: 3185 | | /// - `FromZeroes`, `AsBytes`, `Unaligned`: Per the reference [1], `str` 3186 | | /// has the same layout as `[u8]`, and `[u8]` is `FromZeroes`, `AsBytes`, ... | 3222 | | unsafe_impl!(str: TryFromBytes; |candidate: &[u8]| core::str::from_utf8(candidate).is_ok()); 3223 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) warning: this item cannot be used as its where bounds are not satisfied for the `Self` type --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/macros.rs:180:9 | 180 | fn only_derive_is_allowed_to_implement_this_trait() {} | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/src/lib.rs:3518:1 | 3518 | / safety_comment! { 3519 | | /// SAFETY: 3520 | | /// Per the reference [1]: 3521 | | /// ... | 3585 | | unsafe_impl!(T: Unaligned => Unaligned for [T]); 3586 | | } | |_- in this macro invocation | = note: this warning originates in the macro `unsafe_impl` which comes from the expansion of the macro `safety_comment` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `version_check` (lib) generated 1 warning (1 duplicate) Compiling ahash v0.8.11 warning: `futures-core` (lib) generated 2 warnings (1 duplicate) Compiling futures-channel v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.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 --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=db04857a8e3f572e -C extra-filename=-4a2942374614e5d6 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/ahash-4a2942374614e5d6 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern version_check=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libversion_check-9b548085816c1795.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `futures-io` (lib) generated 1 warning (1 duplicate) warning: `futures-task` (lib) generated 1 warning (1 duplicate) Compiling tracing-core v0.1.32 Compiling thiserror v1.0.61 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-channel-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-channel-0.3.30/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.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name futures_channel --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-channel-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=bc8d0be8418e049a -C extra-filename=-52d04cfbbb687ece --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern futures_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_core-7b1b97af0b97c4fa.rmeta --extern futures_sink=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_sink-7ffae9977e2e116f.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-core-0.1.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-core-0.1.32/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.56.0 CARGO_PKG_VERSION=0.1.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tracing_core --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --cfg 'feature="valuable"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=9079c72d9d02501d -C extra-filename=-7f70e30eebb3ec74 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern once_cell=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libonce_cell-9b67b6fc784dd81c.rmeta --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/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-1.0.61 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-1.0.61/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.56 CARGO_PKG_VERSION=1.0.61 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=61 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-1.0.61/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=8d3f4b8b813a4f02 -C extra-filename=-e43c50342b89e2a7 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/thiserror-e43c50342b89e2a7 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `libc` (build script) generated 1 warning 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/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.169 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=169 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/libc-ee8007595d53cf65/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/libc-5f772e90a3ad8f3f/build-script-build` warning: `parking_lot_core` (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/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.169 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=169 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/libc-c51fe11cd635b487/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/libc-5f772e90a3ad8f3f/build-script-build` warning: `cfg-if` (lib) generated 1 warning (1 duplicate) warning: `pin-utils` (lib) generated 1 warning (1 duplicate) warning: `proc-macro2` (build script) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/alloc/mod.rs:25:34 | 25 | #[cfg(all(feature = "alloc", not(no_global_oom_handling)))] | ^^^^^^^^^^^^^^^^^^^^^^ | = 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(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` 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: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:156:11 | 156 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:168:11 | 168 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:170:11 | 170 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1192:11 | 1192 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1221:11 | 1221 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1270:11 | 1270 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1389:11 | 1389 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1431:11 | 1431 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1457:11 | 1457 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1519:11 | 1519 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1847:11 | 1847 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:1855:11 | 1855 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:2114:11 | 2114 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:2122:11 | 2122 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:206:19 | 206 | #[cfg(all(not(no_global_oom_handling)))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:231:15 | 231 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:256:15 | 256 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:270:15 | 270 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `futures-sink` (lib) generated 1 warning (1 duplicate) [libc 0.2.169] cargo:rerun-if-changed=build.rs warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:359:15 | 359 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:420:15 | 420 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:489:15 | 489 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:545:15 | 545 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:605:15 | 605 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:630:15 | 630 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:724:15 | 724 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/boxed.rs:751:15 | 751 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:14:11 | 14 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:85:11 | 85 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:608:11 | 608 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:639:11 | 639 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:164:15 | 164 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:172:15 | 172 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:208:15 | 208 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:216:15 | 216 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:249:15 | 249 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:364:15 | 364 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:388:15 | 388 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:421:15 | 421 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:451:15 | 451 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [libc 0.2.169] cargo:rerun-if-changed=build.rs warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-core-0.1.32/src/lib.rs:138:5 | 138 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:147:7 | 147 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` 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: `alloc` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:150:7 | 150 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-core-0.1.32/src/field.rs:374:11 | 374 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = 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(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-core-0.1.32/src/field.rs:719:11 | 719 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-core-0.1.32/src/field.rs:722:11 | 722 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-core-0.1.32/src/field.rs:730:11 | 730 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-core-0.1.32/src/field.rs:733:11 | 733 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-core-0.1.32/src/field.rs:270:15 | 270 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/raw_vec.rs:529:15 | 529 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:54:11 | 54 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:60:11 | 60 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:62:11 | 62 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:80:11 | 80 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:83:11 | 83 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:96:11 | 96 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:99:11 | 99 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2624:11 | 2624 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2684:11 | 2684 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2757:11 | 2757 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2841:11 | 2841 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2939:11 | 2939 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2956:11 | 2956 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2973:11 | 2973 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:3014:11 | 3014 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:3040:11 | 3040 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:3104:11 | 3104 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:3113:11 | 3113 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:13:11 | 13 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:167:11 | 167 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/partial_eq.rs:1:11 | 1 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/partial_eq.rs:30:11 | 30 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:427:15 | 427 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:614:15 | 614 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:852:15 | 852 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:882:15 | 882 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:982:15 | 982 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1011:15 | 1011 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1044:15 | 1044 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1384:15 | 1384 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1788:15 | 1788 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1889:15 | 1889 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling pkg-config v0.3.30 Compiling fnv v1.0.7 warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:1899:15 | 1899 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2064:15 | 2064 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2128:15 | 2128 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2325:15 | 2325 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2356:15 | 2356 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2383:15 | 2383 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2495:15 | 2495 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2821:15 | 2821 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/macros.rs:54:11 | 54 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/slice.rs:17:15 | 17 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/slice.rs:39:15 | 39 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/slice.rs:70:15 | 70 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/slice.rs:112:15 | 112 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -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=b1c5f82f45f32a8e -C extra-filename=-e95a1b8128c2f5f4 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [libc 0.2.169] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION [libc 0.2.169] cargo:rustc-cfg=freebsd11 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/devel/tabby/work/tabby-0.31.1/cargo-crates/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/parking_lot_core-37a043a0931ed7fc/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/parking_lot_core-e3c2ecb2658e101e/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,proc-macro,span-locations 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_FEATURE_SPAN_LOCATIONS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro2-1.0.95 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro2-1.0.95/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.95 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=95 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/proc-macro2-adc1ba08077d86cc/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/proc-macro2-d465049b283aff98/build-script-build` [libc 0.2.169] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.169] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.169] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.169] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx")) [libc 0.2.169] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.169] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/pkg-config-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/pkg-config-0.3.30/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.30 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name pkg_config --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/pkg-config-0.3.30/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=25f9874725fddec5 -C extra-filename=-c8755f14c6010385 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.169 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=169 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/libc-ee8007595d53cf65/out /usr/local/bin/rustc --crate-name libc --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="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=5080d3b87f31e88e -C extra-filename=-bcd3fbacc187260d --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.95] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.95] cargo:rustc-cfg=span_locations [proc-macro2 1.0.95] cargo:rerun-if-changed=build/probe.rs [parking_lot_core 0.9.10] cargo:rerun-if-changed=build.rs warning: trait `AssertKinds` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-channel-0.3.30/src/mpsc/mod.rs:130:7 | 130 | trait AssertKinds: Send + Sync + Clone {} | ^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Compiling ppv-lite86 v0.2.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ppv-lite86-0.2.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ppv-lite86-0.2.17/Cargo.toml CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Implementation of the crypto-simd API for x86' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ppv-lite86-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=999f652c97d4381f -C extra-filename=-0b1297ff1d380853 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `slab` (build script) generated 1 warning (1 duplicate) warning: `lock_api` (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/devel/tabby/work/tabby-0.31.1/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/slab-0.4.9/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.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/slab-edcbc36a87c1a1fe/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/slab-4a26e4e9bcaee4bd/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=arc_lock,atomic_usize,default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_ARC_LOCK=1 CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/lock_api-e38b9330d51783e8/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/lock_api-9524b585c7804f2c/build-script-build` [libc 0.2.169] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION [libc 0.2.169] cargo:rustc-cfg=freebsd11 [libc 0.2.169] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.169] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.169] cargo:rustc-check-cfg=cfg(espidf_time32) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_ctest) [libc 0.2.169] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx")) [libc 0.2.169] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.169] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) warning: trait `ExtendFromWithinSpec` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/mod.rs:2548:7 | 2548 | trait ExtendFromWithinSpec { | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: trait `NonDrop` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:161:11 | 161 | pub trait NonDrop {} | ^^^^^^^ warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/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/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/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:116:5 | 116 | 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() }; | ++ + [proc-macro2 1.0.95] cargo:rustc-cfg=wrap_proc_macro [proc-macro2 1.0.95] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.169 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=169 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/libc-c51fe11cd635b487/out /usr/local/bin/rustc --crate-name libc --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=ec3c9d2d4dffb6ef -C extra-filename=-d80187bbd68810bd --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` warning: `zerocopy` (lib) generated 31 warnings (6 duplicates) Compiling serde_json v1.0.117 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro2-1.0.95 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro2-1.0.95/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.95 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=95 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/proc-macro2-adc1ba08077d86cc/out /usr/local/bin/rustc --crate-name proc_macro2 --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro2-1.0.95/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"' --cfg 'feature="span-locations"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=528d12373ad298c2 -C extra-filename=-99522ec474f4c04a --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern unicode_ident=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libunicode_ident-c546dd3b0f2e464a.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg span_locations --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` warning: `memchr` (lib) generated 2 warnings (1 duplicate) Compiling regex-syntax v0.8.3 warning: `fnv` (lib) generated 1 warning (1 duplicate) Compiling libm v0.2.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_json-1.0.117 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_json-1.0.117/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.117 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=117 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_json-1.0.117/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="raw_value"' --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=ccfcfdeb23a6a151 -C extra-filename=-3a829ea6f7ebdd8c --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/serde_json-3a829ea6f7ebdd8c -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-syntax-0.8.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-syntax-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-syntax-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -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=e1b917b41b774d75 -C extra-filename=-c8bad15280780661 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-core-0.1.32/src/dispatcher.rs:458:9 | 458 | &GLOBAL_DISPATCH | ^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` on by default help: use `&raw const` instead to create a raw pointer | 458 | &raw const GLOBAL_DISPATCH | +++++++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libm' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=54f36da102a785e9 -C extra-filename=-6dea918a079b847e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/libm-6dea918a079b847e -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `futures-channel` (lib) generated 2 warnings (1 duplicate) Compiling aho-corasick v1.1.3 warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169/src/macros.rs:260:36 | 260 | pub $($constness)* extern fn $i($($arg: $argty),*) -> $ret | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169/src/unix/mod.rs:1506:1 | 1506 | / safe_f! { 1507 | | // It seems htonl, etc are macros on macOS. So we have to reimplement them. So let's 1508 | | // reimplement them for all UNIX platforms 1509 | | pub {const} fn htonl(hostlong: u32) -> u32 { ... | 1521 | | } | |_- in this macro invocation | = note: `#[warn(missing_abi)]` on by default = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/aho-corasick-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -C panic=abort -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=dacbff515be0923f -C extra-filename=-23d1573deb77cb93 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern memchr=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmemchr-d6a9d4e122f137b2.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169/src/macros.rs:246:43 | 246 | pub $($constness)* unsafe extern fn $i($($arg: $argty),*) -> $ret | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169/src/unix/bsd/mod.rs:596:1 | 596 | / f! { 597 | | pub fn CMSG_FIRSTHDR(mhdr: *const crate::msghdr) -> *mut cmsghdr { 598 | | if (*mhdr).msg_controllen as usize >= mem::size_of::() { 599 | | (*mhdr).msg_control as *mut cmsghdr ... | 630 | | } | |_- in this macro invocation | = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169/src/macros.rs:260:36 | 260 | pub $($constness)* extern fn $i($($arg: $argty),*) -> $ret | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169/src/unix/bsd/mod.rs:632:1 | 632 | / safe_f! { 633 | | pub {const} fn WTERMSIG(status: c_int) -> c_int { 634 | | status & 0o177 ... | 652 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169/src/macros.rs:260:36 | 260 | pub $($constness)* extern fn $i($($arg: $argty),*) -> $ret | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169/src/unix/bsd/freebsdlike/mod.rs:1484:1 | 1484 | / safe_f! { 1485 | | pub {const} fn WIFCONTINUED(status: c_int) -> bool { 1486 | | status == 0x13 ... | 1496 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169/src/macros.rs:246:43 | 246 | pub $($constness)* unsafe extern fn $i($($arg: $argty),*) -> $ret | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169/src/unix/bsd/freebsdlike/freebsd/mod.rs:4882:1 | 4882 | / f! { 4883 | | pub fn CMSG_DATA(cmsg: *const cmsghdr) -> *mut c_uchar { 4884 | | (cmsg as *mut c_uchar).offset(_ALIGN(mem::size_of::()) as isize) ... | 4985 | | } | |_- in this macro invocation | = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169/src/macros.rs:260:36 | 260 | pub $($constness)* extern fn $i($($arg: $argty),*) -> $ret | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169/src/unix/bsd/freebsdlike/freebsd/mod.rs:4987:1 | 4987 | / safe_f! { 4988 | | pub {const} fn WIFSIGNALED(status: c_int) -> bool { 4989 | | (status & 0o177) != 0o177 && (status & 0o177) != 0 && status != 0x13 ... | 5031 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169/src/macros.rs:260:36 | 260 | pub $($constness)* extern fn $i($($arg: $argty),*) -> $ret | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:438:1 | 438 | / safe_f! { 439 | | pub {const} fn makedev(major: c_uint, minor: c_uint) -> crate::dev_t { 440 | | let major = major as crate::dev_t; 441 | | let minor = minor as crate::dev_t; ... | 444 | | } | |_- in this macro invocation | = note: this warning originates in the macro `safe_f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169/src/macros.rs:246:43 | 246 | pub $($constness)* unsafe extern fn $i($($arg: $argty),*) -> $ret | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libc-0.2.169/src/unix/bsd/freebsdlike/freebsd/freebsd11/mod.rs:446:1 | 446 | / f! { 447 | | pub fn major(dev: crate::dev_t) -> c_int { 448 | | ((dev >> 8) & 0xff) as c_int ... | 454 | | } | |_- in this macro invocation | = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `ahash` (build script) generated 1 warning (1 duplicate) warning: `allocator-api2` (lib) generated 90 warnings (1 duplicate) Compiling num-traits v0.2.19 Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,getrandom,runtime-rng,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_GETRANDOM=1 CARGO_FEATURE_RUNTIME_RNG=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/ahash-075728e138ad5431/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/ahash-4a2942374614e5d6/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=c29cd7caca3d2653 -C extra-filename=-a4705b14ab8008c3 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/num-traits-a4705b14ab8008c3 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern autocfg=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libautocfg-a78d00e2aa000222.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `checked` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/build.rs:9:14 | 9 | if !cfg!(feature = "checked") { | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `musl-reference-tests`, `rand`, and `unstable` = help: consider adding `checked` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default [slab 0.4.9] warning: `-C ar`: this option is deprecated and does nothing [slab 0.4.9] [lock_api 0.4.12] warning: `-C ar`: this option is deprecated and does nothing [lock_api 0.4.12] [ahash 0.8.11] cargo:rerun-if-changed=build.rs [ahash 0.8.11] cargo:rustc-cfg=feature="folded_multiply" warning: `thiserror` (build script) generated 1 warning (1 duplicate) Compiling typenum v1.17.0 Compiling syn v1.0.109 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/typenum-1.17.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=0f93e7e9112fa997 -C extra-filename=-345a7e758314d31b --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/typenum-345a7e758314d31b -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/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.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/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="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="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=3777cd0d381677e2 -C extra-filename=-3891483ceb4a6eb9 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/syn-3891483ceb4a6eb9 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [lock_api 0.4.12] cargo:rustc-cfg=has_const_fn_trait_bound Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/slab-0.4.9/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.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/slab-edcbc36a87c1a1fe/out /usr/local/bin/rustc --crate-name slab --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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=163fe4800706b8ae -C extra-filename=-931ac72fbe935893 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro2-1.0.95/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ ------------- | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the 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 | 125 | fn block_comment(input: Cursor<'_>) -> PResult<'_, &str> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro2-1.0.95/src/parse.rs:318:25 | 318 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ ------------- | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 318 | fn ident_not_raw(input: Cursor<'_>) -> PResult<'_, &str> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro2-1.0.95/src/parse.rs:474:35 | 474 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ ------------- | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 474 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<'_, &str> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro2-1.0.95/src/parse.rs:957:32 | 957 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ --------------------- | | | | | | | the same lifetime is elided here | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 957 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<'_, (&str, bool)> { | ++++ +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro2-1.0.95/src/parse.rs:980:37 | 980 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ ------ ---- the same lifetime is elided here | | | | | the same lifetime is hidden here | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 980 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor<'_>, &str) { | ++++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro2-1.0.95/src/rcvec.rs:33:24 | 33 | pub(crate) fn iter(&self) -> 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 | 33 | pub(crate) fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro2-1.0.95/src/rcvec.rs:37:28 | 37 | pub(crate) fn make_mut(&mut self) -> RcVecMut | ^^^^^^^^^ ----------- 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 | 37 | pub(crate) fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro2-1.0.95/src/rcvec.rs:46:27 | 46 | pub(crate) fn get_mut(&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 help: use `'_` for type paths | 46 | pub(crate) fn get_mut(&mut self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro2-1.0.95/src/rcvec.rs:83:26 | 83 | pub(crate) fn as_mut(&mut self) -> RcVecMut { | ^^^^^^^^^ ----------- 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 | 83 | pub(crate) fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro2-1.0.95/src/rcvec.rs:105:26 | 105 | pub(crate) fn as_mut(&mut self) -> RcVecMut { | ^^^^^^^^^ ----------- 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 | pub(crate) fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro2-1.0.95/src/fallback.rs:187:20 | 187 | fn get_cursor(src: &str) -> Cursor { | ^^^^ ------ 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 | 187 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/lock_api-e38b9330d51783e8/out /usr/local/bin/rustc --crate-name lock_api --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lock_api-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="arc_lock"' --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=97630335dd502ee0 -C extra-filename=-a05074c68e42de84 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern scopeguard=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libscopeguard-16a14aab41ceede6.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg has_const_fn_trait_bound` warning: `ppv-lite86` (lib) generated 1 warning (1 duplicate) Compiling quote v1.0.36 warning: `libm` (build script) generated 2 warnings (1 duplicate) Compiling percent-encoding v2.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/quote-1.0.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/quote-1.0.36/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.36 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name quote --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/quote-1.0.36/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=88b46379c90e7f28 -C extra-filename=-7296253fad9ad3b8 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro2-99522ec474f4c04a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `slab_no_const_vec_new` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/slab-0.4.9/src/lib.rs:250:15 | 250 | #[cfg(not(slab_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^^ | = 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(slab_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_const_vec_new)");` 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: `slab_no_const_vec_new` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/slab-0.4.9/src/lib.rs:264:11 | 264 | #[cfg(slab_no_const_vec_new)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/slab-0.4.9/src/lib.rs:929:20 | 929 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/slab-0.4.9/src/lib.rs:1098:20 | 1098 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/slab-0.4.9/src/lib.rs:1206:20 | 1206 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_no_track_caller` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/slab-0.4.9/src/lib.rs:1216:20 | 1216 | #[cfg_attr(not(slab_no_track_caller), track_caller)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/percent-encoding-2.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/percent-encoding-2.3.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Percent encoding and decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=percent-encoding CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.3.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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=6489802ada5342c7 -C extra-filename=-2fa98e23af638667 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `serde_json` (build script) generated 1 warning (1 duplicate) Compiling equivalent v1.0.1 warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lock_api-0.4.12/src/mutex.rs:148:11 | 148 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lock_api-0.4.12/src/mutex.rs:158:15 | 158 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lock_api-0.4.12/src/remutex.rs:232:11 | 232 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lock_api-0.4.12/src/remutex.rs:247:15 | 247 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lock_api-0.4.12/src/rwlock.rs:369:11 | 369 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lock_api-0.4.12/src/rwlock.rs:379:15 | 379 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/equivalent-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/equivalent-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0b494c07b2959105 -C extra-filename=-546ee4078588ceb9 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `bytes` (lib) generated 1 warning (1 duplicate) Compiling generic-array v0.14.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=52af32f25b3dfed2 -C extra-filename=-6c3d2abcc67c1e3b --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/generic-array-6c3d2abcc67c1e3b -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern version_check=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libversion_check-9b548085816c1795.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `tracing-core` (lib) generated 11 warnings (1 duplicate) Compiling ryu v1.0.18 warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/percent-encoding-2.3.1/src/lib.rs:466:35 | 466 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 466 - debug_assert!(raw_utf8 == &*bytes as *const [u8]); 466 + debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | help: use explicit `std::ptr::eq` method to compare metadata and addresses | 466 - debug_assert!(raw_utf8 == &*bytes as *const [u8]); 466 + debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ryu-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ryu-1.0.18/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.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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ryu-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 opt-level=2 -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=857babf9b241b145 -C extra-filename=-283702780d4dd1da --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `slab` (lib) generated 7 warnings (1 duplicate) Compiling vcpkg v0.2.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=vcpkg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/vcpkg-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name vcpkg --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=40f56da6c5230e24 -C extra-filename=-3f1cbe9e39556c7d --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `num-traits` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,raw_value,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_RAW_VALUE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_json-1.0.117 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_json-1.0.117/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.117 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=117 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/serde_json-e3587e22690b2e5e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/serde_json-3a829ea6f7ebdd8c/build-script-build` warning: `percent-encoding` (lib) generated 2 warnings (1 duplicate) warning: `pkg-config` (lib) generated 1 warning (1 duplicate) Compiling http v1.1.0 Compiling subtle v2.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=subtle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/subtle-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/subtle-2.5.0/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.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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name subtle --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/subtle-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=2 -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=8d6dca83b594584a -C extra-filename=-3529fe9d458bef31 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: associated constant `BITS` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/http-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/http-1.1.0/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.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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name http --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/http-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=2 -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=7fd21dc0342ab959 -C extra-filename=-121b8e4d5b033a4b --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern bytes=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbytes-8a9165e725c004d0.rmeta --extern fnv=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfnv-e95a1b8128c2f5f4.rmeta --extern itoa=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libitoa-3c3ab1c75a98c0d0.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: field `0` is never read --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lock_api-0.4.12/src/lib.rs:103:24 | 103 | pub struct GuardNoSend(*mut ()); | ----------- ^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default [serde_json 1.0.117] cargo:rerun-if-changed=build.rs [serde_json 1.0.117] cargo:rustc-check-cfg=cfg(limb_width_32) [serde_json 1.0.117] cargo:rustc-check-cfg=cfg(limb_width_64) [serde_json 1.0.117] cargo:rustc-cfg=limb_width_64 Compiling crossbeam-utils v0.8.21 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=22f5bd1361b40a7c -C extra-filename=-b4945f7b602c8b81 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/crossbeam-utils-b4945f7b602c8b81 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `#[inline]` is ignored on function prototypes --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/subtle-2.5.0/src/lib.rs:282:5 | 282 | #[inline] | ^^^^^^^^^ | = note: `#[warn(unused_attributes)]` on by default warning: `#[inline]` is ignored on function prototypes --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/subtle-2.5.0/src/lib.rs:425:5 | 425 | #[inline] | ^^^^^^^^^ warning: `#[inline]` is ignored on function prototypes --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/subtle-2.5.0/src/lib.rs:612:5 | 612 | #[inline] | ^^^^^^^^^ warning: `equivalent` (lib) generated 1 warning (1 duplicate) Compiling syn v2.0.100 warning: `subtle` (lib) generated 4 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-2.0.100 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-2.0.100/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.100 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=100 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name syn --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-2.0.100/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=863fc43b27946d96 -C extra-filename=-f6586217be3246fb --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro2-99522ec474f4c04a.rmeta --extern quote=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libquote-7296253fad9ad3b8.rmeta --extern unicode_ident=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libunicode_ident-c546dd3b0f2e464a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `lock_api` (lib) generated 8 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libm' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/libm-d868594848fdc72d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/libm-6dea918a079b847e/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/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-1.0.61 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-1.0.61/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.56 CARGO_PKG_VERSION=1.0.61 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=61 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/thiserror-b2da1fe5ff23aa2d/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/thiserror-e43c50342b89e2a7/build-script-build` [libm 0.2.8] cargo:rerun-if-changed=build.rs [libm 0.2.8] cargo:rustc-cfg=assert_no_panic Compiling jobserver v0.1.31 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/jobserver-0.1.31 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/jobserver-0.1.31/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.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name jobserver --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/jobserver-0.1.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0744df64c1ff9da4 -C extra-filename=-6e8be272ddf83737 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-bcd3fbacc187260d.rmeta --cap-lints warn -C ar=ar -C linker=cc` [thiserror 1.0.61] cargo:rerun-if-changed=build/probe.rs [thiserror 1.0.61] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.61] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) warning: `syn` (build script) generated 1 warning (1 duplicate) warning: `ryu` (lib) generated 1 warning (1 duplicate) warning: `libc` (lib) generated 9 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=clone-impls,default,derive,extra-traits,fold,full,parsing,printing,proc-macro,quote 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_CLONE_IMPLS=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_FOLD=1 CARGO_FEATURE_FULL=1 CARGO_FEATURE_PARSING=1 CARGO_FEATURE_PRINTING=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_FEATURE_QUOTE=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/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.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/syn-bfde6bf7da70e19e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/syn-3891483ceb4a6eb9/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,derive,rc,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_RC=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde-1.0.203 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde-1.0.203/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.203 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=203 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/serde-ab8376aaa6090442/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/serde-120b561c4484a5ec/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libm' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/libm-d868594848fdc72d/out /usr/local/bin/rustc --crate-name libm --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.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=2 -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", "musl-reference-tests", "rand", "unstable"))' -C metadata=c6e3a80273a2770a -C extra-filename=-0c100afcaf426c2a --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg assert_no_panic` warning: `proc-macro2` (lib) generated 12 warnings (1 duplicate) [thiserror 1.0.61] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=i128,libm,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_I128=1 CARGO_FEATURE_LIBM=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/num-traits-873a24cf4d1b2175/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/num-traits-a4705b14ab8008c3/build-script-build` Compiling form_urlencoded v1.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/form_urlencoded-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/form_urlencoded-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=form_urlencoded CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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=a0c57e3b81f94fc9 -C extra-filename=-19a24d60ab777590 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern percent_encoding=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpercent_encoding-2fa98e23af638667.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `quote` (lib) generated 1 warning (1 duplicate) Compiling cc v1.0.98 [serde 1.0.203] cargo:rerun-if-changed=build.rs [syn 1.0.109] cargo:rustc-cfg=syn_disable_nightly_tests warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/form_urlencoded-1.2.1/src/lib.rs:414:35 | 414 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 414 - debug_assert!(raw_utf8 == &*bytes as *const [u8]); 414 + debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | help: use explicit `std::ptr::eq` method to compare metadata and addresses | 414 - debug_assert!(raw_utf8 == &*bytes as *const [u8]); 414 + debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/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.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/syn-bfde6bf7da70e19e/out /usr/local/bin/rustc --crate-name syn --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/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="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=fb7528b95cd6769b -C extra-filename=-bb7f2efcaa2dee32 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro2-99522ec474f4c04a.rmeta --extern quote=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libquote-7296253fad9ad3b8.rmeta --extern unicode_ident=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libunicode_ident-c546dd3b0f2e464a.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg syn_disable_nightly_tests` warning: `generic-array` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/cc-1.0.98 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/cc-1.0.98/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.0.98 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=98 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name cc --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/cc-1.0.98/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="jobserver"' --cfg 'feature="libc"' --cfg 'feature="once_cell"' --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "libc", "once_cell", "parallel"))' -C metadata=80b8c62d382719c1 -C extra-filename=-724b85b80cea80b2 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern jobserver=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libjobserver-6e8be272ddf83737.rmeta --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-bcd3fbacc187260d.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libonce_cell-92dcede2c0bdcf11.rmeta --cap-lints warn -C ar=ar -C linker=cc` Compiling httparse v1.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/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/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.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.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", "std"))' -C metadata=bac037e1af13290c -C extra-filename=-26a8a9f9638878e4 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/httparse-26a8a9f9638878e4 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/acos.rs:62:22 | 62 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = 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(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/lib.rs:2:9 | 2 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/acosf.rs:36:22 | 36 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/acosh.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/acoshf.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/asin.rs:69:22 | 69 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/asinf.rs:38:22 | 38 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/asinh.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/asinhf.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/atan.rs:67:22 | 67 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/atan2.rs:51:22 | 51 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/atan2f.rs:27:22 | 27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/atanf.rs:44:22 | 44 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/atanh.rs:8:22 | 8 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/atanhf.rs:8:22 | 8 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/cbrt.rs:33:22 | 33 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/cbrtf.rs:28:22 | 28 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/ceil.rs:9:22 | 9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/ceilf.rs:6:22 | 6 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/copysign.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: implicit autoref creates a reference to the dereference of a raw pointer --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/http-1.1.0/src/header/map.rs:2316:35 | 2316 | 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/devel/tabby/work/tabby-0.31.1/cargo-crates/http-1.1.0/src/header/map.rs:2316:35 | 2316 | 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 | 2316 | 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/devel/tabby/work/tabby-0.31.1/cargo-crates/http-1.1.0/src/header/map.rs:2324:43 | 2324 | 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/devel/tabby/work/tabby-0.31.1/cargo-crates/http-1.1.0/src/header/map.rs:2324:43 | 2324 | 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 | 2324 | 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/devel/tabby/work/tabby-0.31.1/cargo-crates/http-1.1.0/src/header/map.rs:2964:35 | 2964 | 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/devel/tabby/work/tabby-0.31.1/cargo-crates/http-1.1.0/src/header/map.rs:2964:35 | 2964 | 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 | 2964 | 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/devel/tabby/work/tabby-0.31.1/cargo-crates/http-1.1.0/src/header/map.rs:2984:43 | 2984 | 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/devel/tabby/work/tabby-0.31.1/cargo-crates/http-1.1.0/src/header/map.rs:2984:43 | 2984 | 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 | 2984 | 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/devel/tabby/work/tabby-0.31.1/cargo-crates/http-1.1.0/src/header/map.rs:3007:35 | 3007 | 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/devel/tabby/work/tabby-0.31.1/cargo-crates/http-1.1.0/src/header/map.rs:3007:35 | 3007 | 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 | 3007 | 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/devel/tabby/work/tabby-0.31.1/cargo-crates/http-1.1.0/src/header/map.rs:3016:43 | 3016 | 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/devel/tabby/work/tabby-0.31.1/cargo-crates/http-1.1.0/src/header/map.rs:3016:43 | 3016 | 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 | 3016 | let extra = unsafe { &mut (&mut (*self.map).extra_values)[idx] }; | +++++ + warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/copysignf.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/cos.rs:44:22 | 44 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/cosf.rs:27:22 | 27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/cosh.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/coshf.rs:10:22 | 10 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/erf.rs:222:22 | 222 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/erff.rs:133:22 | 133 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/exp.rs:84:22 | 84 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/exp10.rs:9:22 | 9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/exp10f.rs:9:22 | 9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/exp2.rs:325:22 | 325 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/exp2f.rs:76:22 | 76 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/expf.rs:33:22 | 33 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/expm1.rs:33:22 | 33 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/expm1f.rs:35:22 | 35 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/fabs.rs:6:22 | 6 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/fabsf.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/fdim.rs:11:22 | 11 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/fdimf.rs:11:22 | 11 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/floor.rs:9:22 | 9 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/floorf.rs:6:22 | 6 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [serde 1.0.203] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.203] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.203] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.203] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.203] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.203] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.203] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.203] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.203] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.203] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.203] cargo:rustc-check-cfg=cfg(no_target_has_atomic) warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/fma.rs:43:22 | 43 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/fmaf.rs:48:22 | 48 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/fmax.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/fmaxf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/fmin.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/fminf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/fmod.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/fmodf.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/hypot.rs:20:22 | 20 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/hypotf.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/ilogb.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/ilogbf.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/ldexp.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/ldexpf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/lgamma.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/lgamma_r.rs:167:22 | 167 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/lgammaf.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/lgammaf_r.rs:102:22 | 102 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/log.rs:73:22 | 73 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/log10.rs:34:22 | 34 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling indexmap v1.9.3 warning: `typenum` (build script) generated 1 warning (1 duplicate) Compiling tower-service v0.3.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-1.9.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-1.9.3/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/bluss/indexmap' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.9.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-1.9.3/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("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=71459461f5c76b6e -C extra-filename=-7d31d51361b04b18 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/indexmap-7d31d51361b04b18 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern autocfg=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libautocfg-a78d00e2aa000222.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/log10f.rs:28:22 | 28 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/log1p.rs:68:22 | 68 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/log1pf.rs:23:22 | 23 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/log2.rs:32:22 | 32 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/log2f.rs:26:22 | 26 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/logf.rs:24:22 | 24 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/nextafter.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/nextafterf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/pow.rs:92:22 | 92 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/powf.rs:46:22 | 46 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/remainder.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/remainderf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/remquo.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/remquof.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/rint.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/rintf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/round.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/roundf.rs:5:22 | 5 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/scalbn.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/scalbnf.rs:1:22 | 1 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/sin.rs:43:22 | 43 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/sincos.rs:15:22 | 15 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/sincosf.rs:26:22 | 26 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/sinf.rs:27:22 | 27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/sinh.rs:7:22 | 7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/sinhf.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/sqrt.rs:81:22 | 81 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/sqrtf.rs:16:22 | 16 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/tan.rs:42:22 | 42 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/tanf.rs:27:22 | 27 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/tanh.rs:7:22 | 7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/tanhf.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/tgamma.rs:133:22 | 133 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/tgammaf.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/trunc.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/truncf.rs:3:22 | 3 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/expo2.rs:4:22 | 4 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/k_cos.rs:54:22 | 54 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/k_cosf.rs:23:22 | 23 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/k_expo2.rs:7:22 | 7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/k_expo2f.rs:7:22 | 7 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/k_sin.rs:46:22 | 46 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/k_sinf.rs:23:22 | 23 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/k_tan.rs:61:22 | 61 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/k_tanf.rs:22:22 | 22 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/rem_pio2.rs:44:22 | 44 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/rem_pio2_large.rs:225:22 | 225 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `checked` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/rem_pio2_large.rs:230:44 | 230 | #[cfg(all(target_pointer_width = "64", feature = "checked"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `musl-reference-tests`, `rand`, and `unstable` = help: consider adding `checked` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `assert_no_panic` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/src/math/rem_pio2f.rs:34:22 | 34 | #[cfg_attr(all(test, assert_no_panic), no_panic::no_panic)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(assert_no_panic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_no_panic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_service CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tower-service-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tower_service --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d204642acad47187 -C extra-filename=-c6cdbb19c1607527 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `form_urlencoded` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/memchr-2.7.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/memchr-2.7.2/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.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name memchr --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/memchr-2.7.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=99e1344e0a8dae2a -C extra-filename=-74c665152de21bab --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [num-traits 0.2.19] warning: `-C ar`: this option is deprecated and does nothing [num-traits 0.2.19] warning: `jobserver` (lib) generated 1 warning (1 duplicate) Compiling getrandom v0.2.15 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lib.rs:254:13 | 254 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lib.rs:430:12 | 430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lib.rs:434:12 | 434 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lib.rs:455:12 | 455 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lib.rs:804:12 | 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lib.rs:867:12 | 867 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lib.rs:887:12 | 887 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lib.rs:916:12 | 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lib.rs:959:12 | 959 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "full"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/group.rs:136:12 | 136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/group.rs:214:12 | 214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/group.rs:269:12 | 269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:561:12 | 561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:569:12 | 569 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:881:11 | 881 | #[cfg(not(syn_omit_await_from_token_macro))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:883:7 | 883 | #[cfg(syn_omit_await_from_token_macro)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:394:24 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:398:24 | 398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/getrandom-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/getrandom-0.2.15/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.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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/getrandom-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="js"' --cfg 'feature="js-sys"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --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=c75a19b9bb86891c -C extra-filename=-c017b4ddd3c4a633 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcfg_if-84dcfd48ddeb454b.rmeta --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-d80187bbd68810bd.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:406:24 | 406 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:414:24 | 414 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:418:24 | 418 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:426:24 | 426 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 556 | / define_punctuation_structs! { 557 | | "_" pub struct Underscore/1 /// `_` 558 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:271:24 | 271 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:275:24 | 275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:283:24 | 283 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:291:24 | 291 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `tower-service` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/parking_lot_core-37a043a0931ed7fc/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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=c10f7a4b33666dae -C extra-filename=-5995c2861545c0db --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcfg_if-84dcfd48ddeb454b.rmeta --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-d80187bbd68810bd.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsmallvec-43242d48f8e11112.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:295:24 | 295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:303:24 | 303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:309:24 | 309 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:317:24 | 317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 652 | / define_keywords! { 653 | | "abstract" pub struct Abstract /// `abstract` 654 | | "as" pub struct As /// `as` 655 | | "async" pub struct Async /// `async` ... | 704 | | "yield" pub struct Yield /// `yield` 705 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:444:24 | 444 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `crossbeam-utils` (build script) generated 1 warning (1 duplicate) [num-traits 0.2.19] warning: `-C ar`: this option is deprecated and does nothing [num-traits 0.2.19] warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:452:24 | 452 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:394:24 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:398:24 | 398 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:406:24 | 406 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:414:24 | 414 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:418:24 | 418 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:426:24 | 426 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 707 | / define_punctuation! { 708 | | "+" pub struct Add/1 /// `+` 709 | | "+=" pub struct AddEq/2 /// `+=` 710 | | "&" pub struct And/1 /// `&` ... | 753 | | "~" pub struct Tilde/1 /// `~` 754 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/ahash-075728e138ad5431/out /usr/local/bin/rustc --crate-name ahash --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=5e96d08d3a149b53 -C extra-filename=-4f97381e6704ba93 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcfg_if-84dcfd48ddeb454b.rmeta --extern getrandom=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libgetrandom-c017b4ddd3c4a633.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libonce_cell-9b67b6fc784dd81c.rmeta --extern zerocopy=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libzerocopy-af2c961aea802fd2.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg 'feature="folded_multiply"'` warning: `libc` (lib) generated 9 warnings (9 duplicates) Compiling socket2 v0.5.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/socket2-0.5.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/socket2-0.5.7/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.63 CARGO_PKG_VERSION=0.5.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name socket2 --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/socket2-0.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=2 -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=eb758614dfaa9a7c -C extra-filename=-ee17be5dc2ad1847 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-d80187bbd68810bd.rmeta --cap-lints warn -C ar=ar -C linker=cc` [num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp [num-traits 0.2.19] cargo:rerun-if-changed=build.rs Compiling mio v1.0.3 warning: `getrandom` (lib) generated 1 warning (1 duplicate) Compiling signal-hook-registry v1.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mio-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mio-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Thomas de Zeeuw :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Lightweight non-blocking I/O.' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/mio' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/mio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=1.0.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name mio --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mio-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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="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=1e19bb5df9585cd9 -C extra-filename=-cc42daa178d9dbd4 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-d80187bbd68810bd.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unused import: `UnparkHandle` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/parking_lot_core-0.9.10/src/thread_parker/mod.rs:85:49 | 85 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle}; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `tsan_enabled` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/parking_lot_core-0.9.10/src/word_lock.rs:293:13 | 293 | if cfg!(tsan_enabled) { | ^^^^^^^^^^^^ | = 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(tsan_enabled)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tsan_enabled)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_registry CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/signal-hook-registry-1.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/signal-hook-registry-1.4.2/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Masaki Hara ' CARGO_PKG_DESCRIPTION='Backend crate for signal-hook' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name signal_hook_registry --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/signal-hook-registry-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=488972309b3b047c -C extra-filename=-8bbfebb52e716f9a --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-d80187bbd68810bd.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `httparse` (build script) generated 1 warning (1 duplicate) Compiling rand_core v0.6.4 warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/lib.rs:100:13 | 100 | #![cfg_attr(feature = "specialize", feature(min_specialization))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` 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: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:202:7 | 202 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:209:7 | 209 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:253:7 | 253 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:257:7 | 257 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:300:7 | 300 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:305:7 | 305 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:118:11 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/fallback_hash.rs:164:11 | 164 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/operations.rs:16:7 | 16 | #[cfg(feature = "folded_multiply")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/operations.rs:23:11 | 23 | #[cfg(not(feature = "folded_multiply"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/random_state.rs:468:7 | 468 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/random_state.rs:14:14 | 14 | if #[cfg(feature = "specialize")]{ | ^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/random_state.rs:53:58 | 53 | if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] { | ^^^^^^^ | = 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 warning: unexpected `cfg` condition name: `fuzzing` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/random_state.rs:73:54 | 73 | } else if #[cfg(all(feature = "runtime-rng", not(fuzzing)))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = 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 warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/random_state.rs:461:11 | 461 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/specialize.rs:10:7 | 10 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/specialize.rs:12:7 | 12 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/specialize.rs:14:7 | 14 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/specialize.rs:24:11 | 24 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/specialize.rs:37:7 | 37 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/specialize.rs:70:7 | 70 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/specialize.rs:78:7 | 78 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/specialize.rs:86:7 | 86 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/specialize.rs:94:7 | 94 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/specialize.rs:102:7 | 102 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/specialize.rs:110:7 | 110 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/specialize.rs:118:7 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/specialize.rs:126:11 | 126 | #[cfg(all(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 61 | call_hasher_impl!(u8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 62 | call_hasher_impl!(u16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 63 | call_hasher_impl!(u32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 64 | call_hasher_impl!(u64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 65 | call_hasher_impl!(i8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 66 | call_hasher_impl!(i16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 67 | call_hasher_impl!(i32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 68 | call_hasher_impl!(i64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/lib.rs:265:11 | 265 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/lib.rs:272:15 | 272 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/lib.rs:279:11 | 279 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/lib.rs:286:15 | 286 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/lib.rs:293:11 | 293 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_core-0.6.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=e37ee97a23054e7c -C extra-filename=-a827489ce9dcdafb --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern getrandom=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libgetrandom-c017b4ddd3c4a633.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `specialize` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/lib.rs:300:15 | 300 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_core-0.6.4/src/lib.rs:38:13 | 38 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_core-0.6.4/src/error.rs:50:16 | 50 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_core-0.6.4/src/error.rs:64:16 | 64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_core-0.6.4/src/error.rs:75:16 | 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_core-0.6.4/src/os.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_core-0.6.4/src/lib.rs:411:16 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `indexmap` (build script) generated 1 warning (1 duplicate) Compiling parking_lot v0.12.3 warning: trait `BuildHasherExt` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/lib.rs:252:18 | 252 | pub(crate) trait BuildHasherExt: BuildHasher { | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/src/convert.rs:80:8 | 75 | pub(crate) trait ReadFromSlice { | ------------- methods in this trait ... 80 | fn read_u128x2(&self) -> ([u128; 2], &[u8]); | ^^^^^^^^^^^ 81 | fn read_u128x4(&self) -> ([u128; 4], &[u8]); | ^^^^^^^^^^^ 82 | fn read_last_u16(&self) -> u16; | ^^^^^^^^^^^^^ ... 86 | fn read_last_u128x2(&self) -> [u128; 2]; | ^^^^^^^^^^^^^^^^ 87 | fn read_last_u128x4(&self) -> [u128; 4]; | ^^^^^^^^^^^^^^^^ warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/signal-hook-registry-1.4.2/src/lib.rs:291:18 | 291 | unsafe { GLOBAL_DATA.as_ref().unwrap() } | ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/signal-hook-registry-1.4.2/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/devel/tabby/work/tabby-0.31.1/cargo-crates/signal-hook-registry-1.4.2/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> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/parking_lot-0.12.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/parking_lot-0.12.3/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name parking_lot --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/parking_lot-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="arc_lock"' --cfg 'feature="default"' --cfg 'feature="send_guard"' --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=d9744f44c34b46d2 -C extra-filename=-af96409ebe198654 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern lock_api=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblock_api-a05074c68e42de84.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libparking_lot_core-5995c2861545c0db.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `vcpkg` (lib) generated 1 warning (1 duplicate) Compiling hashbrown v0.14.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hashbrown-0.14.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hashbrown-0.14.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.63.0 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hashbrown-0.14.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=918dda54a1dec5a3 -C extra-filename=-d3001b936276fd88 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern ahash=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libahash-4f97381e6704ba93.rmeta --extern allocator_api2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liballocator_api2-81f2019c5cbb01c4.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `ahash` (lib) generated 46 warnings (1 duplicate) warning: `rand_core` (lib) generated 7 warnings (1 duplicate) Compiling rand_chacha v0.3.1 Compiling regex-automata v0.4.6 warning: `libm` (lib) generated 110 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-automata-0.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-automata-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-automata-0.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=2 -C panic=abort -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dfa"' --cfg 'feature="dfa-build"' --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=b15ce48e3ed7c029 -C extra-filename=-d82561bf1572f823 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libaho_corasick-23d1573deb77cb93.rmeta --extern memchr=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmemchr-d6a9d4e122f137b2.rmeta --extern regex_syntax=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libregex_syntax-c8bad15280780661.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_chacha-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_chacha-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_chacha-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=4134c273c966df4f -C extra-filename=-4eb045000c2c1295 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libppv_lite86-0b1297ff1d380853.rmeta --extern rand_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librand_core-a827489ce9dcdafb.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/num-traits-873a24cf4d1b2175/out /usr/local/bin/rustc --crate-name num_traits --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=aa69d9528e2dae16 -C extra-filename=-cecbb01311a9d07e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern libm=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibm-0c100afcaf426c2a.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg has_total_cmp` warning: `parking_lot_core` (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/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/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/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.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/httparse-ce3b9e71d82ee41b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/httparse-26a8a9f9638878e4/build-script-build` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:503:24 | 503 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:507:24 | 507 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:515:24 | 515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:523:24 | 523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:527:24 | 527 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/token.rs:535:24 | 535 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 756 | / define_delimiters! { 757 | | "{" pub struct Brace /// `{...}` 758 | | "[" pub struct Bracket /// `[...]` 759 | | "(" pub struct Paren /// `(...)` 760 | | " " pub struct Group /// None-delimited group 761 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ident.rs:38:12 | 38 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/attr.rs:463:12 | 463 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/attr.rs:148:16 | 148 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/attr.rs:329:16 | 329 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/attr.rs:360:16 | 360 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/attr.rs:336:1 | 336 | / ast_enum_of_structs! { 337 | | /// Content of a compile-time structured attribute. 338 | | /// 339 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 370 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/attr.rs:377:16 | 377 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/attr.rs:390:16 | 390 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/attr.rs:417:16 | 417 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/attr.rs:412:1 | 412 | / ast_enum_of_structs! { 413 | | /// Element of a compile-time attribute list. 414 | | /// 415 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 426 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/attr.rs:165:16 | 165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/attr.rs:213:16 | 213 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/attr.rs:223:16 | 223 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/attr.rs:237:16 | 237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/attr.rs:251:16 | 251 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/attr.rs:557:16 | 557 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/attr.rs:565:16 | 565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/attr.rs:573:16 | 573 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/attr.rs:581:16 | 581 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/attr.rs:630:16 | 630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/attr.rs:644:16 | 644 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/attr.rs:654:16 | 654 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/data.rs:9:16 | 9 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/data.rs:36:16 | 36 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/data.rs:25:1 | 25 | / ast_enum_of_structs! { 26 | | /// Data stored within an enum variant or struct. 27 | | /// 28 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 48 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/data.rs:56:16 | 56 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/data.rs:68:16 | 68 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/data.rs:153:16 | 153 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/data.rs:185:16 | 185 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/data.rs:173:1 | 173 | / ast_enum_of_structs! { 174 | | /// The visibility level of an item: inherited or `pub` or 175 | | /// `pub(restricted)`. 176 | | /// ... | 200 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/data.rs:207:16 | 207 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/data.rs:218:16 | 218 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/data.rs:230:16 | 230 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/data.rs:246:16 | 246 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/data.rs:275:16 | 275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/data.rs:286:16 | 286 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/data.rs:327:16 | 327 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/data.rs:299:20 | 299 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/data.rs:315:20 | 315 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/data.rs:423:16 | 423 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/data.rs:436:16 | 436 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/data.rs:445:16 | 445 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/data.rs:454:16 | 454 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/data.rs:467:16 | 467 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/data.rs:474:16 | 474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/data.rs:481:16 | 481 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:89:16 | 89 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:90:20 | 90 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:14:1 | 14 | / ast_enum_of_structs! { 15 | | /// A Rust expression. 16 | | /// 17 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 250 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:256:16 | 256 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:268:16 | 268 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:281:16 | 281 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:294:16 | 294 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:307:16 | 307 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:321:16 | 321 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:334:16 | 334 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:346:16 | 346 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:359:16 | 359 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:373:16 | 373 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:387:16 | 387 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:400:16 | 400 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:418:16 | 418 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:431:16 | 431 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:444:16 | 444 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:464:16 | 464 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:480:16 | 480 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:495:16 | 495 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:508:16 | 508 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:523:16 | 523 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:534:16 | 534 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:547:16 | 547 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:558:16 | 558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:572:16 | 572 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `http` (lib) generated 7 warnings (1 duplicate) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:588:16 | 588 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:604:16 | 604 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:616:16 | 616 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:629:16 | 629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:643:16 | 643 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:657:16 | 657 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:672:16 | 672 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:687:16 | 687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:699:16 | 699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:711:16 | 711 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:723:16 | 723 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:737:16 | 737 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:749:16 | 749 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:761:16 | 761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:775:16 | 775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:850:16 | 850 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:920:16 | 920 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:968:16 | 968 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:982:16 | 982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:999:16 | 999 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:1021:16 | 1021 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:1049:16 | 1049 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:1065:16 | 1065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:246:15 | 246 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:784:40 | 784 | #[cfg(all(feature = "parsing", not(syn_no_const_vec_new)))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:838:19 | 838 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:1159:16 | 1159 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:1880:16 | 1880 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:1975:16 | 1975 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2001:16 | 2001 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2063:16 | 2063 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2084:16 | 2084 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2101:16 | 2101 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2119:16 | 2119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2147:16 | 2147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2165:16 | 2165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2206:16 | 2206 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2236:16 | 2236 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2258:16 | 2258 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2326:16 | 2326 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2349:16 | 2349 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration 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/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-1.9.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-1.9.3/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/bluss/indexmap' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.9.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/indexmap-8ea376734796e640/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/indexmap-7d31d51361b04b18/build-script-build` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2372:16 | 2372 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2381:16 | 2381 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2396:16 | 2396 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2405:16 | 2405 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2414:16 | 2414 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2426:16 | 2426 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2496:16 | 2496 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2547:16 | 2547 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2571:16 | 2571 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2582:16 | 2582 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2594:16 | 2594 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2648:16 | 2648 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2678:16 | 2678 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2727:16 | 2727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2759:16 | 2759 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2801:16 | 2801 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2818:16 | 2818 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2832:16 | 2832 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2846:16 | 2846 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2879:16 | 2879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2292:28 | 2292 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ ... 2309 | / impl_by_parsing_expr! { 2310 | | ExprAssign, Assign, "expected assignment expression", 2311 | | ExprAssignOp, AssignOp, "expected compound assignment expression", 2312 | | ExprAwait, Await, "expected await expression", ... | 2322 | | ExprType, Type, "expected type ascription expression", 2323 | | } | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_by_parsing_expr` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:1248:20 | 1248 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "full", feature = "parsing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2539:23 | 2539 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2905:23 | 2905 | #[cfg(not(syn_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2907:19 | 2907 | #[cfg(syn_no_const_vec_new)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2988:16 | 2988 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:2998:16 | 2998 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3008:16 | 3008 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3020:16 | 3020 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3035:16 | 3035 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3046:16 | 3046 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3057:16 | 3057 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3072:16 | 3072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3082:16 | 3082 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3091:16 | 3091 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3099:16 | 3099 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3110:16 | 3110 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3141:16 | 3141 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3153:16 | 3153 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3165:16 | 3165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3180:16 | 3180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3197:16 | 3197 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3211:16 | 3211 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3233:16 | 3233 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3244:16 | 3244 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3255:16 | 3255 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3265:16 | 3265 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3275:16 | 3275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3291:16 | 3291 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3304:16 | 3304 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3317:16 | 3317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3328:16 | 3328 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3338:16 | 3338 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3348:16 | 3348 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3358:16 | 3358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3367:16 | 3367 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3379:16 | 3379 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3390:16 | 3390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3400:16 | 3400 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3409:16 | 3409 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3420:16 | 3420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3431:16 | 3431 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3441:16 | 3441 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3451:16 | 3451 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3460:16 | 3460 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3478:16 | 3478 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3491:16 | 3491 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3501:16 | 3501 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3512:16 | 3512 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3522:16 | 3522 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3531:16 | 3531 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/expr.rs:3544:16 | 3544 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:296:5 | 296 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:307:5 | 307 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:318:5 | 318 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:14:16 | 14 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:35:16 | 35 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:23:1 | 23 | / ast_enum_of_structs! { 24 | | /// A generic type parameter, lifetime, or const generic: `T: Into`, 25 | | /// `'a: 'b`, `const LEN: usize`. 26 | | /// ... | 46 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:53:16 | 53 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:69:16 | 69 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:83:16 | 83 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 404 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:371:20 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 404 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:382:20 | 382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 404 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:386:20 | 386 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 404 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:394:20 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 404 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 406 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:371:20 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 406 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:382:20 | 382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 406 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:386:20 | 386 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 406 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:394:20 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 406 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:363:20 | 363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 408 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:371:20 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 408 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:382:20 | 382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 408 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) [httparse 1.8.0] cargo:rustc-cfg=httparse_simd warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:386:20 | 386 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 408 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:394:20 | 394 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 408 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:426:16 | 426 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:475:16 | 475 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/num-traits-0.2.19/src/float.rs:2305:19 | 2305 | #[cfg(has_total_cmp)] | ^^^^^^^^^^^^^ ... 2325 | totalorder_impl!(f64, i64, u64, 64); | ----------------------------------- 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(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `totalorder_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/num-traits-0.2.19/src/float.rs:2311:23 | 2311 | #[cfg(not(has_total_cmp))] | ^^^^^^^^^^^^^ ... 2325 | totalorder_impl!(f64, i64, u64, 64); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `totalorder_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/num-traits-0.2.19/src/float.rs:2305:19 | 2305 | #[cfg(has_total_cmp)] | ^^^^^^^^^^^^^ ... 2326 | totalorder_impl!(f32, i32, u32, 32); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `totalorder_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `has_total_cmp` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/num-traits-0.2.19/src/float.rs:2311:23 | 2311 | #[cfg(not(has_total_cmp))] | ^^^^^^^^^^^^^ ... 2326 | totalorder_impl!(f32, i32, u32, 32); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `totalorder_impl` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=httparse CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/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/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.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/httparse-ce3b9e71d82ee41b/out /usr/local/bin/rustc --crate-name httparse --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.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=2 -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=7533a5982c64f5ca -C extra-filename=-e228885f6a6d5220 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg httparse_simd` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:470:1 | 470 | / ast_enum_of_structs! { 471 | | /// A trait or lifetime used as a bound on a type parameter. 472 | | /// 473 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 480 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:487:16 | 487 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:504:16 | 504 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:517:16 | 517 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:535:16 | 535 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `socket2` (lib) generated 1 warning (1 duplicate) Compiling rand v0.8.5 warning: `memchr` (lib) generated 2 warnings (2 duplicates) Compiling hashbrown v0.12.3 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:524:1 | 524 | / ast_enum_of_structs! { 525 | | /// A single predicate in a `where` clause: `T: Deserialize<'de>`. 526 | | /// 527 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 546 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:553:16 | 553 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:570:16 | 570 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:583:16 | 583 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:347:9 | 347 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hashbrown-0.12.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hashbrown-0.12.3/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.56.0 CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hashbrown-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "ahash-compile-time-rng", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=6462d94ae49e4030 -C extra-filename=-145e7b6d288bfd69 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:597:16 | 597 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:660:16 | 660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:687:16 | 687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:725:16 | 725 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:747:16 | 747 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:758:16 | 758 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:812:16 | 812 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:856:16 | 856 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:905:16 | 905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:916:16 | 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:940:16 | 940 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:971:16 | 971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:982:16 | 982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:1057:16 | 1057 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:1207:16 | 1207 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=3378067fb7f7e1aa -C extra-filename=-db6f1f017d5f9b76 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-d80187bbd68810bd.rmeta --extern rand_chacha=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librand_chacha-4eb045000c2c1295.rmeta --extern rand_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librand_core-a827489ce9dcdafb.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `signal-hook-registry` (lib) generated 4 warnings (1 duplicate) Compiling http-body v1.0.0 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:1217:16 | 1217 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:1229:16 | 1229 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:1268:16 | 1268 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:1300:16 | 1300 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:1310:16 | 1310 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:1325:16 | 1325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:1335:16 | 1335 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:1345:16 | 1345 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:1354:16 | 1354 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:19:16 | 19 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:20:20 | 20 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:9:1 | 9 | / ast_enum_of_structs! { 10 | | /// Things that can appear directly inside of a module or scope. 11 | | /// 12 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 97 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:103:16 | 103 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:121:16 | 121 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:137:16 | 137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/http-body-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/http-body-1.0.0/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='' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name http_body --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/http-body-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=09db29e62a0f7187 -C extra-filename=-d07e22113cd53cbc --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern bytes=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbytes-8a9165e725c004d0.rmeta --extern http=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttp-121b8e4d5b033a4b.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:154:16 | 154 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:167:16 | 167 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:181:16 | 181 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:215:16 | 215 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:229:16 | 229 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:244:16 | 244 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:263:16 | 263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:279:16 | 279 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:299:16 | 299 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:316:16 | 316 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:333:16 | 333 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:348:16 | 348 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:477:16 | 477 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:467:1 | 467 | / ast_enum_of_structs! { 468 | | /// A suffix of an import tree in a `use` item: `Type as Renamed` or `*`. 469 | | /// 470 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 494 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:500:16 | 500 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:512:16 | 512 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:522:16 | 522 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:534:16 | 534 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:544:16 | 544 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:561:16 | 561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:562:20 | 562 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:551:1 | 551 | / ast_enum_of_structs! { 552 | | /// An item within an `extern` block. 553 | | /// 554 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 601 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:607:16 | 607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:620:16 | 620 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:637:16 | 637 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:651:16 | 651 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:669:16 | 669 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:670:20 | 670 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:659:1 | 659 | / ast_enum_of_structs! { 660 | | /// An item declaration within the definition of a trait. 661 | | /// 662 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 709 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:715:16 | 715 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:731:16 | 731 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:744:16 | 744 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:761:16 | 761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:779:16 | 779 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:780:20 | 780 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [indexmap 1.9.3] warning: `-C ar`: this option is deprecated and does nothing [indexmap 1.9.3] warning: unexpected `cfg` condition name: `httparse_simd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:2:5 | 2 | httparse_simd, | ^^^^^^^^^^^^^ | = 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(httparse_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` 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: `httparse_simd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:11:5 | 11 | httparse_simd, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:20:5 | 20 | httparse_simd, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:29:5 | 29 | httparse_simd, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:31:9 | 31 | httparse_simd_target_feature_avx2, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:32:13 | 32 | not(httparse_simd_target_feature_sse42), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:42:5 | 42 | httparse_simd, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:50:5 | 50 | httparse_simd, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:51:13 | 51 | any(not(httparse_simd_target_feature_sse42), httparse_simd_target_feature_avx2), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:51:50 | 51 | any(not(httparse_simd_target_feature_sse42), httparse_simd_target_feature_avx2), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:59:5 | 59 | httparse_simd, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:61:13 | 61 | not(httparse_simd_target_feature_sse42), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:62:9 | 62 | httparse_simd_target_feature_avx2, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:73:5 | 73 | httparse_simd, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:81:5 | 81 | httparse_simd, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:83:9 | 83 | httparse_simd_target_feature_sse42, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:84:9 | 84 | httparse_simd_target_feature_avx2, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:164:5 | 164 | httparse_simd, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:166:9 | 166 | httparse_simd_target_feature_sse42, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:167:9 | 167 | httparse_simd_target_feature_avx2, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:769:1 | 769 | / ast_enum_of_structs! { 770 | | /// An item within an impl block. 771 | | /// 772 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 819 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:825:16 | 825 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:844:16 | 844 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:858:16 | 858 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:876:16 | 876 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:889:16 | 889 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:927:16 | 927 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:177:5 | 177 | httparse_simd, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:178:5 | 178 | httparse_simd_target_feature_sse42, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:179:9 | 179 | not(httparse_simd_target_feature_avx2), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:216:5 | 216 | httparse_simd, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd_target_feature_sse42` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:217:5 | 217 | httparse_simd_target_feature_sse42, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_sse42)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_sse42)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:218:9 | 218 | not(httparse_simd_target_feature_avx2), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:227:5 | 227 | httparse_simd, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:228:5 | 228 | httparse_simd_target_feature_avx2, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:284:5 | 284 | httparse_simd, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `httparse_simd_target_feature_avx2` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httparse-1.8.0/src/simd/mod.rs:285:5 | 285 | httparse_simd_target_feature_avx2, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(httparse_simd_target_feature_avx2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(httparse_simd_target_feature_avx2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:923:1 | 923 | / ast_enum_of_structs! { 924 | | /// An argument in a function signature: the `n: usize` in `fn f(n: usize)`. 925 | | /// 926 | | /// *This type is available only if Syn is built with the `"full"` feature.* ... | 939 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:949:16 | 949 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:93:15 | 93 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:381:19 | 381 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:597:15 | 597 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:705:15 | 705 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:815:15 | 815 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:976:16 | 976 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:1237:16 | 1237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:1264:16 | 1264 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:1305:16 | 1305 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:1338:16 | 1338 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:1352:16 | 1352 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:1401:16 | 1401 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:1419:16 | 1419 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:1500:16 | 1500 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:1535:16 | 1535 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:1564:16 | 1564 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:1584:16 | 1584 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:1680:16 | 1680 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:1722:16 | 1722 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:1745:16 | 1745 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:1827:16 | 1827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:1843:16 | 1843 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:1859:16 | 1859 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:1903:16 | 1903 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:1921:16 | 1921 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:1971:16 | 1971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:1995:16 | 1995 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2019:16 | 2019 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2070:16 | 2070 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2144:16 | 2144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2200:16 | 2200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2260:16 | 2260 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2290:16 | 2290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2319:16 | 2319 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2392:16 | 2392 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2410:16 | 2410 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2522:16 | 2522 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2603:16 | 2603 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2628:16 | 2628 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2668:16 | 2668 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2726:16 | 2726 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:1817:23 | 1817 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2251:23 | 2251 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2592:27 | 2592 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2771:16 | 2771 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2787:16 | 2787 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2799:16 | 2799 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2815:16 | 2815 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2830:16 | 2830 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2843:16 | 2843 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2861:16 | 2861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2873:16 | 2873 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2888:16 | 2888 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2903:16 | 2903 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2929:16 | 2929 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2942:16 | 2942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2964:16 | 2964 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:2979:16 | 2979 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:3001:16 | 3001 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `mio` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/getrandom-0.2.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/getrandom-0.2.15/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.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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/getrandom-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 --cfg 'feature="js"' --cfg 'feature="js-sys"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --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=50899fbdec845320 -C extra-filename=-f172a95e66aca22f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcfg_if-d1b57d8cefe9b45a.rmeta --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-bcd3fbacc187260d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:3023:16 | 3023 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:3034:16 | 3034 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:3043:16 | 3043 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:3050:16 | 3050 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:3059:16 | 3059 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:3066:16 | 3066 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:3075:16 | 3075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:3091:16 | 3091 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:3110:16 | 3110 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:3130:16 | 3130 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:3139:16 | 3139 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:3155:16 | 3155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:3177:16 | 3177 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:3193:16 | 3193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:3202:16 | 3202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:3212:16 | 3212 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:3226:16 | 3226 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:3237:16 | 3237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:3273:16 | 3273 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/item.rs:3301:16 | 3301 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/file.rs:80:16 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `parking_lot` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/file.rs:93:16 | 93 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/file.rs:118:16 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lifetime.rs:127:16 | 127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lifetime.rs:145:16 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:629:12 | 629 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:640:12 | 640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:652:12 | 652 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:14:1 | 14 | / ast_enum_of_structs! { 15 | | /// A Rust literal such as a string or integer or boolean. 16 | | /// 17 | | /// # Syntax tree enum ... | 49 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 703 | lit_extra_traits!(LitStr); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:676:20 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 703 | lit_extra_traits!(LitStr); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:684:20 | 684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 703 | lit_extra_traits!(LitStr); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 704 | lit_extra_traits!(LitByteStr); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:676:20 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 704 | lit_extra_traits!(LitByteStr); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:684:20 | 684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 704 | lit_extra_traits!(LitByteStr); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling httpdate v1.0.3 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 705 | lit_extra_traits!(LitByte); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:676:20 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 705 | lit_extra_traits!(LitByte); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:684:20 | 684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 705 | lit_extra_traits!(LitByte); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 706 | lit_extra_traits!(LitChar); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:676:20 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 706 | lit_extra_traits!(LitChar); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:684:20 | 684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 706 | lit_extra_traits!(LitChar); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 707 | lit_extra_traits!(LitInt); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:676:20 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 707 | lit_extra_traits!(LitInt); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:684:20 | 684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 707 | lit_extra_traits!(LitInt); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:666:20 | 666 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ ... 708 | lit_extra_traits!(LitFloat); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:676:20 | 676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 708 | lit_extra_traits!(LitFloat); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:684:20 | 684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ ... 708 | lit_extra_traits!(LitFloat); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `lit_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:200:16 | 200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:557:16 | 557 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=httpdate CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httpdate-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httpdate-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='Pyfisch ' CARGO_PKG_DESCRIPTION='HTTP date parsing and formatting' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=httpdate CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pyfisch/httpdate' CARGO_PKG_RUST_VERSION=1.56 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name httpdate --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/httpdate-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cdeaabf6fcd961e9 -C extra-filename=-13e3b299f7e64df6 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:567:16 | 567 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:577:16 | 577 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:587:16 | 587 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:597:16 | 597 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:607:16 | 607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:617:16 | 617 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:744:16 | 744 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:816:16 | 816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:827:16 | 827 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:838:16 | 838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:849:16 | 849 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:860:16 | 860 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:871:16 | 871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:882:16 | 882 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:900:16 | 900 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:907:16 | 907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:914:16 | 914 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:921:16 | 921 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:928:16 | 928 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:935:16 | 935 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:942:16 | 942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_negative_literal_parse` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lit.rs:1568:15 | 1568 | #[cfg(syn_no_negative_literal_parse)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_negative_literal_parse)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_negative_literal_parse)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/mac.rs:15:16 | 15 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/mac.rs:29:16 | 29 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/mac.rs:137:16 | 137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/mac.rs:145:16 | 145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/mac.rs:177:16 | 177 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/mac.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/derive.rs:8:16 | 8 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/derive.rs:37:16 | 37 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/derive.rs:57:16 | 57 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/derive.rs:70:16 | 70 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/derive.rs:83:16 | 83 | #[cfg_attr(doc_cfg, doc(cfg(feature = "derive")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/derive.rs:95:16 | 95 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/derive.rs:231:16 | 231 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/op.rs:6:16 | 6 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/op.rs:72:16 | 72 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/op.rs:130:16 | 130 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/op.rs:165:16 | 165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/op.rs:188:16 | 188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/op.rs:224:16 | 224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/stmt.rs:7:16 | 7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/lib.rs:53:13 | 53 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/lib.rs:181:12 | 181 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/distributions/mod.rs:116:12 | 116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/distributions/distribution.rs:162:7 | 162 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 162 - #[cfg(features = "nightly")] 162 + #[cfg(feature = "nightly")] | warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/stmt.rs:19:16 | 19 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/stmt.rs:39:16 | 39 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/stmt.rs:136:16 | 136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/stmt.rs:147:16 | 147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/stmt.rs:109:20 | 109 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/stmt.rs:312:16 | 312 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/stmt.rs:321:16 | 321 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/stmt.rs:336:16 | 336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:16:16 | 16 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:17:20 | 17 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:5:1 | 5 | / ast_enum_of_structs! { 6 | | /// The possible types that a Rust value could have. 7 | | /// 8 | | /// *This type is available only if Syn is built with the `"derive"` or `"full"` ... | 89 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:96:16 | 96 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:110:16 | 110 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:128:16 | 128 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:141:16 | 141 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/distributions/utils.rs:235:11 | 235 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 359 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/distributions/utils.rs:291:19 | 291 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 360 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/distributions/weighted_index.rs:429:12 | 429 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/rng.rs:395:12 | 395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "min_const_gen")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/rngs/mod.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/rngs/mod.rs:118:12 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/rngs/small.rs:79:12 | 79 | #[cfg_attr(doc_cfg, doc(cfg(feature = "small_rng")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/rngs/std.rs:32:12 | 32 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std_rng")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/rngs/thread.rs:60:12 | 60 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/rngs/thread.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:623:12 | 623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/seq/index.rs:276:12 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:114:16 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:142:16 | 142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:153:16 | 153 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:164:16 | 164 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:175:16 | 175 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:186:16 | 186 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:199:16 | 199 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:211:16 | 211 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:225:16 | 225 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:239:16 | 239 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:252:16 | 252 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:264:16 | 264 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:276:16 | 276 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:288:16 | 288 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:311:16 | 311 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:323:16 | 323 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:85:15 | 85 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:342:16 | 342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:656:16 | 656 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:667:16 | 667 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:680:16 | 680 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `http-body` (lib) generated 1 warning (1 duplicate) Compiling rustversion v1.0.17 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:703:16 | 703 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:716:16 | 716 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:777:16 | 777 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:786:16 | 786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:795:16 | 795 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:828:16 | 828 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:837:16 | 837 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:887:16 | 887 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:895:16 | 895 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:949:16 | 949 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:992:16 | 992 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:1003:16 | 1003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:1024:16 | 1024 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:1098:16 | 1098 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:1108:16 | 1108 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:357:20 | 357 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:869:20 | 869 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:904:20 | 904 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:219:16 | 219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:958:20 | 958 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:1128:16 | 1128 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:465:16 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:1137:16 | 1137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:1148:16 | 1148 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:1162:16 | 1162 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:1172:16 | 1172 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustversion-1.0.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustversion-1.0.17/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.17 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustversion-1.0.17/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=e3126c1a6a0054b1 -C extra-filename=-3fd8f81a5132c9d1 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/rustversion-3fd8f81a5132c9d1 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:1193:16 | 1193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:1200:16 | 1200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:1209:16 | 1209 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:1216:16 | 1216 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:1224:16 | 1224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:1232:16 | 1232 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:1241:16 | 1241 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:1250:16 | 1250 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:1257:16 | 1257 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:1264:16 | 1264 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:1277:16 | 1277 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:1289:16 | 1289 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/ty.rs:1297:16 | 1297 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:16:16 | 16 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:17:20 | 17 | #[cfg_attr(not(syn_no_non_exhaustive), non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/macros.rs:155:20 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:5:1 | 5 | / ast_enum_of_structs! { 6 | | /// A pattern in a local binding, function signature, match expression, or 7 | | /// various other places. 8 | | /// ... | 98 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `generate_to_tokens` which comes from the expansion of the macro `ast_enum_of_structs` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:104:16 | 104 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:119:16 | 119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:136:16 | 136 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:147:16 | 147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:158:16 | 158 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:176:16 | 176 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:188:16 | 188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:214:16 | 214 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:225:16 | 225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:237:16 | 237 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:251:16 | 251 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:263:16 | 263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:275:16 | 275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:288:16 | 288 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:302:16 | 302 | #[cfg_attr(doc_cfg, doc(cfg(feature = "full")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:94:15 | 94 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:318:16 | 318 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:769:16 | 769 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:777:16 | 777 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:791:16 | 791 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:807:16 | 807 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:816:16 | 816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:826:16 | 826 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:834:16 | 834 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:844:16 | 844 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:853:16 | 853 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:863:16 | 863 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:871:16 | 871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:879:16 | 879 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:889:16 | 889 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:899:16 | 899 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:907:16 | 907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/pat.rs:916:16 | 916 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:9:16 | 9 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:35:16 | 35 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:67:16 | 67 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:105:16 | 105 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:130:16 | 130 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:144:16 | 144 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:157:16 | 157 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:171:16 | 171 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:201:16 | 201 | #[cfg_attr(doc_cfg, doc(cfg(any(feature = "full", feature = "derive"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:218:16 | 218 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:225:16 | 225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:358:16 | 358 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:385:16 | 385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:397:16 | 397 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:430:16 | 430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:442:16 | 442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:505:20 | 505 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:569:20 | 569 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:591:20 | 591 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:693:16 | 693 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:701:16 | 701 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:709:16 | 709 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:724:16 | 724 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:752:16 | 752 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:793:16 | 793 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:802:16 | 802 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/path.rs:811:16 | 811 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/punctuated.rs:371:12 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/punctuated.rs:386:12 | 386 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/punctuated.rs:395:12 | 395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/punctuated.rs:408:12 | 408 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/punctuated.rs:422:12 | 422 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/punctuated.rs:1012:12 | 1012 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/punctuated.rs:54:15 | 54 | #[cfg(not(syn_no_const_vec_new))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_const_vec_new` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/punctuated.rs:63:11 | 63 | #[cfg(syn_no_const_vec_new)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/punctuated.rs:267:16 | 267 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/punctuated.rs:288:16 | 288 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/punctuated.rs:325:16 | 325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/punctuated.rs:346:16 | 346 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/punctuated.rs:1060:16 | 1060 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/punctuated.rs:1071:16 | 1071 | #[cfg_attr(doc_cfg, doc(cfg(feature = "printing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/parse_quote.rs:68:12 | 68 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/parse_quote.rs:100:12 | 100 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "printing"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/parse_macro_input.rs:107:12 | 107 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "parsing", feature = "proc-macro"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/lib.rs:763:16 | 763 | #[cfg_attr(doc_cfg, doc(cfg(feature = "fold")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/fold.rs:1133:15 | 1133 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/fold.rs:1719:15 | 1719 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/fold.rs:1873:15 | 1873 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/fold.rs:1978:15 | 1978 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/fold.rs:2499:15 | 2499 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/fold.rs:2899:15 | 2899 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/fold.rs:2984:15 | 2984 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:7:12 | 7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:17:12 | 17 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:43:12 | 43 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:53:12 | 53 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:66:12 | 66 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:77:12 | 77 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:98:12 | 98 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:108:12 | 108 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:120:12 | 120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:135:12 | 135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:146:12 | 146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:157:12 | 157 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:168:12 | 168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:179:12 | 179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:189:12 | 189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:202:12 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:282:12 | 282 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:293:12 | 293 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:305:12 | 305 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:317:12 | 317 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:329:12 | 329 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:341:12 | 341 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:353:12 | 353 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:364:12 | 364 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:375:12 | 375 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:387:12 | 387 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:399:12 | 399 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:411:12 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:428:12 | 428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:439:12 | 439 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:451:12 | 451 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:466:12 | 466 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:477:12 | 477 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:490:12 | 490 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:502:12 | 502 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:515:12 | 515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:525:12 | 525 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:537:12 | 537 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:547:12 | 547 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:560:12 | 560 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:575:12 | 575 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:586:12 | 586 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:597:12 | 597 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:609:12 | 609 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:622:12 | 622 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:635:12 | 635 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:646:12 | 646 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:660:12 | 660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:671:12 | 671 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:682:12 | 682 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:693:12 | 693 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:705:12 | 705 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:716:12 | 716 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:727:12 | 727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:740:12 | 740 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:751:12 | 751 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:764:12 | 764 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:776:12 | 776 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:788:12 | 788 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:799:12 | 799 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:809:12 | 809 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:819:12 | 819 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:830:12 | 830 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:840:12 | 840 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:855:12 | 855 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:867:12 | 867 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:878:12 | 878 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:894:12 | 894 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:907:12 | 907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:920:12 | 920 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:930:12 | 930 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:941:12 | 941 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:953:12 | 953 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:968:12 | 968 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:986:12 | 986 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:997:12 | 997 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1010:12 | 1010 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1027:12 | 1027 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1037:12 | 1037 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1064:12 | 1064 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1081:12 | 1081 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1096:12 | 1096 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1111:12 | 1111 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1123:12 | 1123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1135:12 | 1135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1152:12 | 1152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1164:12 | 1164 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1177:12 | 1177 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1191:12 | 1191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1209:12 | 1209 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1224:12 | 1224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1243:12 | 1243 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1259:12 | 1259 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1275:12 | 1275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1289:12 | 1289 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1303:12 | 1303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1313:12 | 1313 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1324:12 | 1324 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1339:12 | 1339 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1349:12 | 1349 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1362:12 | 1362 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1374:12 | 1374 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1385:12 | 1385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1395:12 | 1395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1406:12 | 1406 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1417:12 | 1417 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1428:12 | 1428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1440:12 | 1440 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1450:12 | 1450 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1461:12 | 1461 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1487:12 | 1487 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1498:12 | 1498 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1511:12 | 1511 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1521:12 | 1521 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1531:12 | 1531 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1542:12 | 1542 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1553:12 | 1553 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1565:12 | 1565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1577:12 | 1577 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1587:12 | 1587 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1598:12 | 1598 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1611:12 | 1611 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1622:12 | 1622 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1633:12 | 1633 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1645:12 | 1645 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1655:12 | 1655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1665:12 | 1665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1678:12 | 1678 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1688:12 | 1688 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1699:12 | 1699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1710:12 | 1710 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1722:12 | 1722 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1735:12 | 1735 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1738:12 | 1738 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1745:12 | 1745 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1757:12 | 1757 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1767:12 | 1767 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1786:12 | 1786 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1798:12 | 1798 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1810:12 | 1810 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1813:12 | 1813 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1820:12 | 1820 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1835:12 | 1835 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1850:12 | 1850 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1861:12 | 1861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1873:12 | 1873 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1889:12 | 1889 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1914:12 | 1914 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1926:12 | 1926 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1942:12 | 1942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1952:12 | 1952 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1962:12 | 1962 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1971:12 | 1971 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1978:12 | 1978 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1987:12 | 1987 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2001:12 | 2001 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2011:12 | 2011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2021:12 | 2021 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2031:12 | 2031 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2043:12 | 2043 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2055:12 | 2055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2065:12 | 2065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2075:12 | 2075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2085:12 | 2085 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2088:12 | 2088 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2095:12 | 2095 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2104:12 | 2104 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2114:12 | 2114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2123:12 | 2123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2134:12 | 2134 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2145:12 | 2145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2158:12 | 2158 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2168:12 | 2168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2180:12 | 2180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2189:12 | 2189 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2198:12 | 2198 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2210:12 | 2210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2222:12 | 2222 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:2232:12 | 2232 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:276:23 | 276 | #[cfg(any(syn_no_non_exhaustive, not(feature = "full")))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:849:19 | 849 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:962:19 | 962 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1058:19 | 1058 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1481:19 | 1481 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1829:19 | 1829 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/clone.rs:1908:19 | 1908 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:8:12 | 8 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:11:12 | 11 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:18:12 | 18 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:21:12 | 21 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:28:12 | 28 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:31:12 | 31 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:39:12 | 39 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:42:12 | 42 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:53:12 | 53 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:56:12 | 56 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:64:12 | 64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:67:12 | 67 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:74:12 | 74 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:77:12 | 77 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:114:12 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:117:12 | 117 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:124:12 | 124 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:127:12 | 127 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:134:12 | 134 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:137:12 | 137 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:144:12 | 144 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:147:12 | 147 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:155:12 | 155 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:158:12 | 158 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:165:12 | 165 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:168:12 | 168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:180:12 | 180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:183:12 | 183 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:190:12 | 190 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:193:12 | 193 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:200:12 | 200 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:203:12 | 203 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:210:12 | 210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:213:12 | 213 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:221:12 | 221 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:224:12 | 224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:305:12 | 305 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:308:12 | 308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:315:12 | 315 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:318:12 | 318 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:325:12 | 325 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:328:12 | 328 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:336:12 | 336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:339:12 | 339 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `getrandom` (lib) generated 1 warning (1 duplicate) Compiling tower-layer v0.3.3 [indexmap 1.9.3] warning: `-C ar`: this option is deprecated and does nothing [indexmap 1.9.3] warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:347:12 | 347 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:350:12 | 350 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:357:12 | 357 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:360:12 | 360 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:368:12 | 368 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:371:12 | 371 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:379:12 | 379 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:382:12 | 382 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:389:12 | 389 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:392:12 | 392 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:399:12 | 399 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:402:12 | 402 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:409:12 | 409 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:412:12 | 412 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:419:12 | 419 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:422:12 | 422 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:432:12 | 432 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:435:12 | 435 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:442:12 | 442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:445:12 | 445 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:453:12 | 453 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `rand_chacha` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower_layer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tower-layer-0.3.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tower_layer --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cef5ae4787cc2ff9 -C extra-filename=-f26d40e5fb5750ca --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` 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/devel/tabby/work/tabby-0.31.1/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/crossbeam-utils-842aff18f92188e3/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/crossbeam-utils-b4945f7b602c8b81/build-script-build` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:456:12 | 456 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:464:12 | 464 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:467:12 | 467 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:474:12 | 474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:477:12 | 477 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:486:12 | 486 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:489:12 | 489 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:496:12 | 496 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:499:12 | 499 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:506:12 | 506 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:509:12 | 509 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:516:12 | 516 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:519:12 | 519 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:526:12 | 526 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:529:12 | 529 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:536:12 | 536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:539:12 | 539 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:546:12 | 546 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:549:12 | 549 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:558:12 | 558 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:561:12 | 561 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:568:12 | 568 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:571:12 | 571 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:578:12 | 578 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:581:12 | 581 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:589:12 | 589 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:592:12 | 592 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:600:12 | 600 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:603:12 | 603 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:610:12 | 610 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:613:12 | 613 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:620:12 | 620 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:623:12 | 623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:632:12 | 632 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:635:12 | 635 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:642:12 | 642 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:645:12 | 645 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:652:12 | 652 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:655:12 | 655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:662:12 | 662 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:665:12 | 665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `httparse` (lib) generated 31 warnings (1 duplicate) Compiling bitflags v2.6.0 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:672:12 | 672 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:675:12 | 675 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:682:12 | 682 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:685:12 | 685 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:692:12 | 692 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:695:12 | 695 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:703:12 | 703 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:706:12 | 706 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:713:12 | 713 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:716:12 | 716 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:724:12 | 724 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:727:12 | 727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:735:12 | 735 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:738:12 | 738 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:746:12 | 746 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:749:12 | 749 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:761:12 | 761 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:764:12 | 764 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:771:12 | 771 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:774:12 | 774 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:781:12 | 781 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/bitflags-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/bitflags-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=f90c0a35523b5ee8 -C extra-filename=-d012c77f09a4ffc5 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [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) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:784:12 | 784 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:792:12 | 792 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:795:12 | 795 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:806:12 | 806 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:809:12 | 809 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:825:12 | 825 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:828:12 | 828 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:835:12 | 835 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:838:12 | 838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:846:12 | 846 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:849:12 | 849 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:858:12 | 858 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:861:12 | 861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:868:12 | 868 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:871:12 | 871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:895:12 | 895 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:898:12 | 898 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ppv-lite86-0.2.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ppv-lite86-0.2.17/Cargo.toml CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Implementation of the crypto-simd API for x86' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name ppv_lite86 --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ppv-lite86-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=c992e1604ad051e1 -C extra-filename=-74f6e92a063b949e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:914:12 | 914 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:917:12 | 917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:931:12 | 931 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:934:12 | 934 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:942:12 | 942 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:945:12 | 945 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:961:12 | 961 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:964:12 | 964 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:973:12 | 973 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:976:12 | 976 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:984:12 | 984 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:987:12 | 987 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:996:12 | 996 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:999:12 | 999 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1008:12 | 1008 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1011:12 | 1011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1039:12 | 1039 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1042:12 | 1042 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1050:12 | 1050 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1053:12 | 1053 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1061:12 | 1061 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1064:12 | 1064 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1072:12 | 1072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1075:12 | 1075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1083:12 | 1083 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1086:12 | 1086 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1093:12 | 1093 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1096:12 | 1096 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1106:12 | 1106 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1109:12 | 1109 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1117:12 | 1117 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1120:12 | 1120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1128:12 | 1128 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1131:12 | 1131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1139:12 | 1139 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1142:12 | 1142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1151:12 | 1151 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1154:12 | 1154 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1163:12 | 1163 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1166:12 | 1166 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1177:12 | 1177 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1180:12 | 1180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1188:12 | 1188 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1191:12 | 1191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1199:12 | 1199 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1202:12 | 1202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1210:12 | 1210 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1213:12 | 1213 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1221:12 | 1221 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1224:12 | 1224 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1231:12 | 1231 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1234:12 | 1234 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1241:12 | 1241 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1243:12 | 1243 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1261:12 | 1261 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1263:12 | 1263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1269:12 | 1269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1271:12 | 1271 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1273:12 | 1273 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1275:12 | 1275 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1277:12 | 1277 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1279:12 | 1279 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1282:12 | 1282 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1285:12 | 1285 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1292:12 | 1292 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1295:12 | 1295 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1303:12 | 1303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1306:12 | 1306 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1318:12 | 1318 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1321:12 | 1321 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1333:12 | 1333 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1336:12 | 1336 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1343:12 | 1343 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1346:12 | 1346 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1353:12 | 1353 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1356:12 | 1356 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1363:12 | 1363 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1366:12 | 1366 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1377:12 | 1377 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1380:12 | 1380 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1387:12 | 1387 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1390:12 | 1390 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1417:12 | 1417 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1420:12 | 1420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1427:12 | 1427 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1430:12 | 1430 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1439:12 | 1439 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1442:12 | 1442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1449:12 | 1449 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1452:12 | 1452 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1459:12 | 1459 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1462:12 | 1462 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1470:12 | 1470 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1473:12 | 1473 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1480:12 | 1480 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1483:12 | 1483 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1491:12 | 1491 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1494:12 | 1494 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1502:12 | 1502 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1505:12 | 1505 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1512:12 | 1512 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1515:12 | 1515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1522:12 | 1522 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1525:12 | 1525 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1533:12 | 1533 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1536:12 | 1536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1543:12 | 1543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1546:12 | 1546 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1553:12 | 1553 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1556:12 | 1556 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1563:12 | 1563 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1566:12 | 1566 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1573:12 | 1573 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1576:12 | 1576 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1583:12 | 1583 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1586:12 | 1586 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1604:12 | 1604 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1607:12 | 1607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1614:12 | 1614 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1617:12 | 1617 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1624:12 | 1624 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1627:12 | 1627 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1634:12 | 1634 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1637:12 | 1637 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1645:12 | 1645 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1648:12 | 1648 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1656:12 | 1656 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1659:12 | 1659 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `num-traits` (lib) generated 5 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/crossbeam-utils-842aff18f92188e3/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -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=20dc4fe1c24f500b -C extra-filename=-762b28f6c4dac44f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1670:12 | 1670 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1673:12 | 1673 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1681:12 | 1681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1684:12 | 1684 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1695:12 | 1695 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1698:12 | 1698 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1709:12 | 1709 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1712:12 | 1712 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1725:12 | 1725 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1728:12 | 1728 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1736:12 | 1736 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1739:12 | 1739 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1750:12 | 1750 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1753:12 | 1753 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1769:12 | 1769 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1772:12 | 1772 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1780:12 | 1780 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1783:12 | 1783 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1791:12 | 1791 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1794:12 | 1794 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1802:12 | 1802 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [indexmap 1.9.3] cargo:rustc-cfg=has_std [indexmap 1.9.3] cargo:rerun-if-changed=build.rs warning: `httpdate` (lib) generated 1 warning (1 duplicate) Compiling try-lock v0.2.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=try_lock CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/try-lock-0.2.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name try_lock --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=477860b107b7f51f -C extra-filename=-171d2f9fb71d832f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1805:12 | 1805 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1814:12 | 1814 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1817:12 | 1817 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1843:12 | 1843 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1846:12 | 1846 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1853:12 | 1853 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1856:12 | 1856 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1865:12 | 1865 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1868:12 | 1868 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1875:12 | 1875 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1878:12 | 1878 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1885:12 | 1885 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1888:12 | 1888 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1895:12 | 1895 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1898:12 | 1898 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1905:12 | 1905 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1908:12 | 1908 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1915:12 | 1915 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1918:12 | 1918 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1927:12 | 1927 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1930:12 | 1930 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-2.0.100/src/buffer.rs:81:18 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^ ------ 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 begin(&self) -> Cursor<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-2.0.100/src/data.rs:71:17 | 71 | pub fn iter(&self) -> punctuated::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 | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-2.0.100/src/data.rs:82:21 | 82 | pub fn iter_mut(&mut self) -> punctuated::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 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-2.0.100/src/data.rs:141:24 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^ 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 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ 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/devel/tabby/work/tabby-0.31.1/cargo-crates/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 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/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/typenum-de1bdd241554e2fd/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/typenum-345a7e758314d31b/build-script-main` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1945:12 | 1945 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1948:12 | 1948 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1955:12 | 1955 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1958:12 | 1958 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1965:12 | 1965 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1968:12 | 1968 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1976:12 | 1976 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1979:12 | 1979 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1987:12 | 1987 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1990:12 | 1990 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:1997:12 | 1997 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2000:12 | 2000 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2007:12 | 2007 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2010:12 | 2010 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2017:12 | 2017 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2020:12 | 2020 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2032:12 | 2032 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2035:12 | 2035 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2042:12 | 2042 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2045:12 | 2045 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: trait `Float` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/distributions/utils.rs:238:18 | 238 | pub(crate) trait Float: Sized { | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/distributions/utils.rs:247:8 | 245 | pub(crate) trait FloatAsSIMD: Sized { | ----------- associated items in this trait 246 | #[inline(always)] 247 | fn lanes() -> usize { | ^^^^^ ... 255 | fn extract(self, index: usize) -> Self { | ^^^^^^^ ... 260 | fn replace(self, index: usize, new_value: Self) -> Self { | ^^^^^^^ warning: method `all` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/distributions/utils.rs:268:8 | 266 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 267 | fn any(self) -> bool; 268 | fn all(self) -> bool; | ^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:115:27 | 115 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ^^^^^ 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 115 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:221:9 | 221 | &self, rng: &mut R, amount: usize, weight: F, | ^^^^^ the lifetime is elided here 222 | ) -> Result, WeightedError> | --------------------------------- 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 | 222 | ) -> Result, WeightedError> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:515:27 | 515 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ^^^^^ 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 | 515 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/seq/mod.rs:565:9 | 565 | &self, rng: &mut R, amount: usize, weight: F, | ^^^^^ the lifetime is elided here 566 | ) -> Result, WeightedError> | --------------------------------- 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 | 566 | ) -> Result, WeightedError> | +++ warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2052:12 | 2052 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2055:12 | 2055 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2062:12 | 2062 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2065:12 | 2065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2072:12 | 2072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2075:12 | 2075 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2082:12 | 2082 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2085:12 | 2085 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2099:12 | 2099 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2102:12 | 2102 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2109:12 | 2109 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2112:12 | 2112 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2120:12 | 2120 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2123:12 | 2123 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2130:12 | 2130 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2133:12 | 2133 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2140:12 | 2140 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2143:12 | 2143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2150:12 | 2150 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2153:12 | 2153 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2168:12 | 2168 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2171:12 | 2171 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2178:12 | 2178 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-2.0.100/src/generics.rs:108:26 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^ 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 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-2.0.100/src/generics.rs:115:30 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^ 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 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-2.0.100/src/generics.rs:122:28 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^ 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 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-2.0.100/src/generics.rs:129:32 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^ 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 type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-2.0.100/src/generics.rs:136:29 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^ 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 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-2.0.100/src/generics.rs:143:33 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^ 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 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-2.0.100/src/generics.rs:176:27 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^ ------------ ------------ ------------ the same lifetime is elided here | | | | | | | 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 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-2.0.100/src/generics.rs:347:25 | 347 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^ --------- 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 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-2.0.100/src/parse.rs:1279:35 | 1279 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^^ ----------- 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 | 1279 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-2.0.100/src/discouraged.rs:208:28 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^ 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 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-2.0.100/src/discouraged.rs:212:28 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^ 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 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-2.0.100/src/punctuated.rs:119:17 | 119 | 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 | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/eq.rs:2181:12 | 2181 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:9:12 | 9 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:19:12 | 19 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:30:12 | 30 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:44:12 | 44 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:61:12 | 61 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:73:12 | 73 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:85:12 | 85 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:180:12 | 180 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:191:12 | 191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:201:12 | 201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:211:12 | 211 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:225:12 | 225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:236:12 | 236 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:259:12 | 259 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:269:12 | 269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:280:12 | 280 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:290:12 | 290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:304:12 | 304 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:507:12 | 507 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:518:12 | 518 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:530:12 | 530 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:543:12 | 543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:555:12 | 555 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:566:12 | 566 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:579:12 | 579 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:591:12 | 591 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:602:12 | 602 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:614:12 | 614 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:626:12 | 626 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:638:12 | 638 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:654:12 | 654 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:665:12 | 665 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:677:12 | 677 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:691:12 | 691 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:702:12 | 702 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:715:12 | 715 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:727:12 | 727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:739:12 | 739 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:750:12 | 750 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-2.0.100/src/punctuated.rs:130:21 | 130 | 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 | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-2.0.100/src/punctuated.rs:141:18 | 141 | pub fn pairs(&self) -> Pairs { | ^^^^^ ----------- 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 | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-2.0.100/src/punctuated.rs:150:22 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | ^^^^^^^^^ -------------- 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 | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:762:12 | 762 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:773:12 | 773 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:785:12 | 785 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:799:12 | 799 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:810:12 | 810 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:822:12 | 822 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:835:12 | 835 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:847:12 | 847 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:859:12 | 859 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:870:12 | 870 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:884:12 | 884 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:895:12 | 895 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:906:12 | 906 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:917:12 | 917 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:929:12 | 929 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:941:12 | 941 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:952:12 | 952 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:965:12 | 965 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:976:12 | 976 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:990:12 | 990 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `cc` (lib) generated 1 warning (1 duplicate) Compiling tree-sitter v0.22.6 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1003:12 | 1003 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1016:12 | 1016 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1038:12 | 1038 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1048:12 | 1048 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1058:12 | 1058 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1070:12 | 1070 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1089:12 | 1089 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1122:12 | 1122 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1134:12 | 1134 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1146:12 | 1146 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1160:12 | 1160 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1172:12 | 1172 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1203:12 | 1203 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1222:12 | 1222 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1245:12 | 1245 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1258:12 | 1258 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1291:12 | 1291 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1306:12 | 1306 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1318:12 | 1318 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1332:12 | 1332 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1347:12 | 1347 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [typenum 1.17.0] cargo:rerun-if-changed=build/main.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/Cargo.toml CARGO_PKG_AUTHORS='Max Brunsfeld ' CARGO_PKG_DESCRIPTION='Rust bindings to the Tree-sitter parsing library' CARGO_PKG_HOMEPAGE='https://tree-sitter.github.io/tree-sitter' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tree-sitter CARGO_PKG_README=binding_rust/README.md CARGO_PKG_REPOSITORY='https://github.com/tree-sitter/tree-sitter' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.22.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/binding_rust/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", "wasm", "wasmtime-c-api"))' -C metadata=0a6233f6b93ed126 -C extra-filename=-6c05d68047b490f8 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/tree-sitter-6c05d68047b490f8 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern cc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcc-724b85b80cea80b2.rlib --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/typenum-de1bdd241554e2fd/out /usr/local/bin/rustc --crate-name typenum --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/typenum-1.17.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=5f8e7f2a470e3af8 -C extra-filename=-f68163f47284b03b --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1428:12 | 1428 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1442:12 | 1442 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1456:12 | 1456 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1469:12 | 1469 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1482:12 | 1482 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1494:12 | 1494 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1510:12 | 1510 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1523:12 | 1523 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `hashbrown` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1536:12 | 1536 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1550:12 | 1550 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1565:12 | 1565 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1580:12 | 1580 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1598:12 | 1598 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1612:12 | 1612 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1626:12 | 1626 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1640:12 | 1640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1653:12 | 1653 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1663:12 | 1663 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1675:12 | 1675 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1717:12 | 1717 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1727:12 | 1727 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1739:12 | 1739 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1751:12 | 1751 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1771:12 | 1771 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1794:12 | 1794 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1805:12 | 1805 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=more_lengths 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_MORE_LENGTHS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/generic-array-b9acdc79b203f62c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/generic-array-6c3d2abcc67c1e3b/build-script-build` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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: `tower-layer` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1816:12 | 1816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1826:12 | 1826 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1845:12 | 1845 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1856:12 | 1856 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1933:12 | 1933 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1944:12 | 1944 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1958:12 | 1958 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1969:12 | 1969 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1980:12 | 1980 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1992:12 | 1992 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2004:12 | 2004 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2017:12 | 2017 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2029:12 | 2029 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2039:12 | 2039 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2050:12 | 2050 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2063:12 | 2063 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2074:12 | 2074 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2086:12 | 2086 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2098:12 | 2098 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2108:12 | 2108 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2119:12 | 2119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2141:12 | 2141 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2152:12 | 2152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2163:12 | 2163 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2174:12 | 2174 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2186:12 | 2186 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2198:12 | 2198 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2215:12 | 2215 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2227:12 | 2227 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2245:12 | 2245 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2263:12 | 2263 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2290:12 | 2290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2303:12 | 2303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2320:12 | 2320 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2353:12 | 2353 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2366:12 | 2366 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling want v0.3.1 [generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=want CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/want-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name want --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c3a21e770826abc9 -C extra-filename=-a3451f93d447dae8 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern try_lock=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtry_lock-171d2f9fb71d832f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2378:12 | 2378 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2391:12 | 2391 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2406:12 | 2406 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2479:12 | 2479 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2490:12 | 2490 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2505:12 | 2505 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2515:12 | 2515 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2525:12 | 2525 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2533:12 | 2533 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2543:12 | 2543 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2551:12 | 2551 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2566:12 | 2566 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2585:12 | 2585 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2595:12 | 2595 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2606:12 | 2606 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2618:12 | 2618 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2630:12 | 2630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2640:12 | 2640 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2651:12 | 2651 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2661:12 | 2661 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2681:12 | 2681 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2689:12 | 2689 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2699:12 | 2699 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2709:12 | 2709 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2720:12 | 2720 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2731:12 | 2731 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2762:12 | 2762 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2772:12 | 2772 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2785:12 | 2785 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2793:12 | 2793 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2801:12 | 2801 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2812:12 | 2812 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2838:12 | 2838 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2848:12 | 2848 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:501:23 | 501 | #[cfg(any(syn_no_non_exhaustive, not(feature = "full")))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1116:19 | 1116 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1285:19 | 1285 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1422:19 | 1422 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:1927:19 | 1927 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2347:19 | 2347 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/hash.rs:2473:19 | 2473 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-1.9.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-1.9.3/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/bluss/indexmap' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.9.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/indexmap-8ea376734796e640/out /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=662cad7448d243af -C extra-filename=-ca69a78ab6a0d1da --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern hashbrown=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhashbrown-145e7b6d288bfd69.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg has_std` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:7:12 | 7 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:17:12 | 17 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:43:12 | 43 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:57:12 | 57 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:70:12 | 70 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:81:12 | 81 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:229:12 | 229 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:240:12 | 240 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:250:12 | 250 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:262:12 | 262 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:277:12 | 277 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:288:12 | 288 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:311:12 | 311 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:322:12 | 322 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:333:12 | 333 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:343:12 | 343 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:356:12 | 356 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:596:12 | 596 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:607:12 | 607 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:619:12 | 619 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:631:12 | 631 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:643:12 | 643 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:655:12 | 655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:667:12 | 667 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:678:12 | 678 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:689:12 | 689 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:701:12 | 701 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:713:12 | 713 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:725:12 | 725 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:742:12 | 742 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:753:12 | 753 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:765:12 | 765 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:780:12 | 780 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:791:12 | 791 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:804:12 | 804 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:816:12 | 816 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:829:12 | 829 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:839:12 | 839 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:851:12 | 851 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:861:12 | 861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:874:12 | 874 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:889:12 | 889 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:900:12 | 900 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:911:12 | 911 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:923:12 | 923 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:936:12 | 936 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:949:12 | 949 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:960:12 | 960 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:974:12 | 974 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:985:12 | 985 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:996:12 | 996 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1007:12 | 1007 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1019:12 | 1019 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1030:12 | 1030 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1041:12 | 1041 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1054:12 | 1054 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1065:12 | 1065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1078:12 | 1078 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1090:12 | 1090 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1102:12 | 1102 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1121:12 | 1121 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1131:12 | 1131 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1141:12 | 1141 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1152:12 | 1152 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1170:12 | 1170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1205:12 | 1205 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1217:12 | 1217 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1228:12 | 1228 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1244:12 | 1244 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1257:12 | 1257 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1290:12 | 1290 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1308:12 | 1308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1331:12 | 1331 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1343:12 | 1343 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1378:12 | 1378 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1396:12 | 1396 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1407:12 | 1407 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1420:12 | 1420 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1437:12 | 1437 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1447:12 | 1447 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1542:12 | 1542 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1559:12 | 1559 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1574:12 | 1574 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1589:12 | 1589 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1601:12 | 1601 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1613:12 | 1613 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1630:12 | 1630 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1642:12 | 1642 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1655:12 | 1655 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1669:12 | 1669 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1687:12 | 1687 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1702:12 | 1702 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1721:12 | 1721 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1737:12 | 1737 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1753:12 | 1753 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1767:12 | 1767 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1781:12 | 1781 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1790:12 | 1790 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1800:12 | 1800 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1811:12 | 1811 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1859:12 | 1859 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1872:12 | 1872 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1884:12 | 1884 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1907:12 | 1907 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1925:12 | 1925 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1948:12 | 1948 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1959:12 | 1959 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1970:12 | 1970 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1982:12 | 1982 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2000:12 | 2000 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2011:12 | 2011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2101:12 | 2101 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2112:12 | 2112 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2125:12 | 2125 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2135:12 | 2135 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2145:12 | 2145 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2156:12 | 2156 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2167:12 | 2167 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2179:12 | 2179 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2191:12 | 2191 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `try-lock` (lib) generated 5 warnings (1 duplicate) Compiling tinyvec_macros v0.1.1 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2201:12 | 2201 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2212:12 | 2212 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2225:12 | 2225 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2236:12 | 2236 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2247:12 | 2247 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2259:12 | 2259 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2269:12 | 2269 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2279:12 | 2279 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2298:12 | 2298 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2308:12 | 2308 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2319:12 | 2319 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2330:12 | 2330 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2342:12 | 2342 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2355:12 | 2355 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2373:12 | 2373 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2385:12 | 2385 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2400:12 | 2400 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2419:12 | 2419 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2448:12 | 2448 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2460:12 | 2460 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2474:12 | 2474 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2509:12 | 2509 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2524:12 | 2524 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2535:12 | 2535 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec_macros-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec_macros-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Soveu ' CARGO_PKG_DESCRIPTION='Some macros for tiny containers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR Zlib' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Soveu/tinyvec_macros' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tinyvec_macros --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec_macros-0.1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=976b630017d69a49 -C extra-filename=-7bea7310ffead878 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `rand` (lib) generated 32 warnings (1 duplicate) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/typenum-1.17.0/src/lib.rs:51:5 | 51 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = 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/devel/tabby/work/tabby-0.31.1/cargo-crates/typenum-1.17.0/src/lib.rs:61:13 | 61 | #![cfg_attr(feature = "cargo-clippy", deny(clippy::missing_inline_in_public_items))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/typenum-1.17.0/src/bit.rs:187:7 | 187 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/typenum-1.17.0/src/uint.rs:1656:7 | 1656 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/typenum-1.17.0/src/uint.rs:1709:16 | 1709 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::suspicious_arithmetic_impl))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `*` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/typenum-1.17.0/src/lib.rs:104:25 | 104 | N1, N2, Z0, P1, P2, *, | ^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2547:12 | 2547 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2563:12 | 2563 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2648:12 | 2648 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2660:12 | 2660 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2676:12 | 2676 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2686:12 | 2686 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2696:12 | 2696 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2705:12 | 2705 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2714:12 | 2714 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2723:12 | 2723 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2737:12 | 2737 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2755:12 | 2755 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2765:12 | 2765 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2775:12 | 2775 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2787:12 | 2787 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2799:12 | 2799 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2809:12 | 2809 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2819:12 | 2819 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2829:12 | 2829 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2852:12 | 2852 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2861:12 | 2861 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling atomic-waker v1.1.2 warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2871:12 | 2871 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2880:12 | 2880 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2891:12 | 2891 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2902:12 | 2902 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2935:12 | 2935 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2945:12 | 2945 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2957:12 | 2957 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2966:12 | 2966 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2975:12 | 2975 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2987:12 | 2987 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:3011:12 | 3011 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:3021:12 | 3021 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:590:23 | 590 | #[cfg(any(syn_no_non_exhaustive, not(feature = "full")))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1199:19 | 1199 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1372:19 | 1372 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:1536:19 | 1536 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2095:19 | 2095 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2503:19 | 2503 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `syn_no_non_exhaustive` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/gen/debug.rs:2642:19 | 2642 | #[cfg(syn_no_non_exhaustive)] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_non_exhaustive)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_non_exhaustive)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/parse.rs:1065:12 | 1065 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=atomic_waker CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/atomic-waker-1.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name atomic_waker --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -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=5e67d068fcea17b2 -C extra-filename=-439f6902228099b1 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/parse.rs:1072:12 | 1072 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/parse.rs:1083:12 | 1083 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/parse.rs:1090:12 | 1090 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/parse.rs:1100:12 | 1100 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/parse.rs:1116:12 | 1116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/parse.rs:1126:12 | 1126 | #[cfg_attr(doc_cfg, doc(cfg(feature = "parsing")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/parse.rs:1291:12 | 1291 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/parse.rs:1299:12 | 1299 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/parse.rs:1303:12 | 1303 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/parse.rs:1311:12 | 1311 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/reserved.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "clone-impls")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/reserved.rs:39:12 | 39 | #[cfg_attr(doc_cfg, doc(cfg(feature = "extra-traits")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `rustversion` (build script) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-1.9.3/src/lib.rs:82:7 | 82 | #[cfg(has_std)] | ^^^^^^^ | = 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(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-1.9.3/src/macros.rs:1:7 | 1 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-1.9.3/src/macros.rs:38:7 | 38 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-1.9.3/src/map.rs:19:7 | 19 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-1.9.3/src/map.rs:70:7 | 70 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-1.9.3/src/map.rs:75:11 | 75 | #[cfg(not(has_std))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-1.9.3/src/map.rs:143:7 | 143 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-1.9.3/src/map.rs:1424:7 | 1424 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-1.9.3/src/set.rs:6:7 | 6 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-1.9.3/src/set.rs:62:7 | 62 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-1.9.3/src/set.rs:66:11 | 66 | #[cfg(not(has_std))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-1.9.3/src/set.rs:127:7 | 127 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_std` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-1.9.3/src/set.rs:912:7 | 912 | #[cfg(has_std)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustversion-1.0.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustversion-1.0.17/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.17 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/rustversion-fa9101879e3b194b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/rustversion-3fd8f81a5132c9d1/build-script-build` warning: `bitflags` (lib) generated 1 warning (1 duplicate) Compiling unicode-bidi v0.3.15 warning: `hashbrown` (lib) generated 1 warning (1 duplicate) Compiling openssl-sys v0.9.102 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.102 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=102 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_main --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=1e89d48455a6921c -C extra-filename=-ddc5d49204179aae --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/openssl-sys-ddc5d49204179aae -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern cc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcc-724b85b80cea80b2.rlib --extern pkg_config=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpkg_config-c8755f14c6010385.rlib --extern vcpkg=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libvcpkg-3f1cbe9e39556c7d.rlib --cap-lints warn -C ar=ar -C linker=cc` [rustversion 1.0.17] cargo:rerun-if-changed=build/build.rs warning: trait `AssertSync` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/atomic-waker-1.1.2/src/lib.rs:226:15 | 226 | trait AssertSync: Sync {} | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_bidi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-bidi-0.3.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-bidi-0.3.15/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Bidirectional Algorithm' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bidi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/unicode-bidi' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name unicode_bidi --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-bidi-0.3.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=791b86810a2e3174 -C extra-filename=-877b799e4881ab2a --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `aho-corasick` (lib) generated 5 warnings (1 duplicate) Compiling tinyvec v1.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tinyvec --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=d25cb24b82f80a55 -C extra-filename=-4383a8432c78a06d --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern tinyvec_macros=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtinyvec_macros-7bea7310ffead878.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `tinyvec_macros` (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/devel/tabby/work/tabby-0.31.1/cargo-crates/base64-0.22.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -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=3135aa35651ab16e -C extra-filename=-6da47cea17fa6b6f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `crossbeam-utils` (lib) generated 1 warning (1 duplicate) Compiling mime v0.3.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mime-0.3.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mime-0.3.17/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Strongly Typed Mimes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/mime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name mime --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mime-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dd1a26605df96b85 -C extra-filename=-bed277c40d7a3683 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [rustversion 1.0.17] cargo:rustc-check-cfg=cfg(cfg_macro_not_allowed) [rustversion 1.0.17] cargo:rustc-check-cfg=cfg(host_os, values("windows")) warning: `atomic-waker` (lib) generated 2 warnings (1 duplicate) Compiling http-body-util v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=http_body_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/http-body-util-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/http-body-util-0.1.1/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.49 CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name http_body_util --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/http-body-util-0.1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c7c86431763014b0 -C extra-filename=-fda64cd9a69c4d09 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern bytes=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbytes-8a9165e725c004d0.rmeta --extern futures_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_core-7b1b97af0b97c4fa.rmeta --extern http=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttp-121b8e4d5b033a4b.rmeta --extern http_body=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttp_body-d07e22113cd53cbc.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpin_project_lite-1dfe41e7ab49546c.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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: `want` (lib) generated 1 warning (1 duplicate) Compiling spin v0.9.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=spin CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/spin-0.9.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/spin-0.9.8/Cargo.toml CARGO_PKG_AUTHORS='Mathijs van de Nes :John Ericson :Joshua Barretto ' CARGO_PKG_DESCRIPTION='Spin-based synchronization primitives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=spin CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mvdnes/spin-rs.git' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.9.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name spin --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/spin-0.9.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="barrier"' --cfg 'feature="default"' --cfg 'feature="lazy"' --cfg 'feature="lock_api"' --cfg 'feature="lock_api_crate"' --cfg 'feature="mutex"' --cfg 'feature="once"' --cfg 'feature="rwlock"' --cfg 'feature="spin_mutex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=e46338f4ec2a09da -C extra-filename=-d21eecaa66f52729 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern lock_api_crate=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblock_api-a05074c68e42de84.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `ppv-lite86` (lib) generated 1 warning (1 duplicate) Compiling cpufeatures v0.2.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustversion CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustversion-1.0.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustversion-1.0.17/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.17 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/rustversion-fa9101879e3b194b/out /usr/local/bin/rustc --crate-name rustversion --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustversion-1.0.17/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=dd11c49618747560 -C extra-filename=-f9733346c1c9cb92 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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"))'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/cpufeatures-0.2.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/cpufeatures-0.2.12/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name cpufeatures --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/cpufeatures-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=480e5c19e5c3a461 -C extra-filename=-e51e57b6ffd69de4 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `tree-sitter` (build script) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/lib.rs:7:13 | 7 | #![cfg_attr(docs_rs, feature(doc_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nightly_const_generics` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:219:34 | 219 | #[cfg(all(feature = "arbitrary", feature = "nightly_const_generics"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary`, `default`, `experimental_write_impl`, `grab_spare_slice`, `nightly_slice_partition_dedup`, `real_blackbox`, `rustc_1_40`, `rustc_1_55`, `rustc_1_57`, `serde`, `std`, and `tinyvec_macros` = help: consider adding `nightly_const_generics` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:38:12 | 38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:97:12 | 97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1062:12 | 1062 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1112:12 | 1112 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1332:12 | 1332 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration 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/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6 CARGO_MANIFEST_LINKS=tree-sitter CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/Cargo.toml CARGO_PKG_AUTHORS='Max Brunsfeld ' CARGO_PKG_DESCRIPTION='Rust bindings to the Tree-sitter parsing library' CARGO_PKG_HOMEPAGE='https://tree-sitter.github.io/tree-sitter' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tree-sitter CARGO_PKG_README=binding_rust/README.md CARGO_PKG_REPOSITORY='https://github.com/tree-sitter/tree-sitter' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.22.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/tree-sitter-33c22546478a1d51/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/tree-sitter-6c05d68047b490f8/build-script-build` warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:12:3 | 12 | #[must_use] | ^^^^^^^^^^^ | = note: `#[warn(unused_attributes)]` on by default warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:18:3 | 18 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:34:3 | 34 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:40:3 | 40 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:56:3 | 56 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:62:3 | 62 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:78:3 | 78 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:84:3 | 84 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:100:3 | 100 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:106:3 | 106 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:122:3 | 122 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:128:3 | 128 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:144:3 | 144 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:150:3 | 150 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:173:3 | 173 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:179:3 | 179 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:203:3 | 203 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:209:3 | 209 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:234:3 | 234 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:240:3 | 240 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:266:3 | 266 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:272:3 | 272 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:299:3 | 299 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:305:3 | 305 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:333:3 | 333 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:339:3 | 339 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:368:3 | 368 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:374:3 | 374 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:404:3 | 404 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:410:3 | 410 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:441:3 | 441 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:447:3 | 447 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:479:3 | 479 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:485:3 | 485 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:518:3 | 518 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:524:3 | 524 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:558:3 | 558 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:564:3 | 564 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:599:3 | 599 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:605:3 | 605 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:641:3 | 641 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:647:3 | 647 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:684:3 | 684 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:690:3 | 690 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:728:3 | 728 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:734:3 | 734 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:773:3 | 773 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:779:3 | 779 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:819:3 | 819 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:825:3 | 825 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:866:3 | 866 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:872:3 | 872 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:914:3 | 914 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:920:3 | 920 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:963:3 | 963 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:969:3 | 969 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1013:3 | 1013 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1019:3 | 1019 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1064:3 | 1064 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1070:3 | 1070 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1116:3 | 1116 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1122:3 | 1122 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1169:3 | 1169 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1175:3 | 1175 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1223:3 | 1223 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1229:3 | 1229 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1278:3 | 1278 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1284:3 | 1284 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1334:3 | 1334 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1340:3 | 1340 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1421:3 | 1421 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1427:3 | 1427 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1572:3 | 1572 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1578:3 | 1578 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1851:3 | 1851 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:1857:3 | 1857 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:2386:3 | 2386 | #[must_use] | ^^^^^^^^^^^ warning: struct `OpensslCallbacks` is never constructed --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/build/run_bindgen.rs:209:8 | 209 | struct OpensslCallbacks; | ^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:2392:3 | 2392 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:3433:3 | 3433 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:3439:3 | 3439 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:5504:3 | 5504 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/array/generated_impl.rs:5510:3 | 5510 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:155:3 | 155 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:163:3 | 163 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:172:3 | 172 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:180:3 | 180 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1223:3 | 1223 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1231:3 | 1231 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1239:3 | 1239 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1247:3 | 1247 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1264:3 | 1264 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1301:3 | 1301 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1325:3 | 1325 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1362:3 | 1362 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1435:3 | 1435 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1445:3 | 1445 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1455:3 | 1455 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1466:3 | 1466 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1478:3 | 1478 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1488:3 | 1488 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1499:3 | 1499 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/arrayvec.rs:1510:3 | 1510 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:23:3 | 23 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:32:3 | 32 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:40:3 | 40 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:52:3 | 52 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:63:3 | 63 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:752:3 | 752 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:760:3 | 760 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:768:3 | 768 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:776:3 | 776 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:795:3 | 795 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:806:3 | 806 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:818:3 | 818 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:828:3 | 828 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/slicevec.rs:839:3 | 839 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:135:3 | 135 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:164:3 | 164 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:172:3 | 172 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1222:3 | 1222 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1230:3 | 1230 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1238:3 | 1238 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1246:3 | 1246 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1281:3 | 1281 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1299:3 | 1299 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1315:3 | 1315 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1323:3 | 1323 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1403:3 | 1403 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1416:3 | 1416 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1426:3 | 1426 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1437:3 | 1437 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1449:3 | 1449 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1459:3 | 1459 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1470:3 | 1470 | #[must_use] | ^^^^^^^^^^^ warning: `#[must_use]` has no effect when applied to a provided trait method --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/tinyvec.rs:1481:3 | 1481 | #[must_use] | ^^^^^^^^^^^ warning: unexpected `cfg` condition value: `lock_api1` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/spin-0.9.8/src/rwlock.rs:916:7 | 916 | #[cfg(feature = "lock_api1")] | ^^^^^^^^^^----------- | | | help: there is a expected value with a similar name: `"lock_api"` | = note: expected values for `feature` are: `barrier`, `default`, `fair_mutex`, `lazy`, `lock_api`, `lock_api_crate`, `mutex`, `once`, `portable-atomic`, `portable_atomic`, `rwlock`, `spin_mutex`, `std`, `ticket_mutex`, and `use_ticket_mutex` = help: consider adding `lock_api1` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CARGO_FEATURE_WASM [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/unicode.h [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/clock.h [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/lib.c [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/unicode [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/subtree.h [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/subtree.c [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/reduce_action.h [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/alloc.c [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/alloc.h [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/stack.c [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/stack.h [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/host.h [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/atomic.h [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/lexer.h [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/lexer.c [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/error_costs.h [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/wasm_store.c [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/wasm_store.h [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/get_changed_ranges.c [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/get_changed_ranges.h [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/tree_cursor.c [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/tree_cursor.h [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/reusable_node.h [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/language.c [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/language.h [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/point.h [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/wasm [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/length.h [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/node.c [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/query.c [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/array.h [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/tree.h [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/tree.c [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/parser.c [tree-sitter 0.22.6] cargo:rerun-if-changed=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/src/parser.h [tree-sitter 0.22.6] TARGET = Some("x86_64-unknown-freebsd") [tree-sitter 0.22.6] OPT_LEVEL = Some("2") [tree-sitter 0.22.6] HOST = Some("x86_64-unknown-freebsd") [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [tree-sitter 0.22.6] CC_x86_64-unknown-freebsd = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [tree-sitter 0.22.6] CC_x86_64_unknown_freebsd = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=HOST_CC [tree-sitter 0.22.6] HOST_CC = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CC [tree-sitter 0.22.6] CC = Some("cc") [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mime-0.3.17/src/lib.rs:139:18 | 139 | pub fn type_(&self) -> Name { | ^^^^^ ---- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/mime-0.3.17/src/lib.rs:27:9 | 27 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 139 | pub fn type_(&self) -> Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mime-0.3.17/src/lib.rs:156:20 | 156 | pub fn subtype(&self) -> Name { | ^^^^^ ---- 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 | 156 | pub fn subtype(&self) -> Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mime-0.3.17/src/lib.rs:179:19 | 179 | pub fn suffix(&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 help: use `'_` for type paths | 179 | pub fn suffix(&self) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/spin-0.9.8/src/mutex.rs:184:17 | 184 | pub fn lock(&self) -> MutexGuard { | ^^^^^ ------------- 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 | 184 | pub fn lock(&self) -> MutexGuard<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/spin-0.9.8/src/mutex.rs:230:21 | 230 | 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 help: use `'_` for type paths | 230 | pub fn try_lock(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/spin-0.9.8/src/mutex/spin.rs:177:17 | 177 | pub fn lock(&self) -> SpinMutexGuard { | ^^^^^ ----------------- 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 | 177 | pub fn lock(&self) -> SpinMutexGuard<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/spin-0.9.8/src/mutex/spin.rs:237:21 | 237 | 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 help: use `'_` for type paths | 237 | pub fn try_lock(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/spin-0.9.8/src/rwlock.rs:209:17 | 209 | pub fn read(&self) -> RwLockReadGuard { | ^^^^^ ------------------ 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 | 209 | pub fn read(&self) -> RwLockReadGuard<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/spin-0.9.8/src/rwlock.rs:237:18 | 237 | pub fn write(&self) -> RwLockWriteGuard { | ^^^^^ ---------------------- 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 | 237 | pub fn write(&self) -> RwLockWriteGuard<'_, T, R> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/spin-0.9.8/src/rwlock.rs:249:29 | 249 | pub fn upgradeable_read(&self) -> RwLockUpgradableGuard { | ^^^^^ --------------------------- 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 | 249 | pub fn upgradeable_read(&self) -> RwLockUpgradableGuard<'_, T, R> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/spin-0.9.8/src/rwlock.rs:298:21 | 298 | pub fn try_read(&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 help: use `'_` for type paths | 298 | pub fn try_read(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/spin-0.9.8/src/rwlock.rs:367:27 | 367 | fn try_write_internal(&self, strong: bool) -> 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 help: use `'_` for type paths | 367 | fn try_write_internal(&self, strong: bool) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/spin-0.9.8/src/rwlock.rs:408:22 | 408 | pub fn try_write(&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 help: use `'_` for type paths | 408 | pub fn try_write(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/spin-0.9.8/src/rwlock.rs:414:33 | 414 | pub fn try_upgradeable_read(&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 help: use `'_` for type paths | 414 | pub fn try_upgradeable_read(&self) -> Option> { | +++ warning: trait `MustNotImplDrop` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/http-body-util-0.1.1/src/either.rs:141:15 | 141 | trait MustNotImplDrop {} | ^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/http-body-util-0.1.1/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: `indexmap` (lib) generated 14 warnings (1 duplicate) warning: `typenum` (lib) generated 7 warnings (1 duplicate) Compiling byteorder v1.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/generic-array-b9acdc79b203f62c/out /usr/local/bin/rustc --crate-name generic_array --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/generic-array-0.14.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=5d2a7c38dd4e5a20 -C extra-filename=-b8b51a3a42563fa8 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern typenum=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtypenum-f68163f47284b03b.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg relaxed_coherence` warning: `cpufeatures` (lib) generated 1 warning (1 duplicate) Compiling ring v0.17.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/byteorder-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/byteorder-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name byteorder --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=1ba398b3eb1bbed0 -C extra-filename=-11b621f9d1cd419e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `mime` (lib) generated 4 warnings (1 duplicate) Compiling siphasher v0.3.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ring-0.17.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ring-0.17.8/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.17.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ring-0.17.8/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"' --cfg 'feature="std"' --cfg 'feature="wasm32_unknown_unknown_js"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=488966f55987cdce -C extra-filename=-e512519c4cfb1a76 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/ring-e512519c4cfb1a76 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern cc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcc-724b85b80cea80b2.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `spin` (lib) generated 13 warnings (1 duplicate) Compiling utf-8 v0.7.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/utf-8-0.7.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/utf-8-0.7.6/Cargo.toml CARGO_PKG_AUTHORS='Simon Sapin ' CARGO_PKG_DESCRIPTION='Incremental, zero-copy UTF-8 decoding with error handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf-8 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SimonSapin/rust-utf8' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name utf8 --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/utf-8-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=85f557561a5c59a4 -C extra-filename=-243d48663ba90a28 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=siphasher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/siphasher-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/siphasher-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust' CARGO_PKG_HOMEPAGE='https://docs.rs/siphasher' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=siphasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-siphash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name siphasher --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/siphasher-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=6e1210b673542c06 -C extra-filename=-bba0949cedd5938c --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `http-body-util` (lib) generated 3 warnings (1 duplicate) Compiling anyhow v1.0.86 warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- 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(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/anyhow-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/anyhow-1.0.86/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.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/anyhow-1.0.86/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=a1662065cb580069 -C extra-filename=-6f17372d114078ef --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/anyhow-6f17372d114078ef -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [tree-sitter 0.22.6] CRATE_CC_NO_DEFAULTS = None [tree-sitter 0.22.6] DEBUG = Some("false") [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [tree-sitter 0.22.6] CFLAGS_x86_64-unknown-freebsd = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [tree-sitter 0.22.6] CFLAGS_x86_64_unknown_freebsd = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=HOST_CFLAGS [tree-sitter 0.22.6] HOST_CFLAGS = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CFLAGS [tree-sitter 0.22.6] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ") [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: unexpected `cfg` condition name: `relaxed_coherence` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `base64` (lib) generated 3 warnings (1 duplicate) Compiling rustls-pki-types v1.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pki_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-pki-types-1.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-pki-types-1.10.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.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name rustls_pki_types --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-pki-types-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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=cb01e354cd9ec33b -C extra-filename=-41db5f3457a92d98 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `siphasher` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_core-0.6.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_core-0.6.4/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=107c569b489892a1 -C extra-filename=-5f07aa156a0ec803 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern getrandom=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libgetrandom-f172a95e66aca22f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `byteorder` (lib) generated 1 warning (1 duplicate) Compiling unicode-normalization v0.1.23 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/utf-8-0.7.6/src/lib.rs:71:22 | 71 | pub fn decode(input: &[u8]) -> Result<&str, DecodeError> { | ^^^^^ ---- ----------- 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 71 | pub fn decode(input: &[u8]) -> Result<&str, DecodeError<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/utf-8-0.7.6/src/read.rs:87:24 | 87 | pub fn next_strict(&mut self) -> Option> { | ^^^^^^^^^ ---- ------------------- 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 | 87 | pub fn next_strict(&mut self) -> Option>> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-normalization-0.1.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-normalization-0.1.23/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-normalization CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name unicode_normalization --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-normalization-0.1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ee2a3fe02bcb8943 -C extra-filename=-bacb43a8e70f1a6c --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern tinyvec=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtinyvec-4383a8432c78a06d.rmeta --cap-lints warn -C ar=ar -C linker=cc` [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [tree-sitter 0.22.6] CRATE_CC_NO_DEFAULTS = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [tree-sitter 0.22.6] CFLAGS_x86_64-unknown-freebsd = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [tree-sitter 0.22.6] CFLAGS_x86_64_unknown_freebsd = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=HOST_CFLAGS [tree-sitter 0.22.6] HOST_CFLAGS = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CFLAGS [tree-sitter 0.22.6] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ") warning: `openssl-sys` (build script) generated 2 warnings (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/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102 CARGO_MANIFEST_LINKS=openssl CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.102 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=102 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/openssl-sys-980d8c4bc3ce531a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/openssl-sys-ddc5d49204179aae/build-script-main` [openssl-sys 0.9.102] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR [openssl-sys 0.9.102] X86_64_UNKNOWN_FREEBSD_OPENSSL_LIB_DIR unset [openssl-sys 0.9.102] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR [openssl-sys 0.9.102] OPENSSL_LIB_DIR = /usr/lib [openssl-sys 0.9.102] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR [openssl-sys 0.9.102] X86_64_UNKNOWN_FREEBSD_OPENSSL_INCLUDE_DIR unset [openssl-sys 0.9.102] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR [openssl-sys 0.9.102] OPENSSL_INCLUDE_DIR = /usr/include [openssl-sys 0.9.102] cargo:rerun-if-changed=/usr/include/openssl [openssl-sys 0.9.102] cargo:rustc-link-search=native=/usr/lib [openssl-sys 0.9.102] cargo:include=/usr/include [openssl-sys 0.9.102] cargo:rerun-if-changed=build/expando.c [openssl-sys 0.9.102] OPT_LEVEL = Some("2") [openssl-sys 0.9.102] TARGET = Some("x86_64-unknown-freebsd") [openssl-sys 0.9.102] HOST = Some("x86_64-unknown-freebsd") [openssl-sys 0.9.102] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [openssl-sys 0.9.102] CC_x86_64-unknown-freebsd = None [openssl-sys 0.9.102] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [openssl-sys 0.9.102] CC_x86_64_unknown_freebsd = None [openssl-sys 0.9.102] cargo:rerun-if-env-changed=HOST_CC [openssl-sys 0.9.102] HOST_CC = None [openssl-sys 0.9.102] cargo:rerun-if-env-changed=CC [openssl-sys 0.9.102] CC = Some("cc") [openssl-sys 0.9.102] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/generic-array-0.14.7/src/lib.rs:235:33 | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) { | ^^^^^^^^^ ----------------- ---------- 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 | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, T>, &mut usize) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/generic-array-0.14.7/src/lib.rs:290:33 | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) { | ^^^^^^^^^ -------------- ---------- 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 | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) { | +++ warning: `tinyvec` (lib) generated 143 warnings (1 duplicate) Compiling unicase v2.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.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("nightly"))' -C metadata=ccfd1510d84f512a -C extra-filename=-361e77e2f362c5f5 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/unicase-361e77e2f362c5f5 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern version_check=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libversion_check-9b548085816c1795.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `utf-8` (lib) generated 3 warnings (1 duplicate) Compiling crypto-common v0.1.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crypto-common-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crypto-common-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Common cryptographic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name crypto_common --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crypto-common-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=cd2d816016fc7c09 -C extra-filename=-524d2e4fa3a23ade --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern generic_array=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libgeneric_array-b8b51a3a42563fa8.rmeta --extern typenum=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtypenum-f68163f47284b03b.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-bidi` (lib) generated 1 warning (1 duplicate) Compiling block-buffer v0.10.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/block-buffer-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/block-buffer-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Buffer type for block processing of data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-buffer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name block_buffer --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dec43f0e68c1b36a -C extra-filename=-7af675f4bb6836ca --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern generic_array=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libgeneric_array-b8b51a3a42563fa8.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `generic-array` (lib) generated 7 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/fnv-1.0.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name fnv --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=33d2f383c2949345 -C extra-filename=-cd5345de26a68202 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [openssl-sys 0.9.102] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [openssl-sys 0.9.102] CRATE_CC_NO_DEFAULTS = None [openssl-sys 0.9.102] DEBUG = Some("false") [openssl-sys 0.9.102] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [openssl-sys 0.9.102] CFLAGS_x86_64-unknown-freebsd = None [openssl-sys 0.9.102] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [openssl-sys 0.9.102] CFLAGS_x86_64_unknown_freebsd = None [openssl-sys 0.9.102] cargo:rerun-if-env-changed=HOST_CFLAGS [openssl-sys 0.9.102] HOST_CFLAGS = None [openssl-sys 0.9.102] cargo:rerun-if-env-changed=CFLAGS [openssl-sys 0.9.102] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ") [openssl-sys 0.9.102] version: 3_5_1 [openssl-sys 0.9.102] cargo:rustc-cfg=osslconf="OPENSSL_NO_IDEA" [openssl-sys 0.9.102] cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD" [openssl-sys 0.9.102] cargo:rustc-cfg=osslconf="OPENSSL_NO_SM3" [openssl-sys 0.9.102] cargo:rustc-cfg=osslconf="OPENSSL_NO_SM4" [openssl-sys 0.9.102] cargo:conf=OPENSSL_NO_IDEA,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_SM3,OPENSSL_NO_SM4 [openssl-sys 0.9.102] cargo:rustc-cfg=openssl [openssl-sys 0.9.102] cargo:rustc-cfg=ossl320 [openssl-sys 0.9.102] cargo:rustc-cfg=ossl300 [openssl-sys 0.9.102] cargo:rustc-cfg=ossl101 [openssl-sys 0.9.102] cargo:rustc-cfg=ossl102 [openssl-sys 0.9.102] cargo:rustc-cfg=ossl102f [openssl-sys 0.9.102] cargo:rustc-cfg=ossl102h [openssl-sys 0.9.102] cargo:rustc-cfg=ossl110 [openssl-sys 0.9.102] cargo:rustc-cfg=ossl110f [openssl-sys 0.9.102] cargo:rustc-cfg=ossl110g [openssl-sys 0.9.102] cargo:rustc-cfg=ossl110h [openssl-sys 0.9.102] cargo:rustc-cfg=ossl111 [openssl-sys 0.9.102] cargo:rustc-cfg=ossl111b [openssl-sys 0.9.102] cargo:rustc-cfg=ossl111c [openssl-sys 0.9.102] cargo:rustc-cfg=ossl111d [openssl-sys 0.9.102] cargo:version_number=30500010 [openssl-sys 0.9.102] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_LIBS [openssl-sys 0.9.102] X86_64_UNKNOWN_FREEBSD_OPENSSL_LIBS unset [openssl-sys 0.9.102] cargo:rerun-if-env-changed=OPENSSL_LIBS [openssl-sys 0.9.102] OPENSSL_LIBS unset [openssl-sys 0.9.102] cargo:rerun-if-env-changed=X86_64_UNKNOWN_FREEBSD_OPENSSL_STATIC [openssl-sys 0.9.102] X86_64_UNKNOWN_FREEBSD_OPENSSL_STATIC unset [openssl-sys 0.9.102] cargo:rerun-if-env-changed=OPENSSL_STATIC [openssl-sys 0.9.102] OPENSSL_STATIC unset [openssl-sys 0.9.102] cargo:rustc-link-lib=dylib=ssl [openssl-sys 0.9.102] cargo:rustc-link-lib=dylib=crypto Compiling openssl-probe v0.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_probe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-probe-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-probe-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Tool for helping to find SSL certificate locations on the system for OpenSSL ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-probe CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/openssl-probe' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name openssl_probe --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-probe-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4eb4d97bd02f6f2f -C extra-filename=-46fe5962231c7b82 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `rand_core` (lib) generated 7 warnings (7 duplicates) Compiling ident_case v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ident_case CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ident_case-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name ident_case --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=0dbc953d5f9c3509 -C extra-filename=-a9fc601d190ecba1 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `ring` (build script) generated 1 warning (1 duplicate) Compiling idna v0.5.0 warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-automata-0.4.6/src/dfa/onepass.rs:524:34 | 524 | fn new(config: Config, nfa: &'a NFA) -> InternalBuilder { | ^^ --------------- 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` | 524 | fn new(config: Config, nfa: &'a NFA) -> InternalBuilder<'a> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/idna-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/idna-0.5.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='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/idna-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=2 -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=5c8d843ce6dfb1b8 -C extra-filename=-337bb3a792efd754 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern unicode_bidi=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libunicode_bidi-877b799e4881ab2a.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libunicode_normalization-bacb43a8e70f1a6c.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-normalization` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,dev_urandom_fallback,std,wasm32_unknown_unknown_js 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_FEATURE_STD=1 CARGO_FEATURE_WASM32_UNKNOWN_UNKNOWN_JS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ring-0.17.8 CARGO_MANIFEST_LINKS=ring_core_0_17_8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ring-0.17.8/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.17.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/ring-f7957747af1bb341/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/ring-e512519c4cfb1a76/build-script-build` [ring 0.17.8] cargo:rerun-if-env-changed=RING_PREGENERATE_ASM [ring 0.17.8] cargo:rustc-env=RING_CORE_PREFIX=ring_core_0_17_8_ [ring 0.17.8] OPT_LEVEL = Some("2") [ring 0.17.8] TARGET = Some("x86_64-unknown-freebsd") [ring 0.17.8] HOST = Some("x86_64-unknown-freebsd") [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.17.8] CC_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.17.8] CC_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CC [ring 0.17.8] HOST_CC = None [ring 0.17.8] cargo:rerun-if-env-changed=CC [ring 0.17.8] CC = Some("cc") [ring 0.17.8] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-automata-0.4.6/src/util/alphabet.rs:472:21 | 472 | pub fn elements(&self, class: Unit) -> 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 | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-automata-0.4.6/src/util/alphabet.rs:480:23 | 480 | fn element_ranges(&self, class: Unit) -> 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 | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-automata-0.4.6/src/util/alphabet.rs:789:24 | 789 | pub(crate) fn iter(&self) -> ByteSetIter { | ^^^^^ ----------- 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 | 789 | pub(crate) fn iter(&self) -> ByteSetIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-automata-0.4.6/src/util/alphabet.rs:794:31 | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter { | ^^^^^ ---------------- 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 | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter<'_> { | ++++ warning: `fnv` (lib) generated 1 warning (1 duplicate) warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ident_case-1.0.1/src/lib.rs:25:17 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^ | = note: `#[warn(deprecated)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.102 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=102 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/openssl-sys-980d8c4bc3ce531a/out /usr/local/bin/rustc --crate-name openssl_sys --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=0d9faf319f2d81cf -C extra-filename=-fb362623c5943c50 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-d80187bbd68810bd.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/lib -l dylib=ssl -l dylib=crypto --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SM3"' --cfg 'osslconf="OPENSSL_NO_SM4"' --cfg openssl --cfg ossl320 --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d` warning: unused import: `std::ascii::AsciiExt` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ident_case-1.0.1/src/lib.rs:25:5 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: `crypto-common` (lib) generated 1 warning (1 duplicate) Compiling digest v0.10.7 [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [tree-sitter 0.22.6] CRATE_CC_NO_DEFAULTS = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [tree-sitter 0.22.6] CFLAGS_x86_64-unknown-freebsd = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [tree-sitter 0.22.6] CFLAGS_x86_64_unknown_freebsd = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=HOST_CFLAGS [tree-sitter 0.22.6] HOST_CFLAGS = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CFLAGS [tree-sitter 0.22.6] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ") warning: `anyhow` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/digest-0.10.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/digest-0.10.7/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic hash functions and message authentication codes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=digest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name digest --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/digest-0.10.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=f50318188cf24cc8 -C extra-filename=-d14692d19f3c66f4 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern block_buffer=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libblock_buffer-7af675f4bb6836ca.rmeta --extern crypto_common=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcrypto_common-524d2e4fa3a23ade.rmeta --extern subtle=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsubtle-3529fe9d458bef31.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_chacha-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_chacha-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_chacha-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=480f1316f4d8a284 -C extra-filename=-efd1d30aabac421a --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libppv_lite86-74f6e92a063b949e.rmeta --extern rand_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librand_core-5f07aa156a0ec803.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rustls-pki-types` (lib) generated 1 warning (1 duplicate) warning: `block-buffer` (lib) generated 1 warning (1 duplicate) Compiling minimal-lexical v0.2.1 Compiling untrusted v0.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=untrusted CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/untrusted-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name untrusted --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4fcb713d43bc4125 -C extra-filename=-feceabd41a99aa82 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/minimal-lexical-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name minimal_lexical --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -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=0c1710da8f707841 -C extra-filename=-6e43439a315edf34 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `rustversion` (lib) generated 1 warning (1 duplicate) Compiling lazy_static v1.4.0 [ring 0.17.8] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.17.8] CRATE_CC_NO_DEFAULTS = None [ring 0.17.8] DEBUG = Some("false") [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.17.8] CFLAGS_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.17.8] CFLAGS_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.17.8] HOST_CFLAGS = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS [ring 0.17.8] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ") Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lazy_static-1.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lazy_static-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name lazy_static --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lazy_static-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=5891c83a8cc7a958 -C extra-filename=-c4cd65a9b48c8d25 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `openssl-probe` (lib) generated 1 warning (1 duplicate) Compiling iana-time-zone v0.1.60 warning: `ident_case` (lib) generated 3 warnings (1 duplicate) Compiling time-core v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iana_time_zone CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/iana-time-zone-0.1.60 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/iana-time-zone-0.1.60/Cargo.toml CARGO_PKG_AUTHORS='Andrew Straw :René Kijewski :Ryan Lopopolo ' CARGO_PKG_DESCRIPTION='get the IANA time zone for the current system' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iana-time-zone CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/strawlab/iana-time-zone' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.60 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=60 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name iana_time_zone --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/iana-time-zone-0.1.60/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=aaef511d67837ea0 -C extra-filename=-e70f9ec108a76e00 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/time-core-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/time-core-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name time_core --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=de07ca6f78e34290 -C extra-filename=-f3d31b681098ee53 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lazy_static-1.4.0/src/inline_lazy.rs:26:20 | 26 | pub fn get(&'static self, f: F) -> &T | ^^^^^^^ -- the same lifetime is elided 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 `'static` | 26 | pub fn get(&'static self, f: F) -> &'static T | +++++++ [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: `unicase` (build script) generated 1 warning (1 duplicate) Compiling zeroize v1.8.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zeroize CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zeroize-1.8.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name zeroize --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -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=23aa09de904d5a66 -C extra-filename=-3110ce8daa839419 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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: `digest` (lib) generated 1 warning (1 duplicate) warning: `lazy_static` (lib) generated 2 warnings (1 duplicate) warning: unnecessary qualification --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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::(); | Compiling nom v7.1.3 Compiling num-conv v0.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/num-conv-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name num_conv --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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 embed-bitcode=no --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c8d2b3d58d7a83aa -C extra-filename=-cfc394079dd2ba2b --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nom-7.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name nom --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -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=5a2e554fb47da2e6 -C extra-filename=-b6c215d1d1968ac7 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern memchr=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmemchr-d6a9d4e122f137b2.rmeta --extern minimal_lexical=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libminimal_lexical-6e43439a315edf34.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `untrusted` (lib) generated 1 warning (1 duplicate) warning: `time-core` (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/devel/tabby/work/tabby-0.31.1/cargo-crates/crossbeam-epoch-0.9.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_epoch --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -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=da43192ecba05b41 -C extra-filename=-6f2f147ca0f0e7b9 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcrossbeam_utils-762b28f6c4dac44f.rmeta --cap-lints warn -C ar=ar -C linker=cc` 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/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/unicase-9285223043002720/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/unicase-361e77e2f362c5f5/build-script-build` warning: `iana-time-zone` (lib) generated 1 warning (1 duplicate) Compiling paste v1.0.15 [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [tree-sitter 0.22.6] CRATE_CC_NO_DEFAULTS = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [tree-sitter 0.22.6] CFLAGS_x86_64-unknown-freebsd = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [tree-sitter 0.22.6] CFLAGS_x86_64_unknown_freebsd = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=HOST_CFLAGS [tree-sitter 0.22.6] HOST_CFLAGS = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CFLAGS [tree-sitter 0.22.6] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ") warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/data.rs:79:17 | 79 | pub fn iter(&self) -> punctuated::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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 79 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/data.rs:90:21 | 90 | pub fn iter_mut(&mut self) -> punctuated::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 | 90 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:114:24 | 114 | pub fn type_params(&self) -> TypeParams { | ^^^^^ ---------- 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 | 114 | pub fn type_params(&self) -> TypeParams<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:125:28 | 125 | pub fn type_params_mut(&mut self) -> TypeParamsMut { | ^^^^^^^^^ ------------- 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 | 125 | pub fn type_params_mut(&mut self) -> TypeParamsMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:136:22 | 136 | pub fn lifetimes(&self) -> Lifetimes { | ^^^^^ --------- 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 | 136 | pub fn lifetimes(&self) -> Lifetimes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:147:26 | 147 | pub fn lifetimes_mut(&mut self) -> LifetimesMut { | ^^^^^^^^^ ------------ 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 | 147 | pub fn lifetimes_mut(&mut self) -> LifetimesMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:158:25 | 158 | pub fn const_params(&self) -> ConstParams { | ^^^^^ ----------- 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 | 158 | pub fn const_params(&self) -> ConstParams<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:169:29 | 169 | pub fn const_params_mut(&mut self) -> ConstParamsMut { | ^^^^^^^^^ -------------- 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 | 169 | pub fn const_params_mut(&mut self) -> ConstParamsMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:350:27 | 350 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^ ------------ ------------ ------------ the same lifetime is elided here | | | | | | | 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 | 350 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/generics.rs:416:25 | 416 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^ --------- 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 | 416 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/paste-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=b6fb5831e868166e -C extra-filename=-33ec80a259f58a57 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/paste-33ec80a259f58a57 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/buffer.rs:90:18 | 90 | pub fn begin(&self) -> Cursor { | ^^^^^ ------ 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 | 90 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/punctuated.rs:106:17 | 106 | 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 | 106 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/punctuated.rs:117:21 | 117 | 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 | 117 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/punctuated.rs:128:18 | 128 | pub fn pairs(&self) -> Pairs { | ^^^^^ ----------- 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 | 128 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/punctuated.rs:137:22 | 137 | pub fn pairs_mut(&mut self) -> PairsMut { | ^^^^^^^^^ -------------- 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 | 137 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/syn-1.0.109/src/parse.rs:1196:35 | 1196 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^^ ----------- 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 | 1196 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: `minimal-lexical` (lib) generated 2 warnings (1 duplicate) warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/lib.rs:21:11 | 21 | #[cfg(all(boringssl, not(feature = "unstable_boringssl")))] | ^^^^^^^^^ | = 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(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` 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: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/lib.rs:32:11 | 32 | #[cfg(all(boringssl, not(feature = "unstable_boringssl")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `openssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/lib.rs:35:7 | 35 | #[cfg(openssl)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(openssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(openssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `openssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/lib.rs:208:7 | 208 | #[cfg(openssl)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(openssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(openssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/lib.rs:112:11 | 112 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/lib.rs:126:15 | 126 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:37:15 | 37 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:37:24 | 37 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:43:15 | 43 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:43:24 | 43 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:49:15 | 49 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:49:24 | 49 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:55:15 | 55 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:55:24 | 55 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:61:15 | 61 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:61:24 | 61 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:67:15 | 67 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./bio.rs:67:24 | 67 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./bn.rs:8:7 | 8 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./bn.rs:10:7 | 10 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=d0088cfce85e6b58 -C extra-filename=-fdcac8ffc316ec5e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-bcd3fbacc187260d.rmeta --extern rand_chacha=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librand_chacha-efd1d30aabac421a.rmeta --extern rand_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librand_core-5f07aa156a0ec803.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./bn.rs:12:7 | 12 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./bn.rs:14:7 | 14 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:3:7 | 3 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:5:7 | 5 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:7:7 | 7 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:9:7 | 9 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:11:7 | 11 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:13:7 | 13 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:15:7 | 15 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:17:7 | 17 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:19:7 | 19 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:21:7 | 21 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:23:7 | 23 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:25:7 | 25 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:27:7 | 27 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:29:7 | 29 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:31:7 | 31 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:33:7 | 33 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:35:7 | 35 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:37:7 | 37 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:39:7 | 39 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:41:7 | 41 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:43:7 | 43 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./cms.rs:45:7 | 45 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:60:11 | 60 | #[cfg(any(ossl110, libressl390))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:60:20 | 60 | #[cfg(any(ossl110, libressl390))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:71:15 | 71 | #[cfg(not(any(ossl110, libressl390)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:71:24 | 71 | #[cfg(not(any(ossl110, libressl390)))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:82:11 | 82 | #[cfg(any(ossl110, libressl390))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:82:20 | 82 | #[cfg(any(ossl110, libressl390))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:93:15 | 93 | #[cfg(not(any(ossl110, libressl390)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:93:24 | 93 | #[cfg(not(any(ossl110, libressl390)))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:99:11 | 99 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:101:11 | 101 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:103:11 | 103 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:105:11 | 105 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:17:14 | 17 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:27:14 | 27 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:109:18 | 109 | if #[cfg(any(ossl110, libressl381))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl381` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:109:27 | 109 | if #[cfg(any(ossl110, libressl381))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl381)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl381)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:112:21 | 112 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:119:18 | 119 | if #[cfg(any(ossl110, libressl271))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl271` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:119:27 | 119 | if #[cfg(any(ossl110, libressl271))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl271)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl271)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:6:15 | 6 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./crypto.rs:12:15 | 12 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./dtls1.rs:4:14 | 4 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ec.rs:8:7 | 8 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./err.rs:11:14 | 11 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:10:11 | 10 | #[cfg(any(ossl111, libressl310, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:10:20 | 10 | #[cfg(any(ossl111, libressl310, boringssl))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:10:33 | 10 | #[cfg(any(ossl111, libressl310, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:14:7 | 14 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:17:7 | 17 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:19:11 | 19 | #[cfg(any(ossl111, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:19:20 | 19 | #[cfg(any(ossl111, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:21:11 | 21 | #[cfg(any(ossl111, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:21:20 | 21 | #[cfg(any(ossl111, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:23:7 | 23 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:25:7 | 25 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:29:7 | 29 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:31:11 | 31 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:31:20 | 31 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:34:7 | 34 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:122:11 | 122 | #[cfg(not(ossl300))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [unicase 2.7.0] cargo:rustc-cfg=__unicase__iter_cmp warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:131:11 | 131 | #[cfg(not(ossl300))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:140:7 | 140 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:204:11 | 204 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:204:20 | 204 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:207:11 | 207 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:207:20 | 207 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:210:11 | 210 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:210:20 | 210 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:213:11 | 213 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:213:20 | 213 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:216:11 | 216 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:216:20 | 216 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:219:11 | 219 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:219:20 | 219 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:222:11 | 222 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:222:20 | 222 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:225:11 | 225 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:225:20 | 225 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:228:15 | 228 | #[cfg(any(all(ossl111, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:228:28 | 228 | #[cfg(any(all(ossl111, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:228:39 | 228 | #[cfg(any(all(ossl111, not(ossl300)), libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:240:15 | 240 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:240:28 | 240 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:240:39 | 240 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:252:15 | 252 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:252:28 | 252 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:252:39 | 252 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:268:15 | 268 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:268:28 | 268 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:268:39 | 268 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:284:15 | 284 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:284:28 | 284 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:284:39 | 284 | #[cfg(any(all(ossl110, not(ossl300)), libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:300:15 | 300 | #[cfg(all(not(ossl300), not(boringssl)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:300:29 | 300 | #[cfg(all(not(ossl300), not(boringssl)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:46:14 | 46 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:147:14 | 147 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./evp.rs:167:14 | 167 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/mod.rs:22:7 | 22 | #[cfg(libressl)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/mod.rs:59:7 | 59 | #[cfg(libressl)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/aes.rs:15:15 | 15 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:16:1 | 16 | stack!(stack_st_ASN1_OBJECT); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:16:1 | 16 | stack!(stack_st_ASN1_OBJECT); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:50:15 | 50 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:50:24 | 50 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:52:19 | 52 | #[cfg(any(all(ossl101, not(ossl110)), libressl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:52:32 | 52 | #[cfg(any(all(ossl101, not(ossl110)), libressl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:52:43 | 52 | #[cfg(any(all(ossl101, not(ossl110)), libressl))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:71:11 | 71 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:91:11 | 91 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:95:11 | 95 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:110:82 | 110 | pub fn ASN1_STRING_to_UTF8(out: *mut *mut c_uchar, s: #[const_ptr_if(any(ossl110, libressl280))] ASN1_STRING) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:110:91 | 110 | pub fn ASN1_STRING_to_UTF8(out: *mut *mut c_uchar, s: #[const_ptr_if(any(ossl110, libressl280))] ASN1_STRING) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:111:55 | 111 | pub fn ASN1_STRING_type(x: #[const_ptr_if(any(ossl110, libressl280))] ASN1_STRING) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:111:64 | 111 | pub fn ASN1_STRING_type(x: #[const_ptr_if(any(ossl110, libressl280))] ASN1_STRING) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:112:57 | 112 | pub fn ASN1_generate_v3(str: #[const_ptr_if(any(ossl110, libressl280))] c_char, cnf: *mut X509V3_CTX) -> *mut ASN1_TYPE; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:112:66 | 112 | pub fn ASN1_generate_v3(str: #[const_ptr_if(any(ossl110, libressl280))] c_char, cnf: *mut X509V3_CTX) -> *mut ASN1_TYPE; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/asn1.rs:113:48 | 113 | pub fn i2d_ASN1_TYPE(a: #[const_ptr_if(ossl300)] ASN1_TYPE, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:13:18 | 13 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:13:27 | 13 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:34:51 | 34 | pub fn BIO_s_file() -> #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:34:60 | 34 | pub fn BIO_s_file() -> #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:35:50 | 35 | pub fn BIO_new(type_: #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD) -> *mut BIO; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:35:59 | 35 | pub fn BIO_new(type_: #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD) -> *mut BIO; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:39:15 | 39 | #[cfg(not(osslconf = "OPENSSL_NO_STDIO"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_STDIO"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_STDIO\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:41:15 | 41 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:41:24 | 41 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:43:15 | 43 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:43:24 | 43 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:45:15 | 45 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:45:24 | 45 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:55:50 | 55 | pub fn BIO_s_mem() -> #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:55:59 | 55 | pub fn BIO_s_mem() -> #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:56:56 | 56 | pub fn BIO_new_mem_buf(buf: #[const_ptr_if(any(ossl102, libressl280))] c_void, len: c_int) -> *mut BIO; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:56:65 | 56 | pub fn BIO_new_mem_buf(buf: #[const_ptr_if(any(ossl102, libressl280))] c_void, len: c_int) -> *mut BIO; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:61:15 | 61 | #[cfg(not(osslconf = "OPENSSL_NO_SOCK"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SOCK"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SOCK\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:64:15 | 64 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:64:24 | 64 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:66:15 | 66 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:66:24 | 66 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:72:15 | 72 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:72:24 | 72 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:78:15 | 78 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:78:24 | 78 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:84:15 | 84 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:84:24 | 84 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:90:15 | 90 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:90:24 | 90 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:96:15 | 96 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:96:24 | 96 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:102:15 | 102 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bio.rs:102:24 | 102 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:153:18 | 153 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:153:27 | 153 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:6:11 | 6 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:10:15 | 10 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:13:15 | 13 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:16:11 | 16 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:18:11 | 18 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:20:11 | 20 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:26:15 | 26 | #[cfg(any(ossl110, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:26:24 | 26 | #[cfg(any(ossl110, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:33:15 | 33 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:33:24 | 33 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:35:15 | 35 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:35:24 | 35 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:135:15 | 135 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/bn.rs:142:15 | 142 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:7:11 | 7 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:14:54 | 14 | pub fn i2d_CMS_ContentInfo(a: #[const_ptr_if(ossl300)] CMS_ContentInfo, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:13:15 | 13 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:19:11 | 19 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:26:11 | 26 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:29:11 | 29 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:38:11 | 38 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:48:11 | 48 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/cms.rs:56:11 | 56 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:4:1 | 4 | stack!(stack_st_void); | --------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:4:1 | 4 | stack!(stack_st_void); | --------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:7:18 | 7 | if #[cfg(any(ossl110, libressl271))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl271` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:7:27 | 7 | if #[cfg(any(ossl110, libressl271))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl271)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl271)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:60:18 | 60 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:60:27 | 60 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:21:15 | 21 | #[cfg(any(ossl110, libressl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:21:24 | 21 | #[cfg(any(ossl110, libressl))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:31:15 | 31 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:37:15 | 37 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:43:15 | 43 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:49:15 | 49 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:74:15 | 74 | #[cfg(all(ossl101, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:74:28 | 74 | #[cfg(all(ossl101, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:76:15 | 76 | #[cfg(all(ossl101, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:76:28 | 76 | #[cfg(all(ossl101, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:81:11 | 81 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/crypto.rs:83:11 | 83 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl382` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:8:15 | 8 | #[cfg(not(libressl382))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl382)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl382)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:30:11 | 30 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:32:11 | 32 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `num-conv` (lib) generated 1 warning (1 duplicate) Compiling regex v1.10.4 warning: `zeroize` (lib) generated 4 warnings (1 duplicate) Compiling time-macros v0.2.18 warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:34:11 | 34 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:37:15 | 37 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:37:24 | 37 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:39:15 | 39 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:39:24 | 39 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:47:15 | 47 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:47:24 | 47 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:50:15 | 50 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dh.rs:50:24 | 50 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:6:18 | 6 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:6:27 | 6 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:57:15 | 57 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:57:24 | 57 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:64:15 | 64 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:64:24 | 64 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:66:15 | 66 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:66:24 | 66 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:68:15 | 68 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:68:24 | 68 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:80:15 | 80 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:80:24 | 80 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:83:15 | 83 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/dsa.rs:83:24 | 83 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:229:18 | 229 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:229:27 | 229 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:17:15 | 17 | #[cfg(not(osslconf = "OPENSSL_NO_EC2M"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:59:15 | 59 | #[cfg(not(osslconf = "OPENSSL_NO_EC2M"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:70:11 | 70 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:80:15 | 80 | #[cfg(not(osslconf = "OPENSSL_NO_EC2M"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:104:15 | 104 | #[cfg(any(ossl111, boringssl, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:104:24 | 104 | #[cfg(any(ossl111, boringssl, libressl350))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:104:35 | 104 | #[cfg(any(ossl111, boringssl, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:129:15 | 129 | #[cfg(not(osslconf = "OPENSSL_NO_EC2M"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:245:15 | 245 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:245:24 | 245 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:248:15 | 248 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ec.rs:248:24 | 248 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/err.rs:11:14 | 11 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/err.rs:28:11 | 28 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/err.rs:47:11 | 47 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/err.rs:49:15 | 49 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/err.rs:51:15 | 51 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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: unused import: `self::str::*` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nom-7.1.3/src/lib.rs:439:9 | 439 | pub use self::str::*; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-1.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-1.10.4/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.10.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-1.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -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=5b42e5c0792d361d -C extra-filename=-46c9c62add30b349 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libaho_corasick-23d1573deb77cb93.rmeta --extern memchr=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmemchr-d6a9d4e122f137b2.rmeta --extern regex_automata=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libregex_automata-d82561bf1572f823.rmeta --extern regex_syntax=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libregex_syntax-c8bad15280780661.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/time-macros-0.2.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/time-macros-0.2.18/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION=' Procedural macros for the time crate. 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-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.2.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name time_macros --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/time-macros-0.2.18/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=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 --warn=unused --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=temporary-cstring-as-ptr --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=clippy::nursery' --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=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' -C debug-assertions=off --cfg 'feature="formatting"' --cfg 'feature="parsing"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=2e540edb58a33260 -C extra-filename=-ccd8efe5054f4097 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern num_conv=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libnum_conv-cfc394079dd2ba2b.rlib --extern time_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtime_core-f3d31b681098ee53.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:5:14 | 5 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:55:18 | 55 | if #[cfg(any(ossl110, libressl382))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl382` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:55:27 | 55 | if #[cfg(any(ossl110, libressl382))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl382)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl382)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:69:14 | 69 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:229:14 | 229 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:242:18 | 242 | if #[cfg(any(ossl111, libressl370))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:242:27 | 242 | if #[cfg(any(ossl111, libressl370))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:449:14 | 449 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:624:18 | 624 | if #[cfg(any(ossl111, libressl370))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:624:27 | 624 | if #[cfg(any(ossl111, libressl370))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:82:11 | 82 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:94:11 | 94 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:97:11 | 97 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:104:11 | 104 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:150:11 | 150 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:164:11 | 164 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:266:40 | 266 | sigret: #[const_ptr_if(any(ossl102, libressl280))] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:266:49 | 266 | sigret: #[const_ptr_if(any(ossl102, libressl280))] c_uchar, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:278:11 | 278 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:298:15 | 298 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:298:24 | 298 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:300:15 | 300 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:300:24 | 300 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:302:15 | 302 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:302:24 | 302 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:304:15 | 304 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:304:24 | 304 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:306:11 | 306 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:308:11 | 308 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:311:19 | 311 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:311:28 | 311 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:311:46 | 311 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM3"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM3\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:321:15 | 321 | #[cfg(not(osslconf = "OPENSSL_NO_RC4"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_RC4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_RC4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:337:11 | 337 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:339:11 | 339 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:341:11 | 341 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:352:11 | 352 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:354:11 | 354 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:356:11 | 356 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:368:11 | 368 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:370:11 | 370 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:372:11 | 372 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:374:19 | 374 | #[cfg(all(any(ossl110, libressl310), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:374:28 | 374 | #[cfg(all(any(ossl110, libressl310), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:374:46 | 374 | #[cfg(all(any(ossl110, libressl310), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CHACHA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CHACHA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:376:19 | 376 | #[cfg(all(any(ossl110, libressl360), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:376:28 | 376 | #[cfg(all(any(ossl110, libressl360), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:376:46 | 376 | #[cfg(all(any(ossl110, libressl360), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CHACHA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CHACHA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:378:15 | 378 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:380:15 | 380 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:382:15 | 382 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:384:15 | 384 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:387:19 | 387 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:387:28 | 387 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:387:46 | 387 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:389:19 | 389 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:389:28 | 389 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:389:46 | 389 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:391:19 | 391 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:391:28 | 391 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:391:46 | 391 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [unicase 2.7.0] cargo:rustc-cfg=__unicase__default_hasher warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:393:19 | 393 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:393:28 | 393 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:393:46 | 393 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:395:19 | 395 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:395:28 | 395 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:395:46 | 395 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:398:15 | 398 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:400:15 | 400 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:402:15 | 402 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:404:15 | 404 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:406:15 | 406 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:408:15 | 408 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:410:15 | 410 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:412:15 | 412 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:414:15 | 414 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:416:15 | 416 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:418:15 | 418 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:420:15 | 420 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:423:15 | 423 | #[cfg(not(osslconf = "OPENSSL_NO_CAST"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:425:15 | 425 | #[cfg(not(osslconf = "OPENSSL_NO_CAST"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:427:15 | 427 | #[cfg(not(osslconf = "OPENSSL_NO_CAST"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:429:15 | 429 | #[cfg(not(osslconf = "OPENSSL_NO_CAST"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:432:15 | 432 | #[cfg(not(osslconf = "OPENSSL_NO_IDEA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:434:15 | 434 | #[cfg(not(osslconf = "OPENSSL_NO_IDEA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:436:15 | 436 | #[cfg(not(osslconf = "OPENSSL_NO_IDEA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:438:15 | 438 | #[cfg(not(osslconf = "OPENSSL_NO_IDEA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:441:15 | 441 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:479:15 | 479 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:479:24 | 479 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:512:11 | 512 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:539:11 | 539 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:542:11 | 542 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:545:11 | 545 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:557:11 | 557 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:565:11 | 565 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:619:54 | 619 | pub fn EVP_PKCS82PKEY(p8: #[const_ptr_if(any(ossl110, libressl280))] PKCS8_PRIV_KEY_INFO) -> *mut EVP_PKEY; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/evp.rs:619:63 | 619 | pub fn EVP_PKCS82PKEY(p8: #[const_ptr_if(any(ossl110, libressl280))] PKCS8_PRIV_KEY_INFO) -> *mut EVP_PKEY; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/hmac.rs:6:18 | 6 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/hmac.rs:6:27 | 6 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/kdf.rs:5:14 | 5 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/object.rs:26:11 | 26 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/object.rs:28:11 | 28 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ocsp.rs:17:40 | 17 | issuer: #[const_ptr_if(any(ossl110, libressl281))] X509, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ocsp.rs:17:49 | 17 | issuer: #[const_ptr_if(any(ossl110, libressl281))] X509, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ocsp.rs:16:41 | 16 | subject: #[const_ptr_if(any(ossl110, libressl281))] X509, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ocsp.rs:16:50 | 16 | subject: #[const_ptr_if(any(ossl110, libressl281))] X509, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ocsp.rs:54:52 | 54 | pub fn i2d_OCSP_RESPONSE(a: #[const_ptr_if(ossl300)] OCSP_RESPONSE, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ocsp.rs:72:51 | 72 | pub fn i2d_OCSP_REQUEST(a: #[const_ptr_if(ossl300)] OCSP_REQUEST, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/params.rs:5:11 | 5 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/params.rs:7:11 | 7 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:15:71 | 15 | pub fn PEM_write_bio_X509(bio: *mut BIO, x509: #[const_ptr_if(ossl300)] X509) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:16:75 | 16 | pub fn PEM_write_bio_X509_REQ(bio: *mut BIO, x509: #[const_ptr_if(ossl300)] X509_REQ) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:17:75 | 17 | pub fn PEM_write_bio_X509_CRL(bio: *mut BIO, x509: #[const_ptr_if(ossl300)] X509_CRL) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:22:34 | 22 | kstr: #[const_ptr_if(ossl300)] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:20:33 | 20 | rsa: #[const_ptr_if(ossl300)] RSA, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:27:75 | 27 | pub fn PEM_write_bio_RSA_PUBKEY(bp: *mut BIO, rsa: #[const_ptr_if(ossl300)] RSA) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:32:34 | 32 | kstr: #[const_ptr_if(ossl300)] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:30:33 | 30 | dsa: #[const_ptr_if(ossl300)] DSA, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:41:34 | 41 | kstr: #[const_ptr_if(ossl300)] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:39:33 | 39 | key: #[const_ptr_if(ossl300)] EC_KEY, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:46:75 | 46 | pub fn PEM_write_bio_DSA_PUBKEY(bp: *mut BIO, dsa: #[const_ptr_if(ossl300)] DSA) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:51:34 | 51 | kstr: #[const_ptr_if(ossl300)] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:49:34 | 49 | pkey: #[const_ptr_if(ossl300)] EVP_PKEY, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:56:69 | 56 | pub fn PEM_write_bio_PUBKEY(bp: *mut BIO, x: #[const_ptr_if(ossl300)] EVP_PKEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:61:34 | 61 | kstr: #[const_ptr_if(ossl300)] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:59:34 | 59 | pkey: #[const_ptr_if(ossl300)] EVP_PKEY, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:66:68 | 66 | pub fn PEM_write_bio_PKCS7(bp: *mut BIO, x: #[const_ptr_if(ossl300)] PKCS7) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:67:73 | 67 | pub fn PEM_write_bio_EC_PUBKEY(bp: *mut BIO, ec: #[const_ptr_if(ossl300)] EC_KEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:72:34 | 72 | kstr: #[const_ptr_if(ossl300)] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:70:31 | 70 | x: #[const_ptr_if(ossl300)] EVP_PKEY, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:182:11 | 182 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pem.rs:189:11 | 189 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs12.rs:12:45 | 12 | pub fn i2d_PKCS12(a: #[const_ptr_if(ossl300)] PKCS12, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs12.rs:40:47 | 40 | friendly_name: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs12.rs:40:56 | 40 | friendly_name: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs12.rs:39:38 | 39 | pass: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs12.rs:39:47 | 39 | pass: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs12.rs:51:62 | 51 | pub fn i2d_PKCS12_bio(b: *mut BIO, a: #[const_ptr_if(ossl300)] PKCS12) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:4:7 | 4 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:133:1 | 133 | stack!(stack_st_PKCS7_SIGNER_INFO); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:133:1 | 133 | stack!(stack_st_PKCS7_SIGNER_INFO); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:146:1 | 146 | stack!(stack_st_PKCS7_RECIP_INFO); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:146:1 | 146 | stack!(stack_st_PKCS7_RECIP_INFO); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:26:11 | 26 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:90:11 | 90 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:129:11 | 129 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:142:11 | 142 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:154:44 | 154 | pub fn i2d_PKCS7(a: #[const_ptr_if(ossl300)] PKCS7, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:155:64 | 155 | pub fn i2d_PKCS7_bio(bio: *mut BIO, p7: #[const_ptr_if(ossl300)] PKCS7) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/pkcs7.rs:253:32 | 253 | si: #[const_ptr_if(ossl300)] PKCS7_SIGNER_INFO, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/provider.rs:5:11 | 5 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/provider.rs:7:11 | 7 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/provider.rs:13:11 | 13 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/provider.rs:15:11 | 15 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rand.rs:6:11 | 6 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rand.rs:9:11 | 9 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:5:14 | 5 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:20:15 | 20 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:20:24 | 20 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:22:15 | 22 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:22:24 | 22 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:24:15 | 24 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:24:24 | 24 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:31:15 | 31 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:31:24 | 31 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:38:15 | 38 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:38:24 | 38 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:40:15 | 40 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:40:24 | 40 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/rsa.rs:48:15 | 48 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/safestack.rs:1:1 | 1 | stack!(stack_st_OPENSSL_STRING); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/safestack.rs:1:1 | 1 | stack!(stack_st_OPENSSL_STRING); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/sha.rs:5:18 | 5 | if #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/sha.rs:29:18 | 29 | if #[cfg(not(ossl300))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/sha.rs:37:18 | 37 | if #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/sha.rs:61:18 | 61 | if #[cfg(not(ossl300))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/sha.rs:70:18 | 70 | if #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/sha.rs:95:18 | 95 | if #[cfg(not(ossl300))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:156:7 | 156 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:171:7 | 171 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:182:7 | 182 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:366:11 | 366 | #[cfg(not(osslconf = "OPENSSL_NO_PSK"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_PSK"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_PSK\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:408:7 | 408 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:598:7 | 598 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:891:11 | 891 | #[cfg(not(osslconf = "OPENSSL_NO_COMP"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_COMP"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_COMP\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:7:18 | 7 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:7:27 | 7 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl251` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:9:21 | 9 | } else if #[cfg(libressl251)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:33:21 | 33 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:133:1 | 133 | stack!(stack_st_SSL_CIPHER); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:133:1 | 133 | stack!(stack_st_SSL_CIPHER); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:141:1 | 141 | stack!(stack_st_SRTP_PROTECTION_PROFILE); | ---------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:141:1 | 141 | stack!(stack_st_SRTP_PROTECTION_PROFILE); | ---------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:198:14 | 198 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:204:21 | 204 | } else if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:228:18 | 228 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:228:27 | 228 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:260:18 | 260 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:260:27 | 260 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:440:14 | 440 | if #[cfg(libressl261)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:451:14 | 451 | if #[cfg(libressl270)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:695:18 | 695 | if #[cfg(any(ossl110, libressl291))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:695:27 | 695 | if #[cfg(any(ossl110, libressl291))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:867:14 | 867 | if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:871:25 | 871 | } else if #[cfg(not(osslconf = "OPENSSL_NO_COMP"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_COMP"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_COMP\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:880:14 | 880 | if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:884:25 | 884 | } else if #[cfg(not(osslconf = "OPENSSL_NO_COMP"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_COMP"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_COMP\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:280:11 | 280 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:291:11 | 291 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:342:15 | 342 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:342:24 | 342 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:344:15 | 344 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:344:24 | 344 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:346:15 | 346 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:346:24 | 346 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:362:15 | 362 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:362:24 | 362 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:392:11 | 392 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:404:11 | 404 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:413:11 | 413 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:416:15 | 416 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:416:24 | 416 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:418:15 | 418 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:418:24 | 418 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:420:15 | 420 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:420:24 | 420 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:422:15 | 422 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:422:24 | 422 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:435:55 | 435 | pub fn SSL_is_init_finished(s: #[const_ptr_if(ossl111)] SSL) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:434:15 | 434 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:465:15 | 465 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:465:24 | 465 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:475:88 | 475 | pub fn SSL_CIPHER_get_version(cipher: *const SSL_CIPHER) -> #[const_ptr_if(any(ossl110, libressl280))] c_char; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:475:97 | 475 | pub fn SSL_CIPHER_get_version(cipher: *const SSL_CIPHER) -> #[const_ptr_if(any(ossl110, libressl280))] c_char; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:479:11 | 479 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:482:11 | 482 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:484:11 | 484 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:491:15 | 491 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:491:24 | 491 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:493:15 | 493 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:493:24 | 493 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:523:15 | 523 | #[cfg(any(ossl110, libressl332))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl332` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:523:24 | 523 | #[cfg(any(ossl110, libressl332))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl332)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl332)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:529:15 | 529 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:536:15 | 536 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:536:24 | 536 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:539:15 | 539 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:539:24 | 539 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:541:15 | 541 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:541:24 | 541 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:545:15 | 545 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:545:24 | 545 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:551:50 | 551 | pub fn i2d_SSL_SESSION(s: #[const_ptr_if(ossl300)] SSL_SESSION, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:564:15 | 564 | #[cfg(not(ossl300))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:566:11 | 566 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:578:15 | 578 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:578:24 | 578 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:591:15 | 591 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:591:24 | 591 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:594:15 | 594 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:594:24 | 594 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:602:11 | 602 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:608:11 | 608 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:610:11 | 610 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:612:11 | 612 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:614:11 | 614 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:616:11 | 616 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:618:11 | 618 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:623:11 | 623 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:629:11 | 629 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:639:11 | 639 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:643:15 | 643 | #[cfg(any(ossl111, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:643:24 | 643 | #[cfg(any(ossl111, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:647:15 | 647 | #[cfg(any(ossl111, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:647:24 | 647 | #[cfg(any(ossl111, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:650:15 | 650 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:650:24 | 650 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:657:11 | 657 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:670:15 | 670 | #[cfg(any(ossl111, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:670:24 | 670 | #[cfg(any(ossl111, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:677:15 | 677 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:677:24 | 677 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:751:55 | 751 | pub fn SSL_get_ssl_method(ssl: #[const_ptr_if(ossl111b)] SSL) -> *const SSL_METHOD; | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:759:15 | 759 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:772:59 | 772 | pub fn SSL_get_privatekey(ssl: #[const_ptr_if(any(ossl102, libressl280))] SSL) -> *mut EVP_PKEY; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:772:68 | 772 | pub fn SSL_get_privatekey(ssl: #[const_ptr_if(any(ossl102, libressl280))] SSL) -> *mut EVP_PKEY; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:777:15 | 777 | #[cfg(any(ossl102, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:777:24 | 777 | #[cfg(any(ossl102, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:779:15 | 779 | #[cfg(any(ossl102, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:779:24 | 779 | #[cfg(any(ossl102, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:790:11 | 790 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:793:15 | 793 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:793:24 | 793 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:795:15 | 795 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:795:24 | 795 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:797:15 | 797 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:797:24 | 797 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:806:15 | 806 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:818:15 | 818 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:848:15 | 848 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:856:15 | 856 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [unicase 2.7.0] cargo:rustc-cfg=__unicase__const_fns warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:874:72 | 874 | pub fn SSL_get_current_compression(ssl: #[const_ptr_if(ossl111b)] SSL) -> *const COMP_METHOD; | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:893:11 | 893 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:898:15 | 898 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:898:24 | 898 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:900:15 | 900 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:900:24 | 900 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111c` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:907:55 | 907 | pub fn SSL_session_reused(ssl: #[const_ptr_if(ossl111c)] SSL) -> c_int; | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:906:15 | 906 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110f` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:914:52 | 914 | pub fn SSL_is_server(s: #[const_ptr_if(any(ossl110f, libressl273))] SSL) -> c_int; | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110f)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110f)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:914:62 | 914 | pub fn SSL_is_server(s: #[const_ptr_if(any(ossl110f, libressl273))] SSL) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:913:19 | 913 | #[cfg(any(ossl102, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:913:28 | 913 | #[cfg(any(ossl102, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:919:11 | 919 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:924:11 | 924 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:927:11 | 927 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:930:11 | 930 | #[cfg(ossl111b)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:932:15 | 932 | #[cfg(all(ossl111, not(ossl111b)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:932:28 | 932 | #[cfg(all(ossl111, not(ossl111b)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:935:11 | 935 | #[cfg(ossl111b)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:937:15 | 937 | #[cfg(all(ossl111, not(ossl111b)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [unicase 2.7.0] cargo:rustc-cfg=__unicase__core_and_alloc warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:937:28 | 937 | #[cfg(all(ossl111, not(ossl111b)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:942:15 | 942 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:942:24 | 942 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:945:15 | 945 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:945:24 | 945 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:948:15 | 948 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:948:24 | 948 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:951:15 | 951 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/ssl.rs:951:24 | 951 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/stack.rs:4:14 | 4 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/stack.rs:6:21 | 6 | } else if #[cfg(libressl390)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/stack.rs:21:14 | 21 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/tls1.rs:18:11 | 18 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:469:7 | 469 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:1091:7 | 1091 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:1094:7 | 1094 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:1097:7 | 1097 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:30:18 | 30 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:30:27 | 30 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:56:18 | 56 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:56:27 | 56 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: lint `temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries` | = help: use the new name `dangling_pointers_from_temporaries` = note: requested on the command line with `-D temporary_cstring_as_ptr` = note: `#[warn(renamed_and_removed_lints)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/unicase-9285223043002720/out /usr/local/bin/rustc --crate-name unicase --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.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("nightly"))' -C metadata=2b9465925c4addfc -C extra-filename=-e42d4983082abc0a --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc` warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:76:18 | 76 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:76:27 | 76 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:107:18 | 107 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:107:27 | 107 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:131:18 | 131 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:131:27 | 131 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:147:18 | 147 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:147:27 | 147 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:176:18 | 176 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:176:27 | 176 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:205:18 | 205 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:205:27 | 205 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:207:21 | 207 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:271:18 | 271 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:271:27 | 271 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:273:21 | 273 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:332:18 | 332 | if #[cfg(any(ossl110, libressl382))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl382` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:332:27 | 332 | if #[cfg(any(ossl110, libressl382))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl382)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl382)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:343:1 | 343 | stack!(stack_st_X509_ALGOR); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:343:1 | 343 | stack!(stack_st_X509_ALGOR); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:350:18 | 350 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:350:27 | 350 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:388:18 | 388 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:388:27 | 388 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl251` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:390:21 | 390 | } else if #[cfg(libressl251)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:403:21 | 403 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:434:18 | 434 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:434:27 | 434 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:474:18 | 474 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:474:27 | 474 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `regex-syntax` (lib) generated 1 warning (1 duplicate) Compiling rustix v0.38.34 warning: unexpected `cfg` condition name: `libressl251` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:476:21 | 476 | } else if #[cfg(libressl251)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:508:21 | 508 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:776:18 | 776 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:776:27 | 776 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl251` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:778:21 | 778 | } else if #[cfg(libressl251)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:795:21 | 795 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:1039:18 | 1039 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:1039:27 | 1039 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:1073:18 | 1073 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:1073:27 | 1073 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:1075:21 | 1075 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/types.rs:463:11 | 463 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:653:11 | 653 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:653:20 | 653 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:12:1 | 12 | stack!(stack_st_X509_NAME_ENTRY); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:12:1 | 12 | stack!(stack_st_X509_NAME_ENTRY); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:14:1 | 14 | stack!(stack_st_X509_NAME); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:14:1 | 14 | stack!(stack_st_X509_NAME); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:18:1 | 18 | stack!(stack_st_X509_EXTENSION); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:18:1 | 18 | stack!(stack_st_X509_EXTENSION); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:22:1 | 22 | stack!(stack_st_X509_ATTRIBUTE); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:22:1 | 22 | stack!(stack_st_X509_ATTRIBUTE); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:25:18 | 25 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:25:27 | 25 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:40:18 | 40 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:40:27 | 40 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:64:1 | 64 | stack!(stack_st_X509_CRL); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:64:1 | 64 | stack!(stack_st_X509_CRL); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:67:18 | 67 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:67:27 | 67 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:85:18 | 85 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:85:27 | 85 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:100:1 | 100 | stack!(stack_st_X509_REVOKED); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:100:1 | 100 | stack!(stack_st_X509_REVOKED); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:103:18 | 103 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:103:27 | 103 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:117:18 | 117 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:117:27 | 117 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:137:1 | 137 | stack!(stack_st_X509); | --------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:137:1 | 137 | stack!(stack_st_X509); | --------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:139:1 | 139 | stack!(stack_st_X509_OBJECT); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:139:1 | 139 | stack!(stack_st_X509_OBJECT); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:141:1 | 141 | stack!(stack_st_X509_LOOKUP); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:141:1 | 141 | stack!(stack_st_X509_LOOKUP); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:333:18 | 333 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:333:27 | 333 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:467:18 | 467 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:467:27 | 467 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:659:18 | 659 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:659:27 | 659 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:692:14 | 692 | if #[cfg(libressl390)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:160:60 | 160 | pub fn i2d_X509_bio(b: *mut BIO, x: #[const_ptr_if(ossl300)] X509) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:161:64 | 161 | pub fn i2d_X509_REQ_bio(b: *mut BIO, x: #[const_ptr_if(ossl300)] X509_REQ) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:162:66 | 162 | pub fn i2d_PrivateKey_bio(b: *mut BIO, x: #[const_ptr_if(ossl300)] EVP_PKEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:163:62 | 163 | pub fn i2d_PUBKEY_bio(b: *mut BIO, x: #[const_ptr_if(ossl300)] EVP_PKEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:165:45 | 165 | pub fn i2d_PUBKEY(k: #[const_ptr_if(ossl300)] EVP_PKEY, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:166:49 | 166 | pub fn i2d_RSA_PUBKEY(k: #[const_ptr_if(ossl300)] RSA, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:167:49 | 167 | pub fn i2d_DSA_PUBKEY(a: #[const_ptr_if(ossl300)] DSA, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:168:49 | 168 | pub fn i2d_PrivateKey(k: #[const_ptr_if(ossl300)] EVP_PKEY, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:169:56 | 169 | pub fn i2d_ECPrivateKey(ec_key: #[const_ptr_if(ossl300)] EC_KEY, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:170:48 | 170 | pub fn i2d_EC_PUBKEY(a: #[const_ptr_if(ossl300)] EC_KEY, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:197:37 | 197 | alg: #[const_ptr_if(any(ossl110, libressl350))] X509_ALGOR, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:197:46 | 197 | alg: #[const_ptr_if(any(ossl110, libressl350))] X509_ALGOR, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:196:44 | 196 | ppval: *mut #[const_ptr_if(any(ossl110, libressl350))] c_void, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:196:53 | 196 | ppval: *mut #[const_ptr_if(any(ossl110, libressl350))] c_void, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:194:44 | 194 | paobj: *mut #[const_ptr_if(any(ossl110, libressl350))] ASN1_OBJECT, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:194:53 | 194 | paobj: *mut #[const_ptr_if(any(ossl110, libressl350))] ASN1_OBJECT, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:192:19 | 192 | #[cfg(any(ossl102, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:192:28 | 192 | #[cfg(any(ossl102, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:215:53 | 215 | pub fn X509_REVOKED_dup(rev: #[const_ptr_if(ossl300)] X509_REVOKED) -> *mut X509_REVOKED; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:214:19 | 214 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:214:28 | 214 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:228:51 | 228 | pub fn i2d_X509_REVOKED(x: #[const_ptr_if(ossl300)] X509_REVOKED, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:242:47 | 242 | pub fn i2d_X509_CRL(x: #[const_ptr_if(ossl300)] X509_CRL, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:244:47 | 244 | pub fn X509_CRL_dup(x: #[const_ptr_if(ossl300)] X509_CRL) -> *mut X509_CRL; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:243:19 | 243 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:243:28 | 243 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:259:47 | 259 | pub fn i2d_X509_REQ(x: #[const_ptr_if(ossl300)] X509_REQ, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:264:43 | 264 | palg: *mut #[const_ptr_if(any(ossl110, libressl273))] X509_ALGOR, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:264:52 | 264 | palg: *mut #[const_ptr_if(any(ossl110, libressl273))] X509_ALGOR, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:263:43 | 263 | psig: *mut #[const_ptr_if(any(ossl110, libressl273))] ASN1_BIT_STRING, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:263:52 | 263 | psig: *mut #[const_ptr_if(any(ossl110, libressl273))] ASN1_BIT_STRING, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:261:19 | 261 | #[cfg(any(ossl102, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:261:28 | 261 | #[cfg(any(ossl102, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:269:47 | 269 | pub fn X509_REQ_dup(x: #[const_ptr_if(ossl300)] X509_REQ) -> *mut X509_REQ; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:268:19 | 268 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:268:28 | 268 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:273:11 | 273 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:289:43 | 289 | pub fn i2d_X509(x: #[const_ptr_if(ossl300)] X509, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:291:48 | 291 | pub fn X509_NAME_dup(x: #[const_ptr_if(ossl300)] X509_NAME) -> *mut X509_NAME; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:290:19 | 290 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:290:28 | 290 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:293:43 | 293 | pub fn X509_dup(x: #[const_ptr_if(ossl300)] X509) -> *mut X509; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:292:19 | 292 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:292:28 | 292 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:297:36 | 297 | ne: #[const_ptr_if(any(ossl110, libressl))] X509_NAME_ENTRY, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:297:45 | 297 | ne: #[const_ptr_if(any(ossl110, libressl))] X509_NAME_ENTRY, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:294:19 | 294 | #[cfg(any(ossl101, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:294:28 | 294 | #[cfg(any(ossl101, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:310:11 | 310 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:318:72 | 318 | pub fn X509_set_issuer_name(x: *mut X509, name: #[const_ptr_if(ossl300)] X509_NAME) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:327:59 | 327 | pub fn X509_get_issuer_name(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> *mut X509_NAME; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:327:68 | 327 | pub fn X509_get_issuer_name(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> *mut X509_NAME; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:328:73 | 328 | pub fn X509_set_subject_name(x: *mut X509, name: #[const_ptr_if(ossl300)] X509_NAME) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:329:60 | 329 | pub fn X509_get_subject_name(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> *mut X509_NAME; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:329:69 | 329 | pub fn X509_get_subject_name(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> *mut X509_NAME; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:346:15 | 346 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:346:24 | 346 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:349:15 | 349 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:349:24 | 349 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:354:83 | 354 | pub fn X509_REQ_set_subject_name(req: *mut X509_REQ, name: #[const_ptr_if(ossl300)] X509_NAME) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:364:81 | 364 | pub fn X509_REQ_add_extensions(req: *mut X509_REQ, exts: #[const_ptr_if(ossl300)] stack_st_X509_EXTENSION) | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:398:15 | 398 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:398:24 | 398 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:400:15 | 400 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:400:24 | 400 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:402:15 | 402 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:402:24 | 402 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:405:15 | 405 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:405:24 | 405 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:407:15 | 407 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:407:24 | 407 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:409:15 | 409 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:409:24 | 409 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:434:36 | 434 | serial: #[const_ptr_if(ossl300)] ASN1_INTEGER, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:440:15 | 440 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:440:24 | 440 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:442:15 | 442 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:442:24 | 442 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:444:15 | 444 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:444:24 | 444 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:446:15 | 446 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:446:24 | 446 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:449:11 | 449 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:456:82 | 456 | pub fn X509_CRL_set_issuer_name(crl: *mut X509_CRL, name: #[const_ptr_if(ossl300)] X509_NAME) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:462:15 | 462 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:462:24 | 462 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:483:60 | 483 | pub fn X509_NAME_entry_count(n: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:483:69 | 483 | pub fn X509_NAME_entry_count(n: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:484:65 | 484 | pub fn X509_NAME_get_index_by_NID(n: #[const_ptr_if(any(ossl300, libressl280))] X509_NAME, nid: c_int, last_pos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:484:74 | 484 | pub fn X509_NAME_get_index_by_NID(n: #[const_ptr_if(any(ossl300, libressl280))] X509_NAME, nid: c_int, last_pos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:485:58 | 485 | pub fn X509_NAME_get_entry(n: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME, loc: c_int) -> *mut X509_NAME_ENTRY; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:485:67 | 485 | pub fn X509_NAME_get_entry(n: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME, loc: c_int) -> *mut X509_NAME_ENTRY; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:490:39 | 490 | bytes: #[const_ptr_if(any(ossl110, libressl280))] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:490:48 | 490 | bytes: #[const_ptr_if(any(ossl110, libressl280))] c_uchar, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:495:48 | 495 | pub fn i2d_X509_NAME(n: #[const_ptr_if(ossl300)] X509_NAME, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:496:66 | 496 | pub fn X509_NAME_ENTRY_get_object(ne: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME_ENTRY) -> *mut ASN1_OBJECT; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:496:75 | 496 | pub fn X509_NAME_ENTRY_get_object(ne: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME_ENTRY) -> *mut ASN1_OBJECT; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:497:64 | 497 | pub fn X509_NAME_ENTRY_get_data(ne: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME_ENTRY) -> *mut ASN1_STRING; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:497:73 | 497 | pub fn X509_NAME_ENTRY_get_data(ne: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME_ENTRY) -> *mut ASN1_STRING; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:589:55 | 589 | pub fn i2d_X509_EXTENSION(ext: #[const_ptr_if(ossl300)] X509_EXTENSION, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:596:57 | 596 | pub fn X509_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:596:66 | 596 | pub fn X509_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:597:58 | 597 | pub fn X509_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:597:67 | 597 | pub fn X509_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:598:112 | 598 | ... pub fn X509_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:598:121 | 598 | ... pub fn X509_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:598:58 | 598 | ... pub fn X509_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:598:67 | 598 | ... pub fn X509_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:599:63 | 599 | pub fn X509_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509, crit: c_int, lastpos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:599:72 | 599 | pub fn X509_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509, crit: c_int, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:600:51 | 600 | pub fn X509_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:600:60 | 600 | pub fn X509_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:602:35 | 602 | x: #[const_ptr_if(any(ossl110, libressl280))] X509, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:602:44 | 602 | x: #[const_ptr_if(any(ossl110, libressl280))] X509, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:608:61 | 608 | pub fn X509_CRL_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:608:70 | 608 | pub fn X509_CRL_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:609:62 | 609 | pub fn X509_CRL_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:609:71 | 609 | pub fn X509_CRL_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:610:120 | 610 | ... pub fn X509_CRL_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, obj: #[const_ptr_if(any(ossl110, libressl280... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:610:129 | 610 | ...0, libressl280))] X509_CRL, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:610:62 | 610 | ... pub fn X509_CRL_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, obj: #[const_ptr_if(any(ossl110, libressl280... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:610:71 | 610 | ... pub fn X509_CRL_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, obj: #[const_ptr_if(any(ossl110, libressl280... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:611:67 | 611 | pub fn X509_CRL_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, crit: c_int, lastpos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:611:76 | 611 | pub fn X509_CRL_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, crit: c_int, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:612:55 | 612 | pub fn X509_CRL_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:612:64 | 612 | pub fn X509_CRL_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:614:35 | 614 | x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:614:44 | 614 | x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:620:65 | 620 | pub fn X509_REVOKED_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:620:74 | 620 | pub fn X509_REVOKED_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:621:66 | 621 | pub fn X509_REVOKED_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:621:75 | 621 | pub fn X509_REVOKED_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:622:128 | 622 | ... pub fn X509_REVOKED_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, obj: #[const_ptr_if(any(ossl110, lib... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:622:137 | 622 | ...ibressl280))] X509_REVOKED, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:622:66 | 622 | ... pub fn X509_REVOKED_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, obj: #[const_ptr_if(any(ossl110, lib... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:622:75 | 622 | ... pub fn X509_REVOKED_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, obj: #[const_ptr_if(any(ossl110, lib... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:623:71 | 623 | ... pub fn X509_REVOKED_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, crit: c_int, lastpos: c_int) ->... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:623:80 | 623 | ... pub fn X509_REVOKED_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, crit: c_int, lastpos: c_int) ->... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:624:59 | 624 | pub fn X509_REVOKED_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:624:68 | 624 | pub fn X509_REVOKED_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:626:35 | 626 | x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:626:44 | 626 | x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:632:97 | 632 | ... pub fn X509v3_get_ext_by_OBJ(x: *const stack_st_X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, lastpo... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:632:106 | 632 | ... pub fn X509v3_get_ext_by_OBJ(x: *const stack_st_X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, lastpo... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:634:99 | 634 | ... pub fn X509_EXTENSION_create_by_OBJ(ex: *mut *mut X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, crit... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:634:108 | 634 | ... pub fn X509_EXTENSION_create_by_OBJ(ex: *mut *mut X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, crit... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:635:91 | 635 | pub fn X509_EXTENSION_set_object(ex: *mut X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:635:100 | 635 | pub fn X509_EXTENSION_set_object(ex: *mut X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:636:67 | 636 | pub fn X509_EXTENSION_get_critical(ex: #[const_ptr_if(any(ossl110, libressl280))] X509_EXTENSION) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:636:76 | 636 | pub fn X509_EXTENSION_get_critical(ex: #[const_ptr_if(any(ossl110, libressl280))] X509_EXTENSION) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:647:60 | 647 | pub fn X509_STORE_get0_objects(ctx: #[const_ptr_if(ossl300)] X509_STORE) -> *mut stack_st_X509_OBJECT; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:646:19 | 646 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:646:28 | 646 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:648:15 | 648 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:711:68 | 711 | pub fn X509_PURPOSE_get_by_sname(sname: #[const_ptr_if(any(ossl110, libressl280))] c_char) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:711:77 | 711 | pub fn X509_PURPOSE_get_by_sname(sname: #[const_ptr_if(any(ossl110, libressl280))] c_char) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:712:64 | 712 | pub fn X509_PURPOSE_get_id(purpose: #[const_ptr_if(any(ossl110, libressl280))] X509_PURPOSE) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:712:73 | 712 | pub fn X509_PURPOSE_get_id(purpose: #[const_ptr_if(any(ossl110, libressl280))] X509_PURPOSE) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:713:64 | 713 | pub fn X509_PURPOSE_get0(idx: c_int) -> #[const_ptr_if(libressl390)] X509_PURPOSE; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:770:38 | 770 | attr: #[const_ptr_if(any(ossl110, libressl280))] X509_ATTRIBUTE // const since OpenSSL v1.1.0 | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:770:47 | 770 | attr: #[const_ptr_if(any(ossl110, libressl280))] X509_ATTRIBUTE // const since OpenSSL v1.1.0 | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:772:53 | 772 | pub fn i2d_X509_ATTRIBUTE(x: #[const_ptr_if(ossl300)] X509_ATTRIBUTE, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509.rs:773:53 | 773 | pub fn X509_ATTRIBUTE_dup(x: #[const_ptr_if(ossl300)] X509_ATTRIBUTE) -> *mut X509_ATTRIBUTE; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:4:11 | 4 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:4:25 | 4 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:4:38 | 4 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:74:18 | 74 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:74:27 | 74 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:8:11 | 8 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:58:81 | 58 | pub fn X509_STORE_set1_param(store: *mut X509_STORE, pm: #[const_ptr_if(ossl300)] X509_VERIFY_PARAM) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:64:63 | 64 | pub fn X509_STORE_CTX_get_ex_data(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX, idx: c_int) -> *mut c_void; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:65:61 | 65 | pub fn X509_STORE_CTX_get_error(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:66:67 | 66 | pub fn X509_STORE_CTX_get_error_depth(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:67:68 | 67 | pub fn X509_STORE_CTX_get_current_cert(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX) -> *mut X509; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:77:70 | 77 | pub fn X509_STORE_CTX_get0_chain(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX) -> *mut stack_st_X509; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:88:15 | 88 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:88:24 | 88 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:90:15 | 90 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:90:24 | 90 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:93:15 | 93 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:93:24 | 93 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:95:15 | 95 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:95:24 | 95 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:98:15 | 98 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:98:24 | 98 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:101:15 | 101 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:101:24 | 101 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:107:66 | 107 | pub fn X509_VERIFY_PARAM_get_flags(param: #[const_ptr_if(ossl300)] X509_VERIFY_PARAM) -> c_ulong; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:106:19 | 106 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:106:28 | 106 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:112:15 | 112 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:112:24 | 112 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:118:15 | 118 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:118:24 | 118 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:120:15 | 120 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:120:24 | 120 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:126:15 | 126 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:126:24 | 126 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:132:11 | 132 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:134:11 | 134 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509_vfy.rs:136:11 | 136 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:150:7 | 150 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:22:1 | 22 | stack!(stack_st_ACCESS_DESCRIPTION); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:22:1 | 22 | stack!(stack_st_ACCESS_DESCRIPTION); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:143:1 | 143 | stack!(stack_st_DIST_POINT); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:143:1 | 143 | stack!(stack_st_DIST_POINT); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:45:39 | 45 | value: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [tree-sitter 0.22.6] CRATE_CC_NO_DEFAULTS = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [tree-sitter 0.22.6] CFLAGS_x86_64-unknown-freebsd = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [tree-sitter 0.22.6] CFLAGS_x86_64_unknown_freebsd = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=HOST_CFLAGS [tree-sitter 0.22.6] HOST_CFLAGS = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=CFLAGS [tree-sitter 0.22.6] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ") warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:45:48 | 45 | value: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:51:39 | 51 | value: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:51:48 | 51 | value: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:50:38 | 50 | name: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:50:47 | 50 | name: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:77:35 | 77 | x: #[const_ptr_if(any(ossl110, libressl280))] stack_st_X509_EXTENSION, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:77:44 | 77 | x: #[const_ptr_if(any(ossl110, libressl280))] stack_st_X509_EXTENSION, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:82:138 | 82 | ...f(any(ossl110, libressl280))] c_char, exts: #[const_ptr_if(any(ossl110, libressl280))] stack_st_X509_EXTENSION, flag: c_ulong, indent:... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:82:147 | 82 | ...10, libressl280))] c_char, exts: #[const_ptr_if(any(ossl110, libressl280))] stack_st_X509_EXTENSION, flag: c_ulong, indent: c_int) -> ... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:82:81 | 82 | ... pub fn X509V3_extensions_print(out: *mut BIO, title: #[const_ptr_if(any(ossl110, libressl280))] c_char, exts: #[const_ptr_if(any(os... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:82:90 | 82 | ... pub fn X509V3_extensions_print(out: *mut BIO, title: #[const_ptr_if(any(ossl110, libressl280))] c_char, exts: #[const_ptr_if(any(os... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:87:15 | 87 | #[cfg(not(libressl390))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:105:11 | 105 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:107:11 | 107 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:109:11 | 109 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:111:11 | 111 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:113:11 | 113 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:115:11 | 115 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111d` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:117:11 | 117 | #[cfg(ossl111d)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111d)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111d)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111d` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./handwritten/x509v3.rs:119:11 | 119 | #[cfg(ossl111d)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111d)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111d)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:98:7 | 98 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:100:7 | 100 | #[cfg(libressl)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:103:7 | 103 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:105:7 | 105 | #[cfg(libressl)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:108:7 | 108 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:110:7 | 110 | #[cfg(libressl)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:113:7 | 113 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:115:7 | 115 | #[cfg(libressl)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:153:7 | 153 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:938:7 | 938 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:940:7 | 940 | #[cfg(libressl370)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:942:7 | 942 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:944:7 | 944 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:946:7 | 946 | #[cfg(libressl360)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:948:7 | 948 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:950:7 | 950 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:952:7 | 952 | #[cfg(libressl370)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:954:7 | 954 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:956:7 | 956 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:958:7 | 958 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:960:7 | 960 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:962:7 | 962 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:964:7 | 964 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:966:7 | 966 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:968:7 | 968 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:970:7 | 970 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:972:7 | 972 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:974:7 | 974 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:976:7 | 976 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:978:7 | 978 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:980:7 | 980 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:982:7 | 982 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:984:7 | 984 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:986:7 | 986 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:988:7 | 988 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:990:7 | 990 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:992:7 | 992 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:994:7 | 994 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:996:7 | 996 | #[cfg(libressl380)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:998:7 | 998 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1000:7 | 1000 | #[cfg(libressl380)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1002:7 | 1002 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1004:7 | 1004 | #[cfg(libressl380)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1006:7 | 1006 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1008:7 | 1008 | #[cfg(libressl380)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1010:7 | 1010 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1012:7 | 1012 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1014:7 | 1014 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl271` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./obj_mac.rs:1016:7 | 1016 | #[cfg(libressl271)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl271)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl271)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./pkcs7.rs:19:15 | 19 | #[cfg(not(any(ossl101, ossl102, libressl)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./pkcs7.rs:19:24 | 19 | #[cfg(not(any(ossl101, ossl102, libressl)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./pkcs7.rs:19:33 | 19 | #[cfg(not(any(ossl101, ossl102, libressl)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/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.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/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="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "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", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=32912fc3fb08b39b -C extra-filename=-ba8b07e6121a9a40 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/rustix-ba8b07e6121a9a40 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `rand_chacha` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:55:11 | 55 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:55:20 | 55 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:67:11 | 67 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:67:20 | 67 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:90:11 | 90 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:90:20 | 90 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:92:11 | 92 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:92:20 | 92 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:96:11 | 96 | #[cfg(not(ossl300))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./rsa.rs:9:18 | 9 | if #[cfg(not(ossl300))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./sha.rs:5:11 | 5 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./sha.rs:8:11 | 8 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./sha.rs:66:11 | 66 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./sha.rs:12:14 | 12 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./sha.rs:13:15 | 13 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./sha.rs:70:14 | 70 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./srtp.rs:11:7 | 11 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./srtp.rs:13:7 | 13 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:6:11 | 6 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:9:11 | 9 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:11:11 | 11 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:14:11 | 14 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:16:11 | 16 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:25:7 | 25 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:28:7 | 28 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:31:7 | 31 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:34:7 | 34 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:37:7 | 37 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:40:7 | 40 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:43:7 | 43 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:45:7 | 45 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:48:7 | 48 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:50:7 | 50 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling openssl v0.10.64 warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:52:7 | 52 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:54:7 | 54 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:56:7 | 56 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:58:7 | 58 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:60:7 | 60 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:83:7 | 83 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:110:7 | 110 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:112:7 | 112 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:144:11 | 144 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:144:20 | 144 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110h` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:147:7 | 147 | #[cfg(ossl110h)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110h)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110h)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:238:7 | 238 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:240:7 | 240 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:242:7 | 242 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:249:7 | 249 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:282:7 | 282 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:313:7 | 313 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:320:11 | 320 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:320:25 | 320 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:320:38 | 320 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:324:11 | 324 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='OpenSSL bindings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.64 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=64 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=66e8c5c746adf47b -C extra-filename=-2b8319f7c355b25a --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/openssl-2b8319f7c355b25a -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:324:25 | 324 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:324:38 | 324 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:339:11 | 339 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:339:25 | 339 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:339:38 | 339 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:342:7 | 342 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:344:11 | 344 | #[cfg(any(ossl111, libressl252))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl252` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:344:20 | 344 | #[cfg(any(ossl111, libressl252))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl252)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl252)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:346:11 | 346 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:346:25 | 346 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:346:38 | 346 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/src/lib.rs:5:17 | 5 | #![cfg_attr(all(__unicase__core_and_alloc, not(test),), no_std)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` 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: `__unicase__core_and_alloc` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/src/lib.rs:49:11 | 49 | #[cfg(all(__unicase__core_and_alloc, not(test)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/src/lib.rs:51:11 | 51 | #[cfg(all(__unicase__core_and_alloc, not(test)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/src/lib.rs:54:15 | 54 | #[cfg(not(all(__unicase__core_and_alloc, not(test))))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/src/lib.rs:56:15 | 56 | #[cfg(not(all(__unicase__core_and_alloc, not(test))))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/src/lib.rs:60:7 | 60 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/src/lib.rs:293:7 | 293 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/src/lib.rs:301:7 | 301 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/src/ascii.rs:2:7 | 2 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/src/ascii.rs:8:11 | 8 | #[cfg(not(__unicase__core_and_alloc))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/src/ascii.rs:61:7 | 61 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/src/ascii.rs:69:7 | 69 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/src/ascii.rs:16:11 | 16 | #[cfg(__unicase__const_fns)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/src/ascii.rs:25:15 | 25 | #[cfg(not(__unicase__const_fns))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase_const_fns` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/src/ascii.rs:30:11 | 30 | #[cfg(__unicase_const_fns)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase_const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase_const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase_const_fns` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/src/ascii.rs:35:15 | 35 | #[cfg(not(__unicase_const_fns))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase_const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase_const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/src/unicode/mod.rs:1:7 | 1 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/src/unicode/mod.rs:38:7 | 38 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/src/unicode/mod.rs:46:7 | 46 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/src/lib.rs:131:19 | 131 | #[cfg(not(__unicase__core_and_alloc))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `crossbeam-epoch` (lib) generated 21 warnings (1 duplicate) Compiling sync_wrapper v1.0.1 warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:348:7 | 348 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:350:7 | 350 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:352:7 | 352 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:354:7 | 354 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:356:11 | 356 | #[cfg(any(ossl110, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:356:20 | 356 | #[cfg(any(ossl110, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:358:11 | 358 | #[cfg(any(ossl110, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:358:20 | 358 | #[cfg(any(ossl110, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110g` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:360:11 | 360 | #[cfg(any(ossl110g, libressl270))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110g)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110g)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:360:21 | 360 | #[cfg(any(ossl110g, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110g` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:362:11 | 362 | #[cfg(any(ossl110g, libressl270))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110g)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110g)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:362:21 | 362 | #[cfg(any(ossl110g, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:364:7 | 364 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:394:7 | 394 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:399:7 | 399 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:421:7 | 421 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:426:7 | 426 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:436:11 | 436 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:436:25 | 436 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:436:38 | 436 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:446:11 | 446 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:446:25 | 446 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:446:38 | 446 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:525:7 | 525 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:527:7 | 527 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:529:7 | 529 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:532:11 | 532 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:532:20 | 532 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:534:11 | 534 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:534:20 | 534 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:536:11 | 536 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sync_wrapper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sync_wrapper-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sync_wrapper-1.0.1/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.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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name sync_wrapper --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sync_wrapper-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=15547b278a65fac3 -C extra-filename=-bd9f2a4bad76724b --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/src/lib.rs:145:11 | 145 | #[cfg(__unicase__const_fns)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/src/lib.rs:153:15 | 153 | #[cfg(not(__unicase__const_fns))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/src/lib.rs:159:11 | 159 | #[cfg(__unicase__const_fns)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/src/lib.rs:167:15 | 167 | #[cfg(not(__unicase__const_fns))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:536:20 | 536 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:638:11 | 638 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:643:7 | 643 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:645:7 | 645 | #[cfg(ossl111b)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:64:14 | 64 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:77:14 | 77 | if #[cfg(libressl261)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:79:25 | 79 | } else if #[cfg(any(ossl102, libressl))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:79:34 | 79 | } else if #[cfg(any(ossl102, libressl))] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:92:14 | 92 | if #[cfg(ossl101)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:101:14 | 101 | if #[cfg(ossl101)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:117:14 | 117 | if #[cfg(libressl280)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:125:14 | 125 | if #[cfg(ossl101)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:136:14 | 136 | if #[cfg(ossl102)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl332` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:139:21 | 139 | } else if #[cfg(libressl332)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl332)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl332)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:151:14 | 151 | if #[cfg(ossl111)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:158:21 | 158 | } else if #[cfg(ossl102)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:165:14 | 165 | if #[cfg(libressl261)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:173:14 | 173 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110f` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:178:21 | 178 | } else if #[cfg(ossl110f)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110f)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110f)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:184:21 | 184 | } else if #[cfg(libressl261)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:186:21 | 186 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `idna` (lib) generated 1 warning (1 duplicate) Compiling foreign-types-shared v0.1.1 warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:194:14 | 194 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:205:21 | 205 | } else if #[cfg(ossl101)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:253:18 | 253 | if #[cfg(not(ossl110))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:405:14 | 405 | if #[cfg(ossl111)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl251` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:414:21 | 414 | } else if #[cfg(libressl251)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:457:14 | 457 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110g` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:497:14 | 497 | if #[cfg(ossl110g)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110g)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110g)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:514:14 | 514 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:540:14 | 540 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:553:14 | 553 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:595:15 | 595 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:605:15 | 605 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:623:15 | 623 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./ssl.rs:623:24 | 623 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./tls1.rs:10:11 | 10 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./tls1.rs:10:20 | 10 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./tls1.rs:14:11 | 14 | #[cfg(any(ossl102, libressl332))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl332` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./tls1.rs:14:20 | 14 | #[cfg(any(ossl102, libressl332))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl332)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl332)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./types.rs:6:18 | 6 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./types.rs:6:27 | 6 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509.rs:10:22 | 10 | if #[cfg(not(any(ossl110, libressl350)))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foreign_types_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/foreign-types-shared-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/foreign-types-shared-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='An internal crate used by foreign-types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foreign-types-shared CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/sfackler/foreign-types' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name foreign_types_shared --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/foreign-types-shared-0.1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d36748123e2a8445 -C extra-filename=-1fcee589ec7867e4 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `syn` (lib) generated 20 warnings (1 duplicate) Compiling serde_derive v1.0.203 warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509.rs:10:31 | 10 | if #[cfg(not(any(ossl110, libressl350)))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102f` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:6:7 | 6 | #[cfg(ossl102f)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102f)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102f)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:67:7 | 67 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:69:7 | 69 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:71:7 | 71 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:73:7 | 73 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:75:7 | 75 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:77:7 | 77 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:79:7 | 79 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:81:7 | 81 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:83:7 | 83 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:100:7 | 100 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:103:15 | 103 | #[cfg(not(any(ossl110, libressl370)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:103:24 | 103 | #[cfg(not(any(ossl110, libressl370)))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:105:11 | 105 | #[cfg(any(ossl110, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:105:20 | 105 | #[cfg(any(ossl110, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:121:7 | 121 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:123:7 | 123 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:125:7 | 125 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:127:7 | 127 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:129:7 | 129 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:131:7 | 131 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:133:7 | 133 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:31:14 | 31 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:86:14 | 86 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102h` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509_vfy.rs:94:21 | 94 | } else if #[cfg(ossl102h)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102h)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102h)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:24:11 | 24 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:24:20 | 24 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:26:11 | 26 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:26:20 | 26 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:28:11 | 28 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:28:20 | 28 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:30:11 | 30 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:30:20 | 30 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:32:11 | 32 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:32:20 | 32 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:34:7 | 34 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:58:11 | 58 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:58:20 | 58 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:80:7 | 80 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl320` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:92:7 | 92 | #[cfg(ossl320)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl320)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl320)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:26 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:12:1 | 12 | stack!(stack_st_GENERAL_NAME); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_derive-1.0.203 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_derive-1.0.203/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.56 CARGO_PKG_VERSION=1.0.203 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=203 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name serde_derive --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_derive-1.0.203/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=938b1f255c7aedf9 -C extra-filename=-ff83e27926c8fd5f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro2-99522ec474f4c04a.rlib --extern quote=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libquote-7296253fad9ad3b8.rlib --extern syn=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsyn-f6586217be3246fb.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./macros.rs:61:35 | 61 | if #[cfg(any(ossl110, libressl390))] { | ^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:12:1 | 12 | stack!(stack_st_GENERAL_NAME); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `stack` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `ossl320` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/./x509v3.rs:96:14 | 96 | if #[cfg(ossl320)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl320)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl320)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/lib.rs:116:19 | 116 | #[cfg(not(ossl111b))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-sys-0.9.102/src/lib.rs:118:15 | 118 | #[cfg(ossl111b)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `sync_wrapper` (lib) generated 1 warning (1 duplicate) Compiling futures-macro v0.3.30 warning: `paste` (build script) generated 1 warning (1 duplicate) Compiling tokio-macros v2.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-macro-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-macro-0.3.30/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.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name futures_macro --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-macro-0.3.30/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=c0ae9e276cea4689 -C extra-filename=-52e5bf1084be8f3f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro2-99522ec474f4c04a.rlib --extern quote=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libquote-7296253fad9ad3b8.rlib --extern syn=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsyn-f6586217be3246fb.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-macros-2.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-macros-2.4.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.4.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tokio_macros --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-macros-2.4.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=006017e9649cde84 -C extra-filename=-432b59dc68ea8042 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro2-99522ec474f4c04a.rlib --extern quote=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libquote-7296253fad9ad3b8.rlib --extern syn=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsyn-f6586217be3246fb.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `foreign-types-shared` (lib) generated 1 warning (1 duplicate) Compiling tracing-attributes v0.1.27 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_attributes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-attributes-0.1.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-attributes-0.1.27/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors :Eliza Weisman :David Barsky ' CARGO_PKG_DESCRIPTION='Procedural macro attributes for automatically instrumenting functions. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-attributes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tracing_attributes --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-attributes-0.1.27/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("async-await"))' -C metadata=cffb5376dd7c1615 -C extra-filename=-8f1748a8988ad195 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro2-99522ec474f4c04a.rlib --extern quote=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libquote-7296253fad9ad3b8.rlib --extern syn=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsyn-f6586217be3246fb.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `unicase` (lib) generated 25 warnings (1 duplicate) Compiling thiserror-impl v1.0.61 warning: unused import: `num_conv::prelude` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/time-macros-0.2.18/src/offset.rs:3:5 | 3 | use num_conv::prelude::*; | ^^^^^^^^^^^^^^^^^ | = note: `-W unused-imports` implied by `-W unused` = help: to override `-W unused` add `#[allow(unused_imports)]` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-impl-1.0.61 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-impl-1.0.61/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.56 CARGO_PKG_VERSION=1.0.61 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=61 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-impl-1.0.61/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=a2964937ea2f4958 -C extra-filename=-0feedb47de069c50 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro2-99522ec474f4c04a.rlib --extern quote=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libquote-7296253fad9ad3b8.rlib --extern syn=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsyn-f6586217be3246fb.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `rustix` (build script) generated 1 warning (1 duplicate) warning: `openssl-sys` (lib) generated 1152 warnings (1 duplicate) Compiling async-trait v0.1.80 Compiling pin-project-internal v1.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_trait CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/async-trait-0.1.80 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/async-trait-0.1.80/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.80 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=80 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name async_trait --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/async-trait-0.1.80/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=d618ac04761df1d5 -C extra-filename=-584e7070947cda83 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro2-99522ec474f4c04a.rlib --extern quote=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libquote-7296253fad9ad3b8.rlib --extern syn=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsyn-f6586217be3246fb.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_internal CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/pin-project-internal-1.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/pin-project-internal-1.1.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Implementation detail of the `pin-project` crate. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-internal CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.1.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name pin_project_internal --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/pin-project-internal-1.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unreachable_pub '--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=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--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::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dc42fccce7f90343 -C extra-filename=-f028e0950b1ed907 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro2-99522ec474f4c04a.rlib --extern quote=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libquote-7296253fad9ad3b8.rlib --extern syn=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsyn-f6586217be3246fb.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `openssl` (build script) generated 1 warning (1 duplicate) warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-attributes-0.1.27/src/lib.rs:73:5 | 73 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='OpenSSL bindings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.64 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=64 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_OPENSSL_CONF=OPENSSL_NO_IDEA,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_SM3,OPENSSL_NO_SM4 DEP_OPENSSL_INCLUDE=/usr/include DEP_OPENSSL_VERSION_NUMBER=30500010 HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/openssl-69662e0bd5bff543/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/openssl-2b8319f7c355b25a/build-script-build` [openssl 0.10.64] cargo:rustc-cfg=osslconf="OPENSSL_NO_IDEA" [openssl 0.10.64] cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD" [openssl 0.10.64] cargo:rustc-cfg=osslconf="OPENSSL_NO_SM3" [openssl 0.10.64] cargo:rustc-cfg=osslconf="OPENSSL_NO_SM4" [openssl 0.10.64] cargo:rustc-cfg=ossl101 [openssl 0.10.64] cargo:rustc-cfg=ossl102 [openssl 0.10.64] cargo:rustc-cfg=ossl110 [openssl 0.10.64] cargo:rustc-cfg=ossl110g [openssl 0.10.64] cargo:rustc-cfg=ossl110h [openssl 0.10.64] cargo:rustc-cfg=ossl111 [openssl 0.10.64] cargo:rustc-cfg=ossl300 [openssl 0.10.64] cargo:rustc-cfg=ossl310 [openssl 0.10.64] cargo:rustc-cfg=ossl320 warning: `regex` (lib) generated 1 warning (1 duplicate) Compiling mime_guess v2.0.4 Compiling foreign-types v0.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=foreign_types CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/foreign-types-0.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/foreign-types-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='A framework for Rust wrappers over C APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=foreign-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/foreign-types' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name foreign_types --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=eae551c11d8568a1 -C extra-filename=-08a139472b8ae710 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern foreign_types_shared=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libforeign_types_shared-1fcee589ec7867e4.rmeta --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/devel/tabby/work/tabby-0.31.1/cargo-crates/mime_guess-2.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mime_guess-2.0.4/Cargo.toml CARGO_PKG_AUTHORS='Austin Bonander ' CARGO_PKG_DESCRIPTION='A simple crate for detection of a file'\''s MIME type by its extension.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime_guess CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/abonander/mime_guess' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mime_guess-2.0.4/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="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=55cb3939de4d9274 -C extra-filename=-3ca24c112cc6de05 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/mime_guess-3ca24c112cc6de05 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern unicase=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libunicase-e42d4983082abc0a.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `phf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mime_guess-2.0.4/build.rs:1:7 | 1 | #[cfg(feature = "phf")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` 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: `phf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mime_guess-2.0.4/build.rs:20:7 | 20 | #[cfg(feature = "phf")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `phf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mime_guess-2.0.4/build.rs:36:7 | 36 | #[cfg(feature = "phf")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `phf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mime_guess-2.0.4/build.rs:73:11 | 73 | #[cfg(all(feature = "phf", feature = "rev-mappings"))] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `phf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mime_guess-2.0.4/build.rs:118:15 | 118 | #[cfg(all(not(feature = "phf"), feature = "rev-mappings"))] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `phf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mime_guess-2.0.4/build.rs:28:11 | 28 | #[cfg(feature = "phf")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `foreign-types` (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/devel/tabby/work/tabby-0.31.1/cargo-crates/paste-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/paste-8720ee575c9740fe/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/paste-33ec80a259f58a57/build-script-build` warning: `rand` (lib) generated 32 warnings (32 duplicates) Compiling openssl-macros v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-macros-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-macros-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Internal macros used by the openssl crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name openssl_macros --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-macros-0.1.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=aa7e6c0ba77ad772 -C extra-filename=-45e2f51413c0e124 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro2-99522ec474f4c04a.rlib --extern quote=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libquote-7296253fad9ad3b8.rlib --extern syn=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsyn-f6586217be3246fb.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` [paste 1.0.15] cargo:rerun-if-changed=build.rs [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")) 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/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/unicase-4a3248b4a97e1c1b/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/unicase-361e77e2f362c5f5/build-script-build` [unicase 2.7.0] cargo:rustc-cfg=__unicase__iter_cmp warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-impl-1.0.61/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/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-impl-1.0.61/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/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-impl-1.0.61/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/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-impl-1.0.61/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/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-impl-1.0.61/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/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-impl-1.0.61/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/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-impl-1.0.61/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/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-impl-1.0.61/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/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-impl-1.0.61/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<'_>> { | ++++ [unicase 2.7.0] cargo:rustc-cfg=__unicase__default_hasher [unicase 2.7.0] cargo:rustc-cfg=__unicase__const_fns [unicase 2.7.0] cargo:rustc-cfg=__unicase__core_and_alloc Compiling native-tls v0.2.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/native-tls-0.2.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/native-tls-0.2.12/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='A wrapper over a platform'\''s native TLS implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=native-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-native-tls' CARGO_PKG_RUST_VERSION=1.53.0 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/native-tls-0.2.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=b80d0dafb0c96ac4 -C extra-filename=-937898e9ae0e0d6e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/native-tls-937898e9ae0e0d6e -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `mime_guess` (build script) generated 7 warnings (1 duplicate) Compiling sync_wrapper v0.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sync_wrapper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sync_wrapper-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sync_wrapper-0.1.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=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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name sync_wrapper --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sync_wrapper-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=1cbd3003683ae54a -C extra-filename=-b6790ca6f7b216eb --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `openssl-macros` (lib) generated 1 warning (1 duplicate) warning: `futures-macro` (lib) generated 1 warning (1 duplicate) Compiling futures-util v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-util-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-util-0.3.30/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.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name futures_util --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-util-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --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=a6910f4a43355e0c -C extra-filename=-9db7c2756974e32e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern futures_channel=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_channel-52d04cfbbb687ece.rmeta --extern futures_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_core-7b1b97af0b97c4fa.rmeta --extern futures_io=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_io-443f14ecce2ff33b.rmeta --extern futures_macro=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_macro-52e5bf1084be8f3f.so --extern futures_sink=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_sink-7ffae9977e2e116f.rmeta --extern futures_task=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_task-232b508d79e24d2d.rmeta --extern memchr=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmemchr-d6a9d4e122f137b2.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpin_project_lite-1dfe41e7ab49546c.rmeta --extern pin_utils=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpin_utils-7143d5e671a2ae95.rmeta --extern slab=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libslab-931ac72fbe935893.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `sync_wrapper` (lib) generated 1 warning (1 duplicate) warning: `tokio-macros` (lib) generated 1 warning (1 duplicate) Compiling tokio v1.42.0 Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,rev-mappings 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_REV_MAPPINGS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mime_guess-2.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mime_guess-2.0.4/Cargo.toml CARGO_PKG_AUTHORS='Austin Bonander ' CARGO_PKG_DESCRIPTION='A simple crate for detection of a file'\''s MIME type by its extension.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime_guess CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/abonander/mime_guess' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/mime_guess-7a3cf8ab190ee074/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/mime_guess-3ca24c112cc6de05/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=openssl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='OpenSSL bindings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.64 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=64 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/openssl-69662e0bd5bff543/out /usr/local/bin/rustc --crate-name openssl --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=4376b2ca884a465b -C extra-filename=-c844359aa2d2a0bf --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbitflags-d012c77f09a4ffc5.rmeta --extern cfg_if=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcfg_if-84dcfd48ddeb454b.rmeta --extern foreign_types=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libforeign_types-08a139472b8ae710.rmeta --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-d80187bbd68810bd.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libonce_cell-9b67b6fc784dd81c.rmeta --extern openssl_macros=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libopenssl_macros-45e2f51413c0e124.so --extern ffi=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libopenssl_sys-fb362623c5943c50.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/lib --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SM3"' --cfg 'osslconf="OPENSSL_NO_SM4"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl300 --cfg ossl310 --cfg ossl320` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-1.42.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-1.42.0/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.42.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=42 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tokio --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-1.42.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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"' --cfg 'feature="windows-sys"' --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=1d37ea4ad1956bf1 -C extra-filename=-38df51c7b7664cbc --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern bytes=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbytes-8a9165e725c004d0.rmeta --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-d80187bbd68810bd.rmeta --extern mio=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmio-cc42daa178d9dbd4.rmeta --extern parking_lot=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libparking_lot-af96409ebe198654.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpin_project_lite-1dfe41e7ab49546c.rmeta --extern signal_hook_registry=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsignal_hook_registry-8bbfebb52e716f9a.rmeta --extern socket2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsocket2-ee17be5dc2ad1847.rmeta --extern tokio_macros=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio_macros-432b59dc68ea8042.so --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.7.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/unicase-4a3248b4a97e1c1b/out /usr/local/bin/rustc --crate-name unicase --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicase-2.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=133eb05e23497a28 -C extra-filename=-d21c433edb2a84ad --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc` warning: `native-tls` (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/devel/tabby/work/tabby-0.31.1/cargo-crates/native-tls-0.2.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/native-tls-0.2.12/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='A wrapper over a platform'\''s native TLS implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=native-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-native-tls' CARGO_PKG_RUST_VERSION=1.53.0 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='' DEBUG=false DEP_OPENSSL_CONF=OPENSSL_NO_IDEA,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_SM3,OPENSSL_NO_SM4 DEP_OPENSSL_INCLUDE=/usr/include DEP_OPENSSL_VERSION_NUMBER=30500010 HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/native-tls-7e78434ac494409f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/native-tls-937898e9ae0e0d6e/build-script-build` [native-tls 0.2.12] cargo:rustc-cfg=have_min_max_version warning: `async-trait` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_derive-1.0.203/src/internals/attr.rs:670:23 | 670 | 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 | 670 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_derive-1.0.203/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/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_derive-1.0.203/src/de.rs:3137:13 | 3137 | params: &Parameters, | ^^^^^^^^^^^ the lifetime is elided here 3138 | ) -> ( 3139 | DeImplGenerics, | -------------- the same lifetime is hidden here 3140 | DeTypeGenerics, | -------------- the same lifetime is hidden here 3141 | syn::TypeGenerics, | ----------------- the same lifetime is hidden here 3142 | 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 | 3139 ~ DeImplGenerics<'_>, 3140 ~ DeTypeGenerics<'_>, 3141 ~ syn::TypeGenerics<'_>, | warning: `unicase` (lib) generated 25 warnings (25 duplicates) Compiling encoding_rs v0.8.34 Compiling powerfmt v0.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=encoding_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name encoding_rs --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.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=2 -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=6125928516c61255 -C extra-filename=-4b2d583536d80974 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcfg_if-84dcfd48ddeb454b.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=paste CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/paste-1.0.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/paste-8720ee575c9740fe/out /usr/local/bin/rustc --crate-name paste --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=82b2dbcc0c3e4edc -C extra-filename=-f406b13f786660e6 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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"))'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=powerfmt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/powerfmt-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name powerfmt --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -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=068305846b282dd5 -C extra-filename=-4dd0a51438534163 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `nom` (lib) generated 14 warnings (1 duplicate) Compiling getrandom v0.3.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/getrandom-0.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/getrandom-0.3.2/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=1.63 CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/getrandom-0.3.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_windows_legacy)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=05144d910b14e5e4 -C extra-filename=-c3750016a6db86f8 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/getrandom-c3750016a6db86f8 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/src/lib.rs:11:5 | 11 | 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/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/src/macros.rs:689:16 | 689 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/src/macros.rs:364:16 | 364 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/src/gb18030.rs:111:5 | 111 | / gb18030_decoder_functions!( ... | 294 | | handle, 295 | | '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/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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: `disabled` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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 value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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: `syn` (lib) generated 1868 warnings (271 duplicates) warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/src/data.rs:425:12 | 425 | #[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/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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 name: `fuzzing` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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) Compiling getrandom v0.1.16 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/getrandom-0.1.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/getrandom-0.1.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.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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/getrandom-0.1.16/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "compiler_builtins", "core", "dummy", "js-sys", "log", "rustc-dep-of-std", "std", "stdweb", "test-in-browser", "wasm-bindgen"))' -C metadata=1b8c9cb62abd9d8f -C extra-filename=-899e30ed6760908b --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/getrandom-899e30ed6760908b -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `powerfmt` (lib) generated 4 warnings (1 duplicate) Compiling strsim v0.11.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/strsim-0.11.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=70f6d77bf1f5abce -C extra-filename=-28fd1858e09a3b94 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `getrandom` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=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_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/getrandom-0.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/getrandom-0.3.2/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=1.63 CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/getrandom-5bdf8b170af691ab/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/getrandom-c3750016a6db86f8/build-script-build` warning: `time-macros` (lib) generated 3 warnings (1 duplicate) [getrandom 0.3.2] cargo:rerun-if-changed=build.rs warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/lib.rs:131:7 | 131 | #[cfg(ossl300)] | ^^^^^^^ | = 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(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` 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: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/aes.rs:26:13 | 26 | all(not(boringssl), not(osslconf = "OPENSSL_NO_DEPRECATED_3_0")), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/aes.rs:26:29 | 26 | all(not(boringssl), not(osslconf = "OPENSSL_NO_DEPRECATED_3_0")), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/lib.rs:148:15 | 148 | #[cfg(all(not(libressl), not(osslconf = "OPENSSL_NO_CMS")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/lib.rs:148:30 | 148 | #[cfg(all(not(libressl), not(osslconf = "OPENSSL_NO_CMS")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CMS"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CMS\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/lib.rs:157:11 | 157 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/lib.rs:161:15 | 161 | #[cfg(not(any(libressl, ossl300)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/lib.rs:161:25 | 161 | #[cfg(not(any(libressl, ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/lib.rs:164:7 | 164 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md_ctx.rs:55:9 | 55 | not(boringssl), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/lib.rs:170:11 | 170 | #[cfg(not(osslconf = "OPENSSL_NO_OCSP"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_OCSP"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_OCSP\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/lib.rs:174:11 | 174 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:24:9 | 24 | not(boringssl), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/lib.rs:178:7 | 178 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/sign.rs:39:9 | 39 | not(boringssl), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/lib.rs:192:7 | 192 | #[cfg(boringssl)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/lib.rs:194:11 | 194 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/lib.rs:197:7 | 197 | #[cfg(boringssl)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/lib.rs:199:11 | 199 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/lib.rs:233:7 | 233 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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/devel/tabby/work/tabby-0.31.1/cargo-crates/encoding_rs-0.8.34/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<'_> { | ++++ Compiling darling_core v0.20.9 warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bio.rs:77:18 | 77 | if #[cfg(any(ossl102, boringssl))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bio.rs:77:27 | 77 | if #[cfg(any(ossl102, boringssl))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bio.rs:70:15 | 70 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/aes.rs:68:11 | 68 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/aes.rs:158:11 | 158 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/aes.rs:159:11 | 159 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/aes.rs:80:14 | 80 | if #[cfg(boringssl)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:169:11 | 169 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:169:20 | 169 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:232:11 | 232 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:232:20 | 232 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:241:11 | 241 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:241:20 | 241 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:250:11 | 250 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:250:20 | 250 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:259:11 | 259 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:259:20 | 259 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:266:11 | 266 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:266:20 | 266 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:273:11 | 273 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:273:20 | 273 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mime_guess CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mime_guess-2.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mime_guess-2.0.4/Cargo.toml CARGO_PKG_AUTHORS='Austin Bonander ' CARGO_PKG_DESCRIPTION='A simple crate for detection of a file'\''s MIME type by its extension.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime_guess CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/abonander/mime_guess' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/mime_guess-7a3cf8ab190ee074/out /usr/local/bin/rustc --crate-name mime_guess --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mime_guess-2.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=6efa78159b63f8bb -C extra-filename=-f9542378a8c18e14 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern mime=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmime-bed277c40d7a3683.rmeta --extern unicase=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libunicase-d21c433edb2a84ad.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/darling_core-0.20.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/darling_core-0.20.9/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.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name darling_core --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/darling_core-0.20.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=bb993cbc0bb5e989 -C extra-filename=-4b1f1719b30af5e3 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern fnv=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfnv-cd5345de26a68202.rmeta --extern ident_case=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libident_case-a9fc601d190ecba1.rmeta --extern proc_macro2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro2-99522ec474f4c04a.rmeta --extern quote=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libquote-7296253fad9ad3b8.rmeta --extern strsim=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libstrsim-28fd1858e09a3b94.rmeta --extern syn=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsyn-f6586217be3246fb.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `thiserror-impl` (lib) generated 10 warnings (1 duplicate) warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:370:11 | 370 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:370:20 | 370 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:379:11 | 379 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:379:20 | 379 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:388:11 | 388 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:388:20 | 388 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:397:11 | 397 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:397:20 | 397 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:404:11 | 404 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:404:20 | 404 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:411:11 | 411 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:411:20 | 411 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:741:18 | 741 | if #[cfg(any(ossl110, libressl273, boringssl))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:741:27 | 741 | if #[cfg(any(ossl110, libressl273, boringssl))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:741:40 | 741 | if #[cfg(any(ossl110, libressl273, boringssl))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:202:15 | 202 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:202:24 | 202 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:218:15 | 218 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:218:24 | 218 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:357:15 | 357 | #[cfg(any(ossl111, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:357:24 | 357 | #[cfg(any(ossl111, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-1.0.61 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-1.0.61/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.56 CARGO_PKG_VERSION=1.0.61 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=61 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/thiserror-b2da1fe5ff23aa2d/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-1.0.61/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7ab9adc87369faf2 -C extra-filename=-bd31773d3d82843f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libthiserror_impl-0feedb47de069c50.so --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:700:11 | 700 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/asn1.rs:764:11 | 764 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:40:18 | 40 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:40:27 | 40 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:46:21 | 46 | } else if #[cfg(boringssl)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:114:11 | 114 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:220:15 | 220 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:340:15 | 340 | #[cfg(any(ossl110, boringssl, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:340:24 | 340 | #[cfg(any(ossl110, boringssl, libressl350))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:340:35 | 340 | #[cfg(any(ossl110, boringssl, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:347:15 | 347 | #[cfg(any(ossl110, boringssl, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:347:24 | 347 | #[cfg(any(ossl110, boringssl, libressl350))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:347:35 | 347 | #[cfg(any(ossl110, boringssl, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:403:15 | 403 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:760:15 | 760 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:784:15 | 784 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:850:15 | 850 | #[cfg(any(ossl110, libressl340, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:850:24 | 850 | #[cfg(any(ossl110, libressl340, boringssl))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:850:37 | 850 | #[cfg(any(ossl110, libressl340, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:903:11 | 903 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:910:11 | 910 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `tracing-attributes` (lib) generated 2 warnings (1 duplicate) Compiling tracing v0.1.40 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-0.1.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-0.1.40/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.56.0 CARGO_PKG_VERSION=0.1.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tracing --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --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=2b9d6db078f5df8d -C extra-filename=-92de3e24e5904906 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern log=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblog-61cb8082b484f211.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpin_project_lite-1dfe41e7ab49546c.rmeta --extern tracing_attributes=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtracing_attributes-8f1748a8988ad195.so --extern tracing_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtracing_core-7f70e30eebb3ec74.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `getrandom` (build script) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:920:11 | 920 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:942:11 | 942 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:989:15 | 989 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:1003:15 | 1003 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:1017:15 | 1017 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:1031:15 | 1031 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:1045:15 | 1045 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:1059:15 | 1059 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:1073:15 | 1073 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/bn.rs:1087:15 | 1087 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:3:7 | 3 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:5:7 | 5 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:7:7 | 7 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:13:7 | 13 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:16:7 | 16 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:20:18 | 20 | if #[cfg(any(boringssl, ossl110, libressl273))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:20:29 | 20 | if #[cfg(any(boringssl, ossl110, libressl273))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:20:38 | 20 | if #[cfg(any(boringssl, ossl110, libressl273))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:43:14 | 43 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:136:11 | 136 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:164:15 | 164 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `strsim` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition value: `phf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mime_guess-2.0.4/src/lib.rs:32:7 | 32 | #[cfg(feature = "phf")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling num_threads v0.1.7 warning: unexpected `cfg` condition value: `phf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mime_guess-2.0.4/src/lib.rs:36:11 | 36 | #[cfg(not(feature = "phf"))] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_threads CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/num_threads-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name num_threads --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fdddf69626635371 -C extra-filename=-e51b625ec93cc704 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-d80187bbd68810bd.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=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_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/getrandom-0.1.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/getrandom-0.1.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.1.16 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/getrandom-78932f92876eccc0/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/getrandom-899e30ed6760908b/build-script-build` warning: `pin-project-internal` (lib) generated 1 warning (1 duplicate) Compiling pin-project v1.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/pin-project-1.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/pin-project-1.1.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A crate for safe and ergonomic pin-projection. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.1.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name pin_project --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/pin-project-1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unreachable_pub '--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=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--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::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2b44cf6f1d0f42f7 -C extra-filename=-1b16fc582b594be9 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern pin_project_internal=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpin_project_internal-f028e0950b1ed907.so --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:169:15 | 169 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:178:15 | 178 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:183:15 | 183 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:188:15 | 188 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:197:15 | 197 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:207:15 | 207 | #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_OCB")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:207:28 | 207 | #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_OCB")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_OCB"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_OCB\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:213:11 | 213 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:219:11 | 219 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:236:15 | 236 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:245:15 | 245 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:254:15 | 254 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:264:15 | 264 | #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_OCB")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:264:28 | 264 | #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_OCB")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_OCB"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_OCB\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:270:11 | 270 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:276:11 | 276 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:293:15 | 293 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:302:15 | 302 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:311:15 | 311 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:321:15 | 321 | #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_OCB")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:321:28 | 321 | #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_OCB")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_OCB"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_OCB\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:327:11 | 327 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:333:11 | 333 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:338:15 | 338 | #[cfg(not(osslconf = "OPENSSL_NO_BF"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_BF"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_BF\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:343:15 | 343 | #[cfg(not(osslconf = "OPENSSL_NO_BF"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_BF"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_BF\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:348:15 | 348 | #[cfg(not(osslconf = "OPENSSL_NO_BF"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_BF"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_BF\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:353:15 | 353 | #[cfg(not(osslconf = "OPENSSL_NO_BF"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_BF"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_BF\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:378:15 | 378 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:383:15 | 383 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:388:15 | 388 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:393:15 | 393 | #[cfg(not(osslconf = "OPENSSL_NO_RC4"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_RC4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_RC4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:398:15 | 398 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:403:15 | 403 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:408:15 | 408 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:413:15 | 413 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:418:15 | 418 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:423:15 | 423 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:428:15 | 428 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:433:15 | 433 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:438:15 | 438 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:443:15 | 443 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:448:15 | 448 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:453:15 | 453 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:458:15 | 458 | #[cfg(not(osslconf = "OPENSSL_NO_CAST"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:463:15 | 463 | #[cfg(not(osslconf = "OPENSSL_NO_CAST"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:468:15 | 468 | #[cfg(not(osslconf = "OPENSSL_NO_CAST"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:473:15 | 473 | #[cfg(not(osslconf = "OPENSSL_NO_CAST"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:478:15 | 478 | #[cfg(not(osslconf = "OPENSSL_NO_IDEA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:483:15 | 483 | #[cfg(not(osslconf = "OPENSSL_NO_IDEA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:488:15 | 488 | #[cfg(not(osslconf = "OPENSSL_NO_IDEA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:493:15 | 493 | #[cfg(not(osslconf = "OPENSSL_NO_IDEA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:498:19 | 498 | #[cfg(all(any(ossl110, libressl310), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:498:28 | 498 | #[cfg(all(any(ossl110, libressl310), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:498:46 | 498 | #[cfg(all(any(ossl110, libressl310), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CHACHA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CHACHA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:503:19 | 503 | #[cfg(all(any(ossl110, libressl360), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:503:28 | 503 | #[cfg(all(any(ossl110, libressl360), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:503:46 | 503 | #[cfg(all(any(ossl110, libressl360), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CHACHA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CHACHA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:508:15 | 508 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:513:15 | 513 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:518:15 | 518 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:523:15 | 523 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:528:19 | 528 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:528:28 | 528 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:528:46 | 528 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:533:19 | 533 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:533:28 | 533 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:533:46 | 533 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:538:19 | 538 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:538:28 | 538 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:538:46 | 538 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:543:19 | 543 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:543:28 | 543 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:543:46 | 543 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:548:19 | 548 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:548:28 | 548 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher.rs:548:46 | 548 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher_ctx.rs:55:11 | 55 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher_ctx.rs:58:7 | 58 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher_ctx.rs:85:7 | 85 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher_ctx.rs:68:14 | 68 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher_ctx.rs:205:15 | 205 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher_ctx.rs:262:15 | 262 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher_ctx.rs:336:15 | 336 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher_ctx.rs:394:11 | 394 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher_ctx.rs:436:11 | 436 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cipher_ctx.rs:535:11 | 535 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cms.rs:46:23 | 46 | #[cfg(all(not(libressl), not(ossl101)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cms.rs:46:38 | 46 | #[cfg(all(not(libressl), not(ossl101)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cms.rs:48:23 | 48 | #[cfg(all(not(libressl), not(ossl101), not(ossl102)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cms.rs:48:38 | 48 | #[cfg(all(not(libressl), not(ossl101), not(ossl102)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/cms.rs:48:52 | 48 | #[cfg(all(not(libressl), not(ossl101), not(ossl102)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/conf.rs:11:11 | 11 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/conf.rs:64:11 | 64 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/derive.rs:98:11 | 98 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/dh.rs:272:18 | 272 | if #[cfg(any(ossl110, libressl270, boringssl))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/dh.rs:272:27 | 272 | if #[cfg(any(ossl110, libressl270, boringssl))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/dh.rs:272:40 | 272 | if #[cfg(any(ossl110, libressl270, boringssl))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/dh.rs:158:15 | 158 | #[cfg(any(ossl102, ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/dh.rs:158:24 | 158 | #[cfg(any(ossl102, ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/dh.rs:168:15 | 168 | #[cfg(any(ossl102, ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/dh.rs:168:24 | 168 | #[cfg(any(ossl102, ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/dh.rs:178:15 | 178 | #[cfg(any(ossl102, ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/dh.rs:178:24 | 178 | #[cfg(any(ossl102, ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/dsa.rs:10:11 | 10 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/dsa.rs:189:7 | 189 | #[cfg(boringssl)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/dsa.rs:191:11 | 191 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/dsa.rs:318:18 | 318 | if #[cfg(any(ossl110, libressl273, boringssl))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/dsa.rs:318:27 | 318 | if #[cfg(any(ossl110, libressl273, boringssl))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/dsa.rs:318:40 | 318 | if #[cfg(any(ossl110, libressl273, boringssl))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/dsa.rs:497:18 | 497 | if #[cfg(any(ossl110, libressl273, boringssl))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/dsa.rs:497:27 | 497 | if #[cfg(any(ossl110, libressl273, boringssl))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/dsa.rs:497:40 | 497 | if #[cfg(any(ossl110, libressl273, boringssl))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ec.rs:33:18 | 33 | if #[cfg(not(boringssl))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ec.rs:198:15 | 198 | #[cfg(not(osslconf = "OPENSSL_NO_EC2M"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ec.rs:243:11 | 243 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ec.rs:476:15 | 476 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ec.rs:522:15 | 522 | #[cfg(any(ossl111, boringssl, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ec.rs:522:24 | 522 | #[cfg(any(ossl111, boringssl, libressl350))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ec.rs:522:35 | 522 | #[cfg(any(ossl111, boringssl, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ec.rs:589:15 | 589 | #[cfg(not(osslconf = "OPENSSL_NO_EC2M"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ec.rs:665:15 | 665 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ecdsa.rs:113:18 | 113 | if #[cfg(any(ossl110, libressl273, boringssl))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ecdsa.rs:113:27 | 113 | if #[cfg(any(ossl110, libressl273, boringssl))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ecdsa.rs:113:40 | 113 | if #[cfg(any(ossl110, libressl273, boringssl))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/encrypt.rs:42:11 | 42 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/encrypt.rs:42:20 | 42 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/encrypt.rs:151:15 | 151 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/encrypt.rs:151:24 | 151 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/encrypt.rs:169:15 | 169 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/encrypt.rs:169:24 | 169 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/encrypt.rs:355:15 | 355 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/encrypt.rs:355:24 | 355 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/encrypt.rs:373:15 | 373 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/encrypt.rs:373:24 | 373 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/error.rs:21:7 | 21 | #[cfg(boringssl)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/error.rs:30:11 | 30 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/error.rs:32:7 | 32 | #[cfg(boringssl)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/error.rs:343:14 | 343 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/error.rs:192:11 | 192 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/error.rs:205:15 | 205 | #[cfg(not(ossl300))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/error.rs:130:35 | 130 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/error.rs:136:31 | 136 | #[cfg(boringssl)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/hash.rs:456:7 | 456 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/hash.rs:46:18 | 46 | if #[cfg(any(ossl110, boringssl, libressl382))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/hash.rs:46:27 | 46 | if #[cfg(any(ossl110, boringssl, libressl382))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl382` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/hash.rs:46:38 | 46 | if #[cfg(any(ossl110, boringssl, libressl382))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl382)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl382)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/hash.rs:101:15 | 101 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/hash.rs:130:15 | 130 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/hash.rs:130:24 | 130 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/hash.rs:135:15 | 135 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/hash.rs:135:24 | 135 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/hash.rs:140:15 | 140 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/hash.rs:140:24 | 140 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/hash.rs:145:15 | 145 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/hash.rs:145:24 | 145 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/hash.rs:150:11 | 150 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/hash.rs:155:11 | 155 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/hash.rs:160:15 | 160 | #[cfg(not(osslconf = "OPENSSL_NO_RMD160"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_RMD160"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_RMD160\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/hash.rs:165:19 | 165 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/hash.rs:165:28 | 165 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/hash.rs:165:46 | 165 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM3"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM3\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/hash.rs:318:11 | 318 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/hash.rs:298:23 | 298 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/hash.rs:300:19 | 300 | #[cfg(boringssl)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md.rs:3:7 | 3 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md.rs:5:7 | 5 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md.rs:7:7 | 7 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md.rs:13:7 | 13 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md.rs:15:7 | 15 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md.rs:19:14 | 19 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md.rs:97:11 | 97 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md.rs:118:15 | 118 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md.rs:153:15 | 153 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md.rs:153:24 | 153 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md.rs:159:15 | 159 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md.rs:159:24 | 159 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md.rs:165:15 | 165 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md.rs:165:24 | 165 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md.rs:171:15 | 171 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md.rs:171:24 | 171 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md.rs:177:11 | 177 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md.rs:183:11 | 183 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md.rs:189:15 | 189 | #[cfg(not(osslconf = "OPENSSL_NO_RMD160"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_RMD160"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_RMD160\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md.rs:195:19 | 195 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md.rs:195:28 | 195 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md.rs:195:46 | 195 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM3"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM3\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md_ctx.rs:96:18 | 96 | if #[cfg(any(ossl110, boringssl, libressl382))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md_ctx.rs:96:27 | 96 | if #[cfg(any(ossl110, boringssl, libressl382))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `paste` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `libressl382` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md_ctx.rs:96:38 | 96 | if #[cfg(any(ossl110, boringssl, libressl382))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl382)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl382)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md_ctx.rs:261:11 | 261 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md_ctx.rs:328:11 | 328 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md_ctx.rs:347:11 | 347 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md_ctx.rs:368:11 | 368 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/md_ctx.rs:392:11 | 392 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/nid.rs:123:15 | 123 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/nid.rs:127:15 | 127 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/nid.rs:218:15 | 218 | #[cfg(any(ossl110, libressl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/nid.rs:218:24 | 218 | #[cfg(any(ossl110, libressl))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/nid.rs:220:15 | 220 | #[cfg(any(ossl110, libressl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/nid.rs:220:24 | 220 | #[cfg(any(ossl110, libressl))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/nid.rs:222:15 | 222 | #[cfg(any(ossl110, libressl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/nid.rs:222:24 | 222 | #[cfg(any(ossl110, libressl))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/nid.rs:224:15 | 224 | #[cfg(any(ossl110, libressl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/nid.rs:224:24 | 224 | #[cfg(any(ossl110, libressl))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/nid.rs:1079:11 | 1079 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/nid.rs:1081:15 | 1081 | #[cfg(any(ossl111, libressl291))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/nid.rs:1081:24 | 1081 | #[cfg(any(ossl111, libressl291))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/nid.rs:1083:15 | 1083 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/nid.rs:1083:24 | 1083 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/nid.rs:1085:15 | 1085 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/nid.rs:1085:24 | 1085 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/nid.rs:1087:15 | 1087 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/nid.rs:1087:24 | 1087 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/nid.rs:1089:15 | 1089 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl380` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/nid.rs:1089:24 | 1089 | #[cfg(any(ossl111, libressl380))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl380)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl380)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/nid.rs:1091:11 | 1091 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/nid.rs:1093:11 | 1093 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/nid.rs:1095:15 | 1095 | #[cfg(any(ossl110, libressl271))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl271` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/nid.rs:1095:24 | 1095 | #[cfg(any(ossl110, libressl271))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl271)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl271)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkcs12.rs:9:11 | 9 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkcs12.rs:105:23 | 105 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkcs12.rs:135:15 | 135 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkcs12.rs:197:15 | 197 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkcs12.rs:260:23 | 260 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkcs5.rs:1:11 | 1 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkcs5.rs:4:11 | 4 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkcs5.rs:10:11 | 10 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkcs5.rs:32:11 | 32 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkcs5.rs:118:15 | 118 | #[cfg(all(any(ossl110, boringssl), not(osslconf = "OPENSSL_NO_SCRYPT")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkcs5.rs:118:24 | 118 | #[cfg(all(any(ossl110, boringssl), not(osslconf = "OPENSSL_NO_SCRYPT")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkcs5.rs:118:40 | 118 | #[cfg(all(any(ossl110, boringssl), not(osslconf = "OPENSSL_NO_SCRYPT")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SCRYPT"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SCRYPT\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkcs7.rs:78:23 | 78 | #[cfg(not(any(ossl101, ossl102, libressl)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkcs7.rs:78:32 | 78 | #[cfg(not(any(ossl101, ossl102, libressl)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkcs7.rs:78:41 | 78 | #[cfg(not(any(ossl101, ossl102, libressl)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:44:7 | 44 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:50:11 | 50 | #[cfg(any(ossl110, boringssl, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:50:20 | 50 | #[cfg(any(ossl110, boringssl, libressl370))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:50:31 | 50 | #[cfg(any(ossl110, boringssl, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:881:11 | 881 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:817:18 | 817 | if #[cfg(any(boringssl, ossl110, libressl270))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:817:29 | 817 | if #[cfg(any(boringssl, ossl110, libressl270))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:817:38 | 817 | if #[cfg(any(boringssl, ossl110, libressl270))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:81:15 | 81 | #[cfg(any(ossl111, libressl310, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:81:24 | 81 | #[cfg(any(ossl111, libressl310, boringssl))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:81:37 | 81 | #[cfg(any(ossl111, libressl310, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:83:15 | 83 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:85:15 | 85 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:89:11 | 89 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:92:11 | 92 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:95:15 | 95 | #[cfg(any(ossl110, boringssl, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:95:24 | 95 | #[cfg(any(ossl110, boringssl, libressl360))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:95:35 | 95 | #[cfg(any(ossl110, boringssl, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:98:15 | 98 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:98:24 | 98 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:98:35 | 98 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:100:11 | 100 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:102:15 | 102 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:102:24 | 102 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:102:35 | 102 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:104:11 | 104 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:106:11 | 106 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:244:15 | 244 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:244:24 | 244 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:267:15 | 267 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:267:24 | 267 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:267:35 | 267 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:318:15 | 318 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:318:24 | 318 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:318:35 | 318 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:386:23 | 386 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:391:19 | 391 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:393:19 | 393 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:435:15 | 435 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:447:19 | 447 | #[cfg(all(not(boringssl), ossl110))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:447:31 | 447 | #[cfg(all(not(boringssl), ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:482:15 | 482 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:503:19 | 503 | #[cfg(all(not(boringssl), ossl110))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:503:31 | 503 | #[cfg(all(not(boringssl), ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:513:15 | 513 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:513:24 | 513 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:513:35 | 513 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:543:15 | 543 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:543:24 | 543 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:543:35 | 543 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:571:11 | 571 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:597:15 | 597 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:597:24 | 597 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:597:35 | 597 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/num-conv-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name num_conv --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -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=fe6de24110c47452 -C extra-filename=-d64ddb11bfa0c4af --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-0.1.40/src/lib.rs:932:5 | 932 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:623:11 | 623 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:632:11 | 632 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:747:15 | 747 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:747:24 | 747 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:747:35 | 747 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-1.0.61 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-1.0.61/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.56 CARGO_PKG_VERSION=1.0.61 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=61 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/thiserror-5e1b912b81f183a1/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/thiserror-e43c50342b89e2a7/build-script-build` warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:798:15 | 798 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:798:24 | 798 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey.rs:798:35 | 798 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:67:11 | 67 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:76:11 | 76 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl320` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:78:7 | 78 | #[cfg(ossl320)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl320)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl320)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl320` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:82:7 | 82 | #[cfg(ossl320)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl320)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl320)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:87:11 | 87 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:87:20 | 87 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `num_threads` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:90:11 | 90 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:90:20 | 90 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl320` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:113:7 | 113 | #[cfg(ossl320)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl320)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl320)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl320` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:117:7 | 117 | #[cfg(ossl320)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl320)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl320)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:504:15 | 504 | #[cfg(any(ossl102, libressl310, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:504:24 | 504 | #[cfg(any(ossl102, libressl310, boringssl))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:504:37 | 504 | #[cfg(any(ossl102, libressl310, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:521:15 | 521 | #[cfg(any(ossl102, libressl310, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:521:24 | 521 | #[cfg(any(ossl102, libressl310, boringssl))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:521:37 | 521 | #[cfg(any(ossl102, libressl310, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:545:15 | 545 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:564:15 | 564 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:588:15 | 588 | #[cfg(any(ossl110, boringssl, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:588:24 | 588 | #[cfg(any(ossl110, boringssl, libressl360))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:588:35 | 588 | #[cfg(any(ossl110, boringssl, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:611:15 | 611 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:611:24 | 611 | #[cfg(any(ossl111, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:630:15 | 630 | #[cfg(any(ossl110, boringssl, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:630:24 | 630 | #[cfg(any(ossl110, boringssl, libressl360))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:630:35 | 630 | #[cfg(any(ossl110, boringssl, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:655:15 | 655 | #[cfg(any(ossl110, boringssl, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:655:24 | 655 | #[cfg(any(ossl110, boringssl, libressl360))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:655:35 | 655 | #[cfg(any(ossl110, boringssl, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:680:15 | 680 | #[cfg(any(ossl110, boringssl, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:680:24 | 680 | #[cfg(any(ossl110, boringssl, libressl360))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:680:35 | 680 | #[cfg(any(ossl110, boringssl, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl320` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:743:11 | 743 | #[cfg(ossl320)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl320)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl320)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl320` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:765:11 | 765 | #[cfg(ossl320)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl320)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl320)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:633:19 | 633 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:635:15 | 635 | #[cfg(boringssl)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:658:19 | 658 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:660:15 | 660 | #[cfg(boringssl)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:683:19 | 683 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/pkey_ctx.rs:685:15 | 685 | #[cfg(boringssl)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/rand.rs:56:7 | 56 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/rand.rs:69:7 | 69 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/rsa.rs:584:18 | 584 | if #[cfg(any(ossl110, libressl273, boringssl))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/rsa.rs:584:27 | 584 | if #[cfg(any(ossl110, libressl273, boringssl))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/rsa.rs:584:40 | 584 | if #[cfg(any(ossl110, libressl273, boringssl))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/sha.rs:104:18 | 104 | if #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/sign.rs:632:11 | 632 | #[cfg(not(ossl101))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/sign.rs:635:7 | 635 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/sign.rs:84:18 | 84 | if #[cfg(any(ossl110, libressl382))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl382` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/sign.rs:84:27 | 84 | if #[cfg(any(ossl110, libressl382))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl382)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl382)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/sign.rs:293:19 | 293 | #[cfg(all(not(ossl111), not(boringssl), not(libressl370)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/sign.rs:293:33 | 293 | #[cfg(all(not(ossl111), not(boringssl), not(libressl370)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/sign.rs:293:49 | 293 | #[cfg(all(not(ossl111), not(boringssl), not(libressl370)))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/sign.rs:306:15 | 306 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/sign.rs:306:24 | 306 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/sign.rs:306:35 | 306 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/sign.rs:363:15 | 363 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [thiserror 1.0.61] cargo:rerun-if-changed=build/probe.rs [thiserror 1.0.61] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.61] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/time-core-0.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/time-core-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name time_core --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=79fe898d633fb634 -C extra-filename=-8af807fd732731b7 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `thiserror` (lib) generated 1 warning (1 duplicate) Compiling stable_deref_trait v1.2.0 warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/sign.rs:363:24 | 363 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/sign.rs:363:35 | 363 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/sign.rs:385:15 | 385 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/sign.rs:385:24 | 385 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/sign.rs:385:35 | 385 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/sign.rs:599:15 | 599 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/sign.rs:599:24 | 599 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/sign.rs:599:35 | 599 | #[cfg(any(ossl111, boringssl, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/srtp.rs:49:15 | 49 | #[cfg(any(boringssl, ossl110))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/srtp.rs:49:26 | 49 | #[cfg(any(boringssl, ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/srtp.rs:52:15 | 52 | #[cfg(any(boringssl, ossl110))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/srtp.rs:52:26 | 52 | #[cfg(any(boringssl, ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:60:7 | 60 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:63:11 | 63 | #[cfg(all(ossl101, not(ossl110)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:63:24 | 63 | #[cfg(all(ossl101, not(ossl110)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:68:7 | 68 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:70:11 | 70 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:70:20 | 70 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:73:7 | 73 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:82:11 | 82 | #[cfg(any(ossl102, boringssl, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:82:20 | 82 | #[cfg(any(ossl102, boringssl, libressl261))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:82:31 | 82 | #[cfg(any(ossl102, boringssl, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:126:7 | 126 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:410:7 | 410 | #[cfg(boringssl)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:412:11 | 412 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:415:7 | 415 | #[cfg(boringssl)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:417:11 | 417 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:458:7 | 458 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:606:11 | 606 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:606:20 | 606 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:610:11 | 610 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:610:20 | 610 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:625:7 | 625 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:629:7 | 629 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:138:14 | 138 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:140:21 | 140 | } else if #[cfg(boringssl)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:674:14 | 674 | if #[cfg(boringssl)] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:4255:18 | 4255 | if #[cfg(any(boringssl, ossl110, libressl273))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:4255:29 | 4255 | if #[cfg(any(boringssl, ossl110, libressl273))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:4255:38 | 4255 | if #[cfg(any(boringssl, ossl110, libressl273))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:4306:14 | 4306 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:4313:18 | 4313 | if #[cfg(any(boringssl, ossl110, libressl291))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:4313:29 | 4313 | if #[cfg(any(boringssl, ossl110, libressl291))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:4313:38 | 4313 | if #[cfg(any(boringssl, ossl110, libressl291))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:4323:14 | 4323 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/bio.rs:193:18 | 193 | if #[cfg(any(ossl110, libressl273))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/bio.rs:193:27 | 193 | if #[cfg(any(ossl110, libressl273))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:4:11 | 4 | #[cfg(any(ossl111, not(osslconf = "OPENSSL_NO_PSK")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:4:24 | 4 | #[cfg(any(ossl111, not(osslconf = "OPENSSL_NO_PSK")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_PSK"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_PSK\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:6:7 | 6 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:9:11 | 9 | #[cfg(any(ossl111, not(osslconf = "OPENSSL_NO_PSK")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:9:24 | 9 | #[cfg(any(ossl111, not(osslconf = "OPENSSL_NO_PSK")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_PSK"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_PSK\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:14:7 | 14 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:19:11 | 19 | #[cfg(all(ossl101, not(ossl110)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:19:24 | 19 | #[cfg(all(ossl101, not(ossl110)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:23:11 | 23 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:23:20 | 23 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:29:7 | 29 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:31:7 | 31 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:33:7 | 33 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:59:11 | 59 | #[cfg(not(osslconf = "OPENSSL_NO_PSK"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_PSK"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_PSK\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:101:11 | 101 | #[cfg(not(osslconf = "OPENSSL_NO_PSK"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_PSK"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_PSK\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:181:11 | 181 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:181:20 | 181 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:240:11 | 240 | #[cfg(all(ossl101, not(ossl110)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:240:24 | 240 | #[cfg(all(ossl101, not(ossl110)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:295:11 | 295 | #[cfg(all(ossl101, not(ossl110)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:295:24 | 295 | #[cfg(all(ossl101, not(ossl110)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:432:7 | 432 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:448:7 | 448 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:476:7 | 476 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:495:11 | 495 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:528:11 | 528 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:537:11 | 537 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:559:7 | 559 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:562:7 | 562 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:621:7 | 621 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:640:7 | 640 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:682:7 | 682 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:394:18 | 394 | if #[cfg(any(ossl110, libressl280, boringssl))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:394:27 | 394 | if #[cfg(any(ossl110, libressl280, boringssl))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:394:40 | 394 | if #[cfg(any(ossl110, libressl280, boringssl))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:530:18 | 530 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/callbacks.rs:530:27 | 530 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/connector.rs:7:11 | 7 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/connector.rs:7:20 | 7 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/connector.rs:367:14 | 367 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/connector.rs:372:25 | 372 | } else if #[cfg(any(ossl102, libressl))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/connector.rs:372:34 | 372 | } else if #[cfg(any(ossl102, libressl))] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/connector.rs:388:18 | 388 | if #[cfg(any(ossl102, libressl261))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/connector.rs:388:27 | 388 | if #[cfg(any(ossl102, libressl261))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/connector.rs:32:22 | 32 | if #[cfg(not(boringssl))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/connector.rs:260:15 | 260 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/connector.rs:260:24 | 260 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/connector.rs:245:19 | 245 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/connector.rs:245:28 | 245 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/connector.rs:281:19 | 281 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/stable_deref_trait-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name stable_deref_trait --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -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=6503b8e9972363b4 -C extra-filename=-6a1805c2913b9e7b --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/connector.rs:281:28 | 281 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/connector.rs:311:19 | 311 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/connector.rs:311:28 | 311 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/error.rs:38:11 | 38 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:156:19 | 156 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:169:19 | 169 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:176:19 | 176 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:181:19 | 181 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:225:19 | 225 | #[cfg(any(boringssl, ossl111, libressl340))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:225:30 | 225 | #[cfg(any(boringssl, ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:225:39 | 225 | #[cfg(any(boringssl, ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:231:19 | 231 | #[cfg(any(boringssl, ossl102, ossl110, libressl332))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:231:30 | 231 | #[cfg(any(boringssl, ossl102, ossl110, libressl332))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:231:39 | 231 | #[cfg(any(boringssl, ossl102, ossl110, libressl332))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl332` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:231:48 | 231 | #[cfg(any(boringssl, ossl102, ossl110, libressl332))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl332)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl332)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:237:19 | 237 | #[cfg(any(boringssl, ossl102, ossl110, libressl332))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:237:30 | 237 | #[cfg(any(boringssl, ossl102, ossl110, libressl332))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:237:39 | 237 | #[cfg(any(boringssl, ossl102, ossl110, libressl332))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl332` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:237:48 | 237 | #[cfg(any(boringssl, ossl102, ossl110, libressl332))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl332)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl332)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:255:19 | 255 | #[cfg(any(ossl102, ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:255:28 | 255 | #[cfg(any(ossl102, ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:261:19 | 261 | #[cfg(any(boringssl, ossl110h))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110h` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:261:30 | 261 | #[cfg(any(boringssl, ossl110h))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110h)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110h)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:268:15 | 268 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:282:15 | 282 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:333:19 | 333 | #[cfg(not(libressl))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:615:11 | 615 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:658:15 | 658 | #[cfg(any(ossl111, libressl340, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:658:24 | 658 | #[cfg(any(ossl111, libressl340, boringssl))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:658:37 | 658 | #[cfg(any(ossl111, libressl340, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:669:15 | 669 | #[cfg(any(ossl102, libressl332, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl332` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:669:24 | 669 | #[cfg(any(ossl102, libressl332, boringssl))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl332)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl332)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:669:37 | 669 | #[cfg(any(ossl102, libressl332, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:817:11 | 817 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:901:15 | 901 | #[cfg(all(ossl101, not(ossl110)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:901:28 | 901 | #[cfg(all(ossl101, not(ossl110)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1096:15 | 1096 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1096:24 | 1096 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1112:15 | 1112 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1112:29 | 1112 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1112:42 | 1112 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1152:15 | 1152 | #[cfg(any(ossl110, libressl261, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1152:24 | 1152 | #[cfg(any(ossl110, libressl261, boringssl))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1152:37 | 1152 | #[cfg(any(ossl110, libressl261, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1170:15 | 1170 | #[cfg(any(ossl110, libressl261, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1170:24 | 1170 | #[cfg(any(ossl110, libressl261, boringssl))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1170:37 | 1170 | #[cfg(any(ossl110, libressl261, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110g` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1188:15 | 1188 | #[cfg(any(ossl110g, libressl270))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110g)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110g)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1188:25 | 1188 | #[cfg(any(ossl110g, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110g` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1207:15 | 1207 | #[cfg(any(ossl110g, libressl270))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110g)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110g)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1207:25 | 1207 | #[cfg(any(ossl110g, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1228:15 | 1228 | #[cfg(any(ossl102, libressl261, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1228:24 | 1228 | #[cfg(any(ossl102, libressl261, boringssl))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1228:37 | 1228 | #[cfg(any(ossl102, libressl261, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1275:15 | 1275 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1275:24 | 1275 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1312:15 | 1312 | #[cfg(any(ossl102, boringssl, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1312:24 | 1312 | #[cfg(any(ossl102, boringssl, libressl261))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1312:35 | 1312 | #[cfg(any(ossl102, boringssl, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1321:15 | 1321 | #[cfg(any(ossl102, boringssl, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1321:24 | 1321 | #[cfg(any(ossl102, boringssl, libressl261))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1321:35 | 1321 | #[cfg(any(ossl102, boringssl, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1359:15 | 1359 | #[cfg(not(osslconf = "OPENSSL_NO_PSK"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_PSK"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_PSK\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1374:15 | 1374 | #[cfg(not(osslconf = "OPENSSL_NO_PSK"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_PSK"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_PSK\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1391:15 | 1391 | #[cfg(not(osslconf = "OPENSSL_NO_PSK"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_PSK"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_PSK\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1473:11 | 1473 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1501:11 | 1501 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1524:11 | 1524 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1543:15 | 1543 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1559:15 | 1559 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1609:11 | 1609 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1665:15 | 1665 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1665:24 | 1665 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1678:11 | 1678 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1711:11 | 1711 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1724:15 | 1724 | #[cfg(any(ossl111, boringssl, libressl251))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1724:24 | 1724 | #[cfg(any(ossl111, boringssl, libressl251))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl251` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1724:35 | 1724 | #[cfg(any(ossl111, boringssl, libressl251))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1737:11 | 1737 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1747:15 | 1747 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1747:24 | 1747 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:793:19 | 793 | #[cfg(boringssl)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:795:23 | 795 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:879:23 | 879 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:881:19 | 881 | #[cfg(boringssl)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1815:19 | 1815 | #[cfg(boringssl)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1817:23 | 1817 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1844:15 | 1844 | #[cfg(any(ossl102, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1844:24 | 1844 | #[cfg(any(ossl102, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1856:15 | 1856 | #[cfg(any(ossl102, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1856:24 | 1856 | #[cfg(any(ossl102, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1897:15 | 1897 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1897:24 | 1897 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1951:11 | 1951 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1961:15 | 1961 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:1961:24 | 1961 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2035:11 | 2035 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2087:11 | 2087 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2103:15 | 2103 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2103:24 | 2103 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2199:15 | 2199 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2199:24 | 2199 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2224:15 | 2224 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2224:24 | 2224 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2276:19 | 2276 | #[cfg(boringssl)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2278:23 | 2278 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2457:15 | 2457 | #[cfg(all(ossl101, not(ossl110)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2457:28 | 2457 | #[cfg(all(ossl101, not(ossl110)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2476:19 | 2476 | #[cfg(any(all(ossl102, not(ossl110)), libressl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2476:32 | 2476 | #[cfg(any(all(ossl102, not(ossl110)), libressl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2476:43 | 2476 | #[cfg(any(all(ossl102, not(ossl110)), libressl))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2487:15 | 2487 | #[cfg(any(ossl102, libressl261, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2487:24 | 2487 | #[cfg(any(ossl102, libressl261, boringssl))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2487:37 | 2487 | #[cfg(any(ossl102, libressl261, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2577:11 | 2577 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2641:15 | 2641 | #[cfg(any(ossl102, libressl261, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2641:24 | 2641 | #[cfg(any(ossl102, libressl261, boringssl))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2641:37 | 2641 | #[cfg(any(ossl102, libressl261, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2774:15 | 2774 | #[cfg(any(ossl102, boringssl, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2774:24 | 2774 | #[cfg(any(ossl102, boringssl, libressl261))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2774:35 | 2774 | #[cfg(any(ossl102, boringssl, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2801:15 | 2801 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2801:24 | 2801 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2815:15 | 2815 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2815:24 | 2815 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2856:11 | 2856 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2910:11 | 2910 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2922:15 | 2922 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2938:15 | 2938 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3013:15 | 3013 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3013:24 | 3013 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3026:15 | 3026 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3026:24 | 3026 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3054:11 | 3054 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3065:11 | 3065 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3076:11 | 3076 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3094:11 | 3094 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3113:11 | 3113 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3132:11 | 3132 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3150:11 | 3150 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3186:11 | 3186 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3209:15 | 3209 | #[cfg(not(osslconf = "OPENSSL_NO_PSK"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_PSK"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_PSK\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3223:15 | 3223 | #[cfg(not(osslconf = "OPENSSL_NO_PSK"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_PSK"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_PSK\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3236:11 | 3236 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3246:15 | 3246 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3297:15 | 3297 | #[cfg(any(ossl110, libressl332))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl332` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3297:24 | 3297 | #[cfg(any(ossl110, libressl332))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl332)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl332)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3336:15 | 3336 | #[cfg(any(ossl110, libressl261, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3336:24 | 3336 | #[cfg(any(ossl110, libressl261, boringssl))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3336:37 | 3336 | #[cfg(any(ossl110, libressl261, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3354:15 | 3354 | #[cfg(any(ossl110, libressl261, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3354:24 | 3354 | #[cfg(any(ossl110, libressl261, boringssl))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3354:37 | 3354 | #[cfg(any(ossl110, libressl261, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3374:15 | 3374 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3374:24 | 3374 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3407:11 | 3407 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3421:11 | 3421 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3431:11 | 3431 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3441:15 | 3441 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3441:24 | 3441 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3451:15 | 3451 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3451:24 | 3451 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3461:11 | 3461 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3477:11 | 3477 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2438:19 | 2438 | #[cfg(boringssl)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:2440:23 | 2440 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3624:15 | 3624 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3624:24 | 3624 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3650:15 | 3650 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3650:24 | 3650 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3724:11 | 3724 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3783:26 | 3783 | if #[cfg(any(ossl111, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3783:35 | 3783 | if #[cfg(any(ossl111, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3824:26 | 3824 | if #[cfg(any(ossl111, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3824:35 | 3824 | if #[cfg(any(ossl111, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3862:26 | 3862 | if #[cfg(any(ossl111, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:3862:35 | 3862 | if #[cfg(any(ossl111, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:4063:11 | 4063 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:4167:15 | 4167 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:4167:24 | 4167 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:4182:15 | 4182 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/ssl/mod.rs:4182:24 | 4182 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/stack.rs:17:14 | 17 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/string.rs:83:11 | 83 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/string.rs:89:7 | 89 | #[cfg(boringssl)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:914:18 | 914 | if #[cfg(any(boringssl, ossl110, libressl273))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:914:29 | 914 | if #[cfg(any(boringssl, ossl110, libressl273))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:914:38 | 914 | if #[cfg(any(boringssl, ossl110, libressl273))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:108:15 | 108 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:117:15 | 117 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:126:15 | 126 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:135:15 | 135 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:145:15 | 145 | #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_OCB")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:145:28 | 145 | #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_OCB")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_OCB"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_OCB\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:162:15 | 162 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:171:15 | 171 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:180:15 | 180 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:190:15 | 190 | #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_OCB")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:190:28 | 190 | #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_OCB")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_OCB"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_OCB\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:203:15 | 203 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:212:15 | 212 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:221:15 | 221 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:230:15 | 230 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:240:15 | 240 | #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_OCB")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:240:28 | 240 | #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_OCB")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_OCB"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_OCB\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:245:15 | 245 | #[cfg(not(osslconf = "OPENSSL_NO_BF"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_BF"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_BF\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:250:15 | 250 | #[cfg(not(osslconf = "OPENSSL_NO_BF"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_BF"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_BF\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:255:15 | 255 | #[cfg(not(osslconf = "OPENSSL_NO_BF"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_BF"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_BF\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:260:15 | 260 | #[cfg(not(osslconf = "OPENSSL_NO_BF"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_BF"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_BF\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:285:15 | 285 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:290:15 | 290 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:295:15 | 295 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:300:15 | 300 | #[cfg(not(osslconf = "OPENSSL_NO_RC4"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_RC4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_RC4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:305:15 | 305 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:310:15 | 310 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:315:15 | 315 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:320:15 | 320 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:325:15 | 325 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:330:15 | 330 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:335:15 | 335 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:340:15 | 340 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:345:15 | 345 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:350:15 | 350 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:355:15 | 355 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:360:15 | 360 | #[cfg(not(osslconf = "OPENSSL_NO_CAMELLIA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:365:15 | 365 | #[cfg(not(osslconf = "OPENSSL_NO_CAST"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:370:15 | 370 | #[cfg(not(osslconf = "OPENSSL_NO_CAST"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:375:15 | 375 | #[cfg(not(osslconf = "OPENSSL_NO_CAST"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:380:15 | 380 | #[cfg(not(osslconf = "OPENSSL_NO_CAST"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:386:19 | 386 | #[cfg(all(any(ossl110, libressl310), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:386:28 | 386 | #[cfg(all(any(ossl110, libressl310), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:386:46 | 386 | #[cfg(all(any(ossl110, libressl310), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CHACHA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CHACHA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:392:19 | 392 | #[cfg(all(any(ossl110, libressl360), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:392:28 | 392 | #[cfg(all(any(ossl110, libressl360), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:392:46 | 392 | #[cfg(all(any(ossl110, libressl360), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CHACHA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CHACHA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:397:15 | 397 | #[cfg(not(osslconf = "OPENSSL_NO_IDEA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:402:15 | 402 | #[cfg(not(osslconf = "OPENSSL_NO_IDEA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:407:15 | 407 | #[cfg(not(osslconf = "OPENSSL_NO_IDEA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:412:15 | 412 | #[cfg(not(osslconf = "OPENSSL_NO_IDEA"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:417:15 | 417 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:422:15 | 422 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:427:15 | 427 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:432:15 | 432 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:437:19 | 437 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:437:28 | 437 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:437:46 | 437 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:442:19 | 442 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:442:28 | 442 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:442:46 | 442 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:447:19 | 447 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:447:28 | 447 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:447:46 | 447 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:452:19 | 452 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:452:28 | 452 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:452:46 | 452 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:457:19 | 457 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:457:28 | 457 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:457:46 | 457 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:507:15 | 507 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:513:11 | 513 | #[cfg(boringssl)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:519:15 | 519 | #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_OCB")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:519:28 | 519 | #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_OCB")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_OCB"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_OCB\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:526:19 | 526 | #[cfg(any(not(ossl110), osslconf = "OPENSSL_NO_OCB"))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/symm.rs:526:29 | 526 | #[cfg(any(not(ossl110), osslconf = "OPENSSL_NO_OCB"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_OCB"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_OCB\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/version.rs:21:18 | 21 | if #[cfg(any(ossl110, libressl271))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl271` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/version.rs:21:27 | 21 | if #[cfg(any(ossl110, libressl271))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl271)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl271)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:44:11 | 44 | #[cfg(any(ossl102, boringssl, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:44:20 | 44 | #[cfg(any(ossl102, boringssl, libressl261))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:44:31 | 44 | #[cfg(any(ossl102, boringssl, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2359:18 | 2359 | if #[cfg(any(boringssl, ossl110, libressl273))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2359:29 | 2359 | if #[cfg(any(boringssl, ossl110, libressl273))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2359:38 | 2359 | if #[cfg(any(boringssl, ossl110, libressl273))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2400:18 | 2400 | if #[cfg(any(boringssl, ossl110, libressl350))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2400:29 | 2400 | if #[cfg(any(boringssl, ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2400:38 | 2400 | if #[cfg(any(boringssl, ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2440:18 | 2440 | if #[cfg(any(ossl110, boringssl, libressl270))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2440:27 | 2440 | if #[cfg(any(ossl110, boringssl, libressl270))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2440:38 | 2440 | if #[cfg(any(ossl110, boringssl, libressl270))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2455:18 | 2455 | if #[cfg(any(ossl110, libressl350, boringssl))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2455:27 | 2455 | if #[cfg(any(ossl110, libressl350, boringssl))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2455:40 | 2455 | if #[cfg(any(ossl110, libressl350, boringssl))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2467:18 | 2467 | if #[cfg(any(ossl110, libressl350, boringssl))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2467:27 | 2467 | if #[cfg(any(ossl110, libressl350, boringssl))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2467:40 | 2467 | if #[cfg(any(ossl110, libressl350, boringssl))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/verify.rs:7:11 | 7 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/verify.rs:7:20 | 7 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/verify.rs:23:19 | 23 | #[cfg(any(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/verify.rs:51:19 | 51 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/verify.rs:51:28 | 51 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/verify.rs:53:15 | 53 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/verify.rs:55:15 | 55 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/verify.rs:57:15 | 57 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/verify.rs:59:19 | 59 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/verify.rs:59:28 | 59 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/verify.rs:61:19 | 61 | #[cfg(any(ossl110, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/verify.rs:61:28 | 61 | #[cfg(any(ossl110, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/verify.rs:63:19 | 63 | #[cfg(any(ossl110, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/verify.rs:63:28 | 63 | #[cfg(any(ossl110, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/verify.rs:197:11 | 197 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/verify.rs:204:11 | 204 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/verify.rs:211:15 | 211 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/verify.rs:211:24 | 211 | #[cfg(any(ossl102, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/store.rs:49:11 | 49 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/store.rs:51:7 | 51 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/store.rs:55:11 | 55 | #[cfg(any(ossl102, boringssl, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/store.rs:55:20 | 55 | #[cfg(any(ossl102, boringssl, libressl261))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/store.rs:55:31 | 55 | #[cfg(any(ossl102, boringssl, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/store.rs:60:11 | 60 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/store.rs:62:11 | 62 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/store.rs:173:11 | 173 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/store.rs:205:11 | 205 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/store.rs:287:18 | 287 | if #[cfg(any(boringssl, ossl110, libressl270))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/store.rs:287:29 | 287 | if #[cfg(any(boringssl, ossl110, libressl270))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/store.rs:287:38 | 287 | if #[cfg(any(boringssl, ossl110, libressl270))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/store.rs:298:14 | 298 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/store.rs:126:15 | 126 | #[cfg(any(ossl102, boringssl, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/store.rs:126:24 | 126 | #[cfg(any(ossl102, boringssl, libressl261))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `num-conv` (lib) generated 1 warning (1 duplicate) Compiling rustls v0.22.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/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.61 CARGO_PKG_VERSION=0.22.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/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="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=08eb8010c5a3a1b5 -C extra-filename=-108f03d97db43c6c --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/rustls-108f03d97db43c6c -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `pin-project` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/store.rs:126:35 | 126 | #[cfg(any(ossl102, boringssl, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/store.rs:140:15 | 140 | #[cfg(any(ossl102, boringssl, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/store.rs:140:24 | 140 | #[cfg(any(ossl102, boringssl, libressl261))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/store.rs:140:35 | 140 | #[cfg(any(ossl102, boringssl, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/store.rs:280:11 | 280 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:483:15 | 483 | #[cfg(any(ossl110, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:483:24 | 483 | #[cfg(any(ossl110, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:491:15 | 491 | #[cfg(any(ossl110, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:491:24 | 491 | #[cfg(any(ossl110, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:501:15 | 501 | #[cfg(any(ossl110, boringssl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:501:24 | 501 | #[cfg(any(ossl110, boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111d` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:511:11 | 511 | #[cfg(ossl111d)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111d)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111d)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111d` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:521:11 | 521 | #[cfg(ossl111d)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111d)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111d)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:623:11 | 623 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:1040:15 | 1040 | #[cfg(not(libressl390))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:1075:15 | 1075 | #[cfg(any(ossl101, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:1075:24 | 1075 | #[cfg(any(ossl101, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:1269:15 | 1269 | #[cfg(any(boringssl, ossl110, libressl270))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:1269:26 | 1269 | #[cfg(any(boringssl, ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:1269:35 | 1269 | #[cfg(any(boringssl, ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:1261:17 | 1261 | if cfg!(ossl300) && cmp == -2 { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec_macros-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec_macros-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Soveu ' CARGO_PKG_DESCRIPTION='Some macros for tiny containers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR Zlib' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Soveu/tinyvec_macros' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tinyvec_macros --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec_macros-0.1.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=3a84a3d36de56776 -C extra-filename=-c557e88ab44fd3cc --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:1685:15 | 1685 | #[cfg(any(boringssl, ossl110, libressl270))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:1685:26 | 1685 | #[cfg(any(boringssl, ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:1685:35 | 1685 | #[cfg(any(boringssl, ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2059:15 | 2059 | #[cfg(boringssl)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2063:19 | 2063 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2100:19 | 2100 | #[cfg(boringssl)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2104:23 | 2104 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2151:19 | 2151 | #[cfg(boringssl)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2153:23 | 2153 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2180:19 | 2180 | #[cfg(boringssl)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2182:23 | 2182 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2205:19 | 2205 | #[cfg(boringssl)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2207:23 | 2207 | #[cfg(not(boringssl))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl320` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2514:11 | 2514 | #[cfg(ossl320)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl320)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl320)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2554:30 | 2554 | if #[cfg(any(ossl110, libressl280, boringssl))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2554:39 | 2554 | if #[cfg(any(ossl110, libressl280, boringssl))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2554:52 | 2554 | if #[cfg(any(ossl110, libressl280, boringssl))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2586:30 | 2586 | if #[cfg(any(ossl110, libressl280, boringssl))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2586:39 | 2586 | if #[cfg(any(ossl110, libressl280, boringssl))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/openssl-0.10.64/src/x509/mod.rs:2586:52 | 2586 | if #[cfg(any(ossl110, libressl280, boringssl))] { | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [tree-sitter 0.22.6] cargo:rerun-if-env-changed=AR_x86_64-unknown-freebsd [tree-sitter 0.22.6] AR_x86_64-unknown-freebsd = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=AR_x86_64_unknown_freebsd [tree-sitter 0.22.6] AR_x86_64_unknown_freebsd = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=HOST_AR [tree-sitter 0.22.6] HOST_AR = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=AR [tree-sitter 0.22.6] AR = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-freebsd [tree-sitter 0.22.6] ARFLAGS_x86_64-unknown-freebsd = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_freebsd [tree-sitter 0.22.6] ARFLAGS_x86_64_unknown_freebsd = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=HOST_ARFLAGS [tree-sitter 0.22.6] HOST_ARFLAGS = None [tree-sitter 0.22.6] cargo:rerun-if-env-changed=ARFLAGS [tree-sitter 0.22.6] ARFLAGS = None [thiserror 1.0.61] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-1.0.61 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-1.0.61/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.56 CARGO_PKG_VERSION=1.0.61 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=61 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/thiserror-5e1b912b81f183a1/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-1.0.61/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9e3ca9d827870dd6 -C extra-filename=-a6675927f747c5a8 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libthiserror_impl-0feedb47de069c50.so --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` [tree-sitter 0.22.6] cargo:rustc-link-lib=static=tree-sitter [tree-sitter 0.22.6] cargo:rustc-link-search=native=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/tree-sitter-33c22546478a1d51/out [tree-sitter 0.22.6] cargo:include=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/include Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/Cargo.toml CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tinyvec --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tinyvec-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=c334e2b539547762 -C extra-filename=-0361da1b9fb620aa --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern tinyvec_macros=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtinyvec_macros-c557e88ab44fd3cc.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `tracing` (lib) generated 2 warnings (1 duplicate) warning: `stable_deref_trait` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/getrandom-0.1.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/getrandom-0.1.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.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/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/getrandom-78932f92876eccc0/out /usr/local/bin/rustc --crate-name getrandom --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/getrandom-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "compiler_builtins", "core", "dummy", "js-sys", "log", "rustc-dep-of-std", "std", "stdweb", "test-in-browser", "wasm-bindgen"))' -C metadata=2e535ae0405a4068 -C extra-filename=-d9454a37bfa30036 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcfg_if-d1b57d8cefe9b45a.rmeta --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-bcd3fbacc187260d.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/getrandom-0.3.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/getrandom-0.3.2/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=1.63 CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/getrandom-5bdf8b170af691ab/out /usr/local/bin/rustc --crate-name getrandom --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/getrandom-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "wasm_js"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_windows_legacy)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=278d9389936402d6 -C extra-filename=-86fb929189bb9a49 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcfg_if-84dcfd48ddeb454b.rmeta --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-d80187bbd68810bd.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `time-core` (lib) generated 1 warning (1 duplicate) Compiling crossbeam-deque v0.8.5 warning: `tinyvec_macros` (lib) generated 1 warning (1 duplicate) Compiling sha1 v0.10.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crossbeam-deque-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crossbeam-deque-0.8.5/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.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_deque --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crossbeam-deque-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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=ecdf76d4a2927b68 -C extra-filename=-55033a7f3c628082 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern crossbeam_epoch=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcrossbeam_epoch-6f2f147ca0f0e7b9.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcrossbeam_utils-762b28f6c4dac44f.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sha1-0.10.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sha1-0.10.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='SHA-1 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha1 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name sha1 --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sha1-0.10.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=2 -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("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=a920bfb859d145ef -C extra-filename=-638d9c4aa54053d7 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcfg_if-84dcfd48ddeb454b.rmeta --extern cpufeatures=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcpufeatures-e51e57b6ffd69de4.rmeta --extern digest=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libdigest-d14692d19f3c66f4.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `getrandom_uwp` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/getrandom-0.1.16/src/lib.rs:167:22 | 167 | all(windows, not(getrandom_uwp)), | ^^^^^^^^^^^^^ | = 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(getrandom_uwp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(getrandom_uwp)");` 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: `cloudabi` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/getrandom-0.1.16/src/lib.rs:193:21 | 193 | } else if #[cfg(target_os = "cloudabi")] { | ^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `getrandom_uwp` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/getrandom-0.1.16/src/lib.rs:241:34 | 241 | } else if #[cfg(all(windows, getrandom_uwp))] { | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(getrandom_uwp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(getrandom_uwp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `thiserror` (lib) generated 1 warning (1 duplicate) Compiling rayon-core v1.12.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rayon-core-1.12.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=8bfda55ba83b25df -C extra-filename=-c6ab141366ddcb39 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/rayon-core-c6ab141366ddcb39 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sha1-0.10.6/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sha1-0.10.6/src/compress/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `mime_guess` (lib) generated 3 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/devel/tabby/work/tabby-0.31.1/cargo-crates/static_assertions-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name static_assertions --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=a623bddd70976aea -C extra-filename=-9f68d6962f062a82 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: field `bound` is never read --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/darling_core-0.20.9/src/codegen/trait_impl.rs:19:9 | 13 | pub struct TraitImpl<'a> { | --------- field in this struct ... 19 | pub bound: Option<&'a [WherePredicate]>, | ^^^^^ | = note: `TraitImpl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default warning: `getrandom` (lib) generated 1 warning (1 duplicate) Compiling rand_core v0.9.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_core-0.9.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_core-0.9.3/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.9.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_core-0.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="os_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("os_rng", "serde", "std"))' -C metadata=5e478604f13b70cb -C extra-filename=-0ea155b525739405 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern getrandom=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libgetrandom-86fb929189bb9a49.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `getrandom` (lib) generated 4 warnings (1 duplicate) Compiling rand_core v0.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_core-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_core-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation. ' CARGO_PKG_HOMEPAGE='https://crates.io/crates/rand_core' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name rand_core --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_core-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=6868a6f553f5aa02 -C extra-filename=-36007df3a83c4a11 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern getrandom=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libgetrandom-d9454a37bfa30036.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rustls` (build script) generated 1 warning (1 duplicate) warning: `crossbeam-deque` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tree_sitter CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/Cargo.toml CARGO_PKG_AUTHORS='Max Brunsfeld ' CARGO_PKG_DESCRIPTION='Rust bindings to the Tree-sitter parsing library' CARGO_PKG_HOMEPAGE='https://tree-sitter.github.io/tree-sitter' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tree-sitter CARGO_PKG_README=binding_rust/README.md CARGO_PKG_REPOSITORY='https://github.com/tree-sitter/tree-sitter' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.22.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/tree-sitter-33c22546478a1d51/out /usr/local/bin/rustc --crate-name tree_sitter --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/binding_rust/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "wasm", "wasmtime-c-api"))' -C metadata=afb2ffd19312abd2 -C extra-filename=-04f022225e1ca2ea --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern regex=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libregex-46c9c62add30b349.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/tree-sitter-33c22546478a1d51/out -l static=tree-sitter` warning: `static_assertions` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/percent-encoding-2.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/percent-encoding-2.3.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Percent encoding and decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=percent-encoding CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.3.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name percent_encoding --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -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=8b4b5b582dcb498c -C extra-filename=-02bc092f402392cb --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` 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/devel/tabby/work/tabby-0.31.1/cargo-crates/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 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/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/typenum-72852126103383cb/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/typenum-345a7e758314d31b/build-script-main` [typenum 1.17.0] cargo:rerun-if-changed=build/main.rs warning: `rayon-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/devel/tabby/work/tabby-0.31.1/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_LINKS=rayon-core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/rayon-core-62b79307bc1e1e4e/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/rayon-core-c6ab141366ddcb39/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_bidi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-bidi-0.3.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-bidi-0.3.15/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Bidirectional Algorithm' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bidi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/unicode-bidi' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name unicode_bidi --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-bidi-0.3.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 --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=2b3a065108f7064d -C extra-filename=-6e2d24f46e902850 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [rayon-core 1.12.1] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-normalization-0.1.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-normalization-0.1.23/Cargo.toml CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-normalization CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name unicode_normalization --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-normalization-0.1.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 -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=29ed7681a5d7d4db -C extra-filename=-bc8fb501b6f44bb6 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern tinyvec=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtinyvec-0361da1b9fb620aa.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `sha1` (lib) generated 5 warnings (3 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=siphasher CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/siphasher-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/siphasher-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust' CARGO_PKG_HOMEPAGE='https://docs.rs/siphasher' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=siphasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-siphash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name siphasher --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/siphasher-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=59ab3e618b235676 -C extra-filename=-bf05a5238c35e809 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: trait `Fn1` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-util-0.3.30/src/fns.rs:34:11 | 34 | pub trait Fn1: FnMut1 { | ^^^ | = note: `#[warn(dead_code)]` on by default warning: `rand_core` (lib) generated 1 warning (1 duplicate) Compiling unicode-segmentation v1.11.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_segmentation CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-segmentation-1.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-segmentation-1.11.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/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.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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name unicode_segmentation --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-segmentation-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=fb33c2256a555dfa -C extra-filename=-40cac788d7cebb1e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `rand_core` (lib) generated 1 warning (1 duplicate) Compiling data-encoding v2.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=data_encoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/data-encoding-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/data-encoding-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='Julien Cretin ' CARGO_PKG_DESCRIPTION='Efficient and customizable data-encoding functions like base64, base32, and hex' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=data-encoding CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ia0/data-encoding' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name data_encoding --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/data-encoding-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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=1d95e6320d6e2233 -C extra-filename=-3fa473df33bd9a05 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `tinyvec` (lib) generated 143 warnings (143 duplicates) Compiling thiserror v2.0.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-2.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-2.0.12/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=2.0.12 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-2.0.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=99726ec742a8fc76 -C extra-filename=-3ca5102ab70129fb --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/thiserror-3ca5102ab70129fb -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/binding_rust/lib.rs:480:19 | 480 | pub fn logger(&self) -> Option<&Logger> { | ^^^^^ ------- | | || | | |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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 480 | pub fn logger(&self) -> Option<&Logger<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/binding_rust/lib.rs:851:22 | 851 | pub fn root_node(&self) -> Node { | ^^^^^ ---- 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 | 851 | pub fn root_node(&self) -> Node<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/binding_rust/lib.rs:859:34 | 859 | pub fn root_node_with_offset(&self, offset_bytes: usize, offset_extent: Point) -> Node { | ^^^^^ 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 | 859 | pub fn root_node_with_offset(&self, offset_bytes: usize, offset_extent: Point) -> Node<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/binding_rust/lib.rs:873:21 | 873 | pub fn language(&self) -> LanguageRef { | ^^^^^ ----------- 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 | 873 | pub fn language(&self) -> LanguageRef<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/binding_rust/lib.rs:893:17 | 893 | pub fn walk(&self) -> TreeCursor { | ^^^^^ ---------- 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 | 893 | pub fn walk(&self) -> TreeCursor<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tree-sitter-0.22.6/binding_rust/lib.rs:1033:21 | 1033 | pub fn language(&self) -> LanguageRef { | ^^^^^ ----------- 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 | 1033 | pub fn language(&self) -> LanguageRef<'_> { | ++++ warning: `percent-encoding` (lib) generated 2 warnings (2 duplicates) Compiling ipnet v2.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ipnet CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ipnet-2.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ipnet-2.9.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.9.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name ipnet --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ipnet-2.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=2 -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=ff2f07606bc15d6a -C extra-filename=-3e9be2ba0113fb33 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `siphasher` (lib) generated 1 warning (1 duplicate) Compiling futures-executor v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_executor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-executor-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-executor-0.3.30/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.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name futures_executor --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-executor-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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", "num_cpus", "std", "thread-pool"))' -C metadata=bb9ec40e1f1cc44b -C extra-filename=-76e79d6b49e3496f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern futures_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_core-7b1b97af0b97c4fa.rmeta --extern futures_task=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_task-232b508d79e24d2d.rmeta --extern futures_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_util-9db7c2756974e32e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `encoding_rs` (lib) generated 34 warnings (3 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/idna-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/idna-0.5.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='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name idna --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/idna-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=71a67cb146a34e9f -C extra-filename=-ac23ce5fada30efa --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern unicode_bidi=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libunicode_bidi-6e2d24f46e902850.rmeta --extern unicode_normalization=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libunicode_normalization-bc8fb501b6f44bb6.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-normalization` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/form_urlencoded-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/form_urlencoded-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=form_urlencoded CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name form_urlencoded --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -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=ea323af7acb7ad88 -C extra-filename=-a342f8027211079a --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern percent_encoding=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpercent_encoding-02bc092f402392cb.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `unicode-bidi` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rayon-core-1.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rayon-core-1.12.1/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/rayon-core-62b79307bc1e1e4e/out /usr/local/bin/rustc --crate-name rayon_core --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rayon-core-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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=9d2406f33b440e70 -C extra-filename=-09e0c7c4006450fe --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern crossbeam_deque=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcrossbeam_deque-55033a7f3c628082.rmeta --extern crossbeam_utils=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcrossbeam_utils-762b28f6c4dac44f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-segmentation-1.11.0/src/lib.rs:264:18 | 264 | 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 | 264 | fn graphemes(&self, is_extended: bool) -> Graphemes<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-segmentation-1.11.0/src/lib.rs:269:25 | 269 | 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 | 269 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-segmentation-1.11.0/src/lib.rs:274:22 | 274 | 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 | 274 | fn unicode_words(&self) -> UnicodeWords<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-segmentation-1.11.0/src/lib.rs:279:29 | 279 | 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 | 279 | fn unicode_word_indices(&self) -> UnicodeWordIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-segmentation-1.11.0/src/lib.rs:284:26 | 284 | 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 | 284 | fn split_word_bounds(&self) -> UWordBounds<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-segmentation-1.11.0/src/lib.rs:289:33 | 289 | 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 | 289 | fn split_word_bound_indices(&self) -> UWordBoundIndices<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-segmentation-1.11.0/src/lib.rs:294:26 | 294 | 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 | 294 | fn unicode_sentences(&self) -> UnicodeSentences<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-segmentation-1.11.0/src/lib.rs:299:30 | 299 | 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 | 299 | fn split_sentence_bounds(&self) -> USentenceBounds<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode-segmentation-1.11.0/src/lib.rs:304:37 | 304 | 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 | 304 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices<'_> { | ++++ warning: `futures-util` (lib) generated 2 warnings (1 duplicate) Compiling futures v0.3.30 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-0.3.30/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.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name futures --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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=06fdce84a985306b -C extra-filename=-372a28de89adb25e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern futures_channel=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_channel-52d04cfbbb687ece.rmeta --extern futures_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_core-7b1b97af0b97c4fa.rmeta --extern futures_executor=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_executor-76e79d6b49e3496f.rmeta --extern futures_io=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_io-443f14ecce2ff33b.rmeta --extern futures_sink=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_sink-7ffae9977e2e116f.rmeta --extern futures_task=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_task-232b508d79e24d2d.rmeta --extern futures_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_util-9db7c2756974e32e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `thiserror` (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/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-2.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-2.0.12/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=2.0.12 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/thiserror-752c263086c5c24c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/thiserror-3ca5102ab70129fb/build-script-build` warning: `form_urlencoded` (lib) generated 2 warnings (2 duplicates) Compiling heck v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/heck-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/heck-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='Without Boats ' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='https://github.com/withoutboats/heck' 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='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/heck-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-segmentation"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=9ee709c6793ec68f -C extra-filename=-d4a3d10e434473ab --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern unicode_segmentation=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libunicode_segmentation-40cac788d7cebb1e.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/devel/tabby/work/tabby-0.31.1/cargo-crates/serde-1.0.203 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde-1.0.203/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.203 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=203 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/serde-8f215e27fa21abab/out /usr/local/bin/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde-1.0.203/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="rc"' --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=700f3ed25b518729 -C extra-filename=-50e8536052f3615e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern serde_derive=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde_derive-ff83e27926c8fd5f.so --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --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)'` [thiserror 2.0.12] cargo:rerun-if-changed=build/probe.rs [thiserror 2.0.12] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 2.0.12] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) [thiserror 2.0.12] cargo:rustc-check-cfg=cfg(thiserror_no_backtrace_type) warning: `unicode-segmentation` (lib) generated 10 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde-1.0.203 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde-1.0.203/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.203 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=203 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/serde-ab8376aaa6090442/out /usr/local/bin/rustc --crate-name serde --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde-1.0.203/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="derive"' --cfg 'feature="rc"' --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=3e90db0c375e0ec7 -C extra-filename=-dde0074cda14cf32 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern serde_derive=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde_derive-ff83e27926c8fd5f.so --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --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)'` [thiserror 2.0.12] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP warning: `futures-executor` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/typenum-1.17.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/typenum-1.17.0/Cargo.toml CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/typenum-72852126103383cb/out /usr/local/bin/rustc --crate-name typenum --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/typenum-1.17.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("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=16c75559393e74f2 -C extra-filename=-64b6f47c8f095e04 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Compiling rand_chacha v0.9.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_chacha-0.9.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_chacha-0.9.0/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION=1.63 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_chacha-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "os_rng", "serde", "std"))' -C metadata=79491aa90609a152 -C extra-filename=-71bb39f351694889 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libppv_lite86-0b1297ff1d380853.rmeta --extern rand_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librand_core-0ea155b525739405.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/heck-0.4.1/src/lib.rs:69:20 | 69 | fn get_iterator(s: &str) -> unicode_segmentation::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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 69 | fn get_iterator(s: &str) -> unicode_segmentation::UnicodeWords<'_> { | ++++ warning: `tree-sitter` (lib) generated 7 warnings (1 duplicate) Compiling thiserror-impl v2.0.12 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-impl-2.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-impl-2.0.12/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=2.0.12 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name thiserror_impl --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-impl-2.0.12/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=2ccfe76168f0c072 -C extra-filename=-94bb84c796cc3ba7 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro2-99522ec474f4c04a.rlib --extern quote=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libquote-7296253fad9ad3b8.rlib --extern syn=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsyn-f6586217be3246fb.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `ipnet` (lib) generated 1 warning (1 duplicate) Compiling rustls-pemfile v2.1.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_pemfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-pemfile-2.1.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-pemfile-2.1.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Basic .pem file parser for keys and certificates' CARGO_PKG_HOMEPAGE='https://github.com/rustls/pemfile' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-pemfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/pemfile' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name rustls_pemfile --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-pemfile-2.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=2 -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=f32cc54d79a8c352 -C extra-filename=-dbf294726a1308a7 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern base64=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbase64-6da47cea17fa6b6f.rmeta --extern pki_types=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librustls_pki_types-41db5f3457a92d98.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `futures` (lib) generated 1 warning (1 duplicate) Compiling zstd-sys v2.0.10+zstd.1.5.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zstd-sys-2.0.10+zstd.1.5.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zstd-sys-2.0.10+zstd.1.5.6/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-sys CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=2.0.10+zstd.1.5.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zstd-sys-2.0.10+zstd.1.5.6/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="experimental"' --cfg 'feature="legacy"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "debug", "default", "experimental", "fat-lto", "legacy", "no_asm", "no_wasm_shim", "non-cargo", "pkg-config", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=9c5b4e824ba00905 -C extra-filename=-3d54397ea5a1463f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/zstd-sys-3d54397ea5a1463f -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern cc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcc-724b85b80cea80b2.rlib --extern pkg_config=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpkg_config-c8755f14c6010385.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: creating a shared reference to mutable static --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rayon-core-1.12.1/src/registry.rs:167:33 | 167 | .or_else(|err| unsafe { THE_REGISTRY.as_ref().ok_or(err) }) | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives = note: `#[warn(static_mut_refs)]` on by default warning: creating a mutable reference to mutable static --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rayon-core-1.12.1/src/registry.rs:194:55 | 194 | .map(|registry: Arc| unsafe { &*THE_REGISTRY.get_or_insert(registry) }) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives warning: `data-encoding` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=more_lengths 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_MORE_LENGTHS=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/generic-array-e84143fe87aa3d4c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/generic-array-6c3d2abcc67c1e3b/build-script-build` warning: `heck` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/itoa-1.0.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/itoa-1.0.11/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.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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name itoa --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/itoa-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 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=96bc0c12f5716fc0 -C extra-filename=-ff8e5f5fc21357e5 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `idna` (lib) generated 1 warning (1 duplicate) Compiling rand_pcg v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_pcg CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_pcg-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_pcg-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='Selected PCG random number generators ' CARGO_PKG_HOMEPAGE='https://crates.io/crates/rand_pcg' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_pcg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name rand_pcg --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_pcg-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=caecd925c7275b4f -C extra-filename=-0022d6493e51a637 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern rand_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librand_core-36007df3a83c4a11.rmeta --cap-lints warn -C ar=ar -C linker=cc` [generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence Compiling rustls-native-certs v0.7.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls_native_certs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-native-certs-0.7.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-native-certs-0.7.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='rustls-native-certs allows rustls to use the platform native certificate store' CARGO_PKG_HOMEPAGE='https://github.com/rustls/rustls-native-certs' CARGO_PKG_LICENSE='Apache-2.0 OR ISC OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustls-native-certs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rustls/rustls-native-certs' CARGO_PKG_RUST_VERSION=1.60 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name rustls_native_certs --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-native-certs-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7a8ad6e17b13d294 -C extra-filename=-11bb49f59aa46b8f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern openssl_probe=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libopenssl_probe-46fe5962231c7b82.rmeta --extern rustls_pemfile=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librustls_pemfile-dbf294726a1308a7.rmeta --extern pki_types=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librustls_pki_types-41db5f3457a92d98.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `darling_core` (lib) generated 2 warnings (1 duplicate) Compiling darling_macro v0.20.9 warning: `rand_pcg` (lib) generated 1 warning (1 duplicate) Compiling rand_chacha v0.2.2 warning: `rustls-pemfile` (lib) generated 1 warning (1 duplicate) Compiling webpki-roots v0.26.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/darling_macro-0.20.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/darling_macro-0.20.9/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.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name darling_macro --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/darling_macro-0.20.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=1469857db689eff1 -C extra-filename=-5fa39664e4a9bdba --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern darling_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libdarling_core-4b1f1719b30af5e3.rlib --extern quote=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libquote-7296253fad9ad3b8.rlib --extern syn=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsyn-f6586217be3246fb.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_chacha-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_chacha-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator ' CARGO_PKG_HOMEPAGE='https://crates.io/crates/rand_chacha' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name rand_chacha --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_chacha-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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "simd", "std"))' -C metadata=2033cf7f1dd158e1 -C extra-filename=-630a6c4084596374 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern ppv_lite86=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libppv_lite86-74f6e92a063b949e.rmeta --extern rand_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librand_core-36007df3a83c4a11.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki_roots CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/webpki-roots-0.26.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/webpki-roots-0.26.3/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=MPL-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='' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name webpki_roots --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/webpki-roots-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4782c20fb9650fce -C extra-filename=-88a4f20114744f5f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern pki_types=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librustls_pki_types-41db5f3457a92d98.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `itoa` (lib) generated 1 warning (1 duplicate) Compiling phf_shared v0.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_shared-0.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_shared-0.10.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Support code shared by PHF libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_shared CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-phf' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name phf_shared --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_shared-0.10.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", "uncased", "unicase"))' -C metadata=4d5e808d621ce980 -C extra-filename=-eb27fbf6c71a5cd3 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern siphasher=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsiphasher-bba0949cedd5938c.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `webpki-roots` (lib) generated 1 warning (1 duplicate) Compiling tokio-util v0.7.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-util-0.7.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-util-0.7.11/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Additional utilities for working with Tokio. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.7.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tokio_util --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-util-0.7.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="codec"' --cfg 'feature="compat"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="futures-io"' --cfg 'feature="futures-util"' --cfg 'feature="hashbrown"' --cfg 'feature="io"' --cfg 'feature="io-util"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="slab"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "hashbrown", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=1134b94fde8e663b -C extra-filename=-254b99044a76d71a --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern bytes=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbytes-8a9165e725c004d0.rmeta --extern futures_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_core-7b1b97af0b97c4fa.rmeta --extern futures_io=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_io-443f14ecce2ff33b.rmeta --extern futures_sink=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_sink-7ffae9977e2e116f.rmeta --extern futures_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_util-9db7c2756974e32e.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpin_project_lite-1dfe41e7ab49546c.rmeta --extern slab=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libslab-931ac72fbe935893.rmeta --extern tokio=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio-38df51c7b7664cbc.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `phf_shared` (lib) generated 1 warning (1 duplicate) Compiling tokio-stream v0.1.17 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_stream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-stream-0.1.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-stream-0.1.17/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Utilities to work with `Stream` and `tokio`. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-stream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.1.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tokio_stream --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-stream-0.1.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=6203e6b53542e50b -C extra-filename=-8169c4e33bc81e9e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern futures_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_core-7b1b97af0b97c4fa.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpin_project_lite-1dfe41e7ab49546c.rmeta --extern tokio=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio-38df51c7b7664cbc.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `typenum` (lib) generated 7 warnings (7 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=native_tls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/native-tls-0.2.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/native-tls-0.2.12/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='A wrapper over a platform'\''s native TLS implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=native-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-native-tls' CARGO_PKG_RUST_VERSION=1.53.0 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/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/native-tls-7e78434ac494409f/out /usr/local/bin/rustc --crate-name native_tls --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/native-tls-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=2e2efb7b14b35dc2 -C extra-filename=-d9e6d638b6e20d00 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern log=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblog-61cb8082b484f211.rmeta --extern openssl=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libopenssl-c844359aa2d2a0bf.rmeta --extern openssl_probe=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libopenssl_probe-46fe5962231c7b82.rmeta --extern openssl_sys=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libopenssl_sys-fb362623c5943c50.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/lib --cfg have_min_max_version` warning: `rand_chacha` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/generic-array-0.14.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/generic-array-0.14.7/Cargo.toml CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/generic-array-e84143fe87aa3d4c/out /usr/local/bin/rustc --crate-name generic_array --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/generic-array-0.14.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 -C debug-assertions=off --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=b5a6b55525777f3a -C extra-filename=-1a1750c9e897ab46 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern typenum=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtypenum-64b6f47c8f095e04.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg relaxed_coherence` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-impl-2.0.12/src/attr.rs:69:19 | 69 | 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 | 69 | pub fn get(input: &[Attribute]) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-impl-2.0.12/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/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-impl-2.0.12/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/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-impl-2.0.12/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/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-impl-2.0.12/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/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-impl-2.0.12/src/prop.rs:54:30 | 54 | 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 | 54 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-impl-2.0.12/src/prop.rs:58:32 | 58 | 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 | 58 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-impl-2.0.12/src/prop.rs:62:35 | 62 | 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 | 62 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-impl-2.0.12/src/prop.rs:66:44 | 66 | 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 | 66 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: unexpected `cfg` condition name: `have_min_max_version` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/native-tls-0.2.12/src/imp/openssl.rs:21:7 | 21 | #[cfg(have_min_max_version)] | ^^^^^^^^^^^^^^^^^^^^ | = 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(have_min_max_version)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_min_max_version)");` 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: `have_min_max_version` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/native-tls-0.2.12/src/imp/openssl.rs:44:11 | 44 | #[cfg(not(have_min_max_version))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(have_min_max_version)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(have_min_max_version)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `8` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-util-0.7.11/src/codec/length_delimited.rs:642:9 | 642 | target_pointer_width = "8", | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-util-0.7.11/src/task/mod.rs:3:7 | 3 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = 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(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tokio_unstable` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-util-0.7.11/src/task/mod.rs:8:7 | 8 | #[cfg(tokio_unstable)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-util-0.7.11/src/time/wheel/mod.rs:277:21 | 277 | #[cfg(all(test, not(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(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-util-0.7.11/src/time/wheel/level.rs:260:21 | 260 | #[cfg(all(test, not(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(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `zstd-sys` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=experimental,legacy,std,zdict_builder 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_EXPERIMENTAL=1 CARGO_FEATURE_LEGACY=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_ZDICT_BUILDER=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zstd-sys-2.0.10+zstd.1.5.6 CARGO_MANIFEST_LINKS=zstd CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zstd-sys-2.0.10+zstd.1.5.6/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-sys CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=2.0.10+zstd.1.5.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/zstd-sys-a2978f14cab4faac/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/zstd-sys-3d54397ea5a1463f/build-script-build` warning: `rand_chacha` (lib) generated 1 warning (1 duplicate) Compiling rand v0.9.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.9.1/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="os_rng"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --cfg 'feature="thread_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "log", "nightly", "os_rng", "serde", "simd_support", "small_rng", "std", "std_rng", "thread_rng", "unbiased"))' -C metadata=2b0ae6029416e607 -C extra-filename=-b2e1ef1679510a29 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern rand_chacha=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librand_chacha-71bb39f351694889.rmeta --extern rand_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librand_core-0ea155b525739405.rmeta --cap-lints warn -C ar=ar -C linker=cc` [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=ZSTD_SYS_USE_PKG_CONFIG [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=LIBZSTD_NO_PKG_CONFIG [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=SYSROOT [zstd-sys 2.0.10+zstd.1.5.6] cargo:rustc-link-search=native=/usr/local/lib [zstd-sys 2.0.10+zstd.1.5.6] cargo:rustc-link-lib=zstd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [zstd-sys 2.0.10+zstd.1.5.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR warning: `rustls-native-certs` (lib) generated 1 warning (1 duplicate) Compiling tokio-native-tls v0.3.1 [zstd-sys 2.0.10+zstd.1.5.6] cargo:include=/usr/local/include Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/aho-corasick-1.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name aho_corasick --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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="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=b2ca0d8a278fb9a9 -C extra-filename=-202e0b406eeb259f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern memchr=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmemchr-74c665152de21bab.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_native_tls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-native-tls-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-native-tls-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='An implementation of TLS/SSL streams for Tokio using native-tls giving an implementation of TLS for nonblocking I/O streams. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-native-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tls' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tokio_native_tls --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-native-tls-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("vendored"))' -C metadata=b8e72a23c0ac11b0 -C extra-filename=-6a3d659da68df85c --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern native_tls=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libnative_tls-d9e6d638b6e20d00.rmeta --extern tokio=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio-38df51c7b7664cbc.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/lib` warning: `rayon-core` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,getrandom,runtime-rng,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_GETRANDOM=1 CARGO_FEATURE_RUNTIME_RNG=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/ahash-072a054c83eec4d5/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/ahash-4a2942374614e5d6/build-script-build` warning: `darling_macro` (lib) generated 1 warning (1 duplicate) Compiling darling v0.20.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/darling-0.20.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/darling-0.20.9/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.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name darling --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/darling-0.20.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=c1c761a0e9cff663 -C extra-filename=-da2f2727a08e5859 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern darling_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libdarling_core-4b1f1719b30af5e3.rmeta --extern darling_macro=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libdarling_macro-5fa39664e4a9bdba.so --cap-lints warn -C ar=ar -C linker=cc` [ahash 0.8.11] cargo:rerun-if-changed=build.rs warning: `native-tls` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-syntax-0.8.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-syntax-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-syntax-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=c68bc4118cbadd16 -C extra-filename=-6f37de9aa9026284 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [ahash 0.8.11] cargo:rustc-cfg=feature="folded_multiply" [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 Compiling tower v0.4.13 warning: `tokio-stream` (lib) generated 1 warning (1 duplicate) Compiling tower v0.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tower-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tower --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="__common"' --cfg 'feature="buffer"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="log"' --cfg 'feature="make"' --cfg 'feature="pin-project-lite"' --cfg 'feature="retry"' --cfg 'feature="sync_wrapper"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="tokio-util"' --cfg 'feature="tracing"' --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=53f68c951665e078 -C extra-filename=-b61a91d89990859e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern futures_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_core-7b1b97af0b97c4fa.rmeta --extern futures_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_util-9db7c2756974e32e.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpin_project_lite-1dfe41e7ab49546c.rmeta --extern sync_wrapper=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsync_wrapper-bd9f2a4bad76724b.rmeta --extern tokio=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio-38df51c7b7664cbc.rmeta --extern tokio_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio_util-254b99044a76d71a.rmeta --extern tower_layer=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtower_layer-f26d40e5fb5750ca.rmeta --extern tower_service=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtower_service-c6cdbb19c1607527.rmeta --extern tracing=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtracing-92de3e24e5904906.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tower CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tower-0.4.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tower-0.4.13/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.49.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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tower --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tower-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="__common"' --cfg 'feature="balance"' --cfg 'feature="buffer"' --cfg 'feature="default"' --cfg 'feature="discover"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="indexmap"' --cfg 'feature="limit"' --cfg 'feature="load"' --cfg 'feature="log"' --cfg 'feature="make"' --cfg 'feature="pin-project"' --cfg 'feature="pin-project-lite"' --cfg 'feature="rand"' --cfg 'feature="ready-cache"' --cfg 'feature="slab"' --cfg 'feature="tokio"' --cfg 'feature="tokio-util"' --cfg 'feature="tracing"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "default", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project", "pin-project-lite", "rand", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=fed9aa24b32e0b18 -C extra-filename=-bc98b7b837632a30 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern futures_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_core-7b1b97af0b97c4fa.rmeta --extern futures_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_util-9db7c2756974e32e.rmeta --extern indexmap=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libindexmap-ca69a78ab6a0d1da.rmeta --extern pin_project=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpin_project-1b16fc582b594be9.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpin_project_lite-1dfe41e7ab49546c.rmeta --extern rand=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librand-db6f1f017d5f9b76.rmeta --extern slab=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libslab-931ac72fbe935893.rmeta --extern tokio=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio-38df51c7b7664cbc.rmeta --extern tokio_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio_util-254b99044a76d71a.rmeta --extern tower_layer=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtower_layer-f26d40e5fb5750ca.rmeta --extern tower_service=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtower_service-c6cdbb19c1607527.rmeta --extern tracing=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtracing-92de3e24e5904906.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `tokio-native-tls` (lib) generated 1 warning (1 duplicate) Compiling crunchy v0.2.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crunchy-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crunchy-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Vurich ' CARGO_PKG_DESCRIPTION='Crunchy unroller: deterministically unroll constant loops' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crunchy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crunchy-0.2.2/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="limit_128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=53991ab324500d2c -C extra-filename=-32a80bb624ce8043 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/crunchy-32a80bb624ce8043 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `darling` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.34/Cargo.toml CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Utilities for zero-copy parsing and serialization' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name zerocopy --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zerocopy-0.7.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 --cfg 'feature="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=2318e11792c5ad38 -C extra-filename=-347b163d1ceeeb56 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/cargo-crates/serde-1.0.203/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/devel/tabby/work/tabby-0.31.1/cargo-crates/serde-1.0.203/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: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.9.1/src/seq/slice.rs:90:27 | 90 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ^^^^^ 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 90 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Output> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.9.1/src/seq/slice.rs:208:9 | 208 | &self, | ^^^^^ the lifetime is elided here ... 212 | ) -> Result, WeightError> | ----------------------------------- 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 | 212 | ) -> Result, WeightError> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tower-0.5.2/src/make/make_service.rs:121:19 | 121 | fn as_service(&mut self) -> AsService | ^^^^^^^^^ ------------------------ 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 | 121 | fn as_service(&mut self) -> AsService<'_, Self, Request> | +++ warning: `generic-array` (lib) generated 7 warnings (7 duplicates) Compiling phf_generator v0.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_generator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_generator-0.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_generator-0.10.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='PHF generation logic' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_generator CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-phf' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name phf_generator --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_generator-0.10.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("criterion"))' -C metadata=b8e28eaa628bb6bd -C extra-filename=-2b95adefcaaac451 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern phf_shared=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libphf_shared-eb27fbf6c71a5cd3.rmeta --extern rand=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librand-fdcac8ffc316ec5e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: use of deprecated method `futures_util::stream::FuturesOrdered::::push`: use `push_back` instead --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tower-0.4.13/src/util/call_all/ordered.rs:173:25 | 173 | FuturesOrdered::push(self, future) | ^^^^ | = note: `#[warn(deprecated)]` on by default warning: `rand` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.11/Cargo.toml CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/ahash-072a054c83eec4d5/out /usr/local/bin/rustc --crate-name ahash --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ahash-0.8.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="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=0c0e3eae535dbfd3 -C extra-filename=-f06f9d15985cf53a --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcfg_if-d1b57d8cefe9b45a.rmeta --extern getrandom=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libgetrandom-f172a95e66aca22f.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libonce_cell-92dcede2c0bdcf11.rmeta --extern zerocopy=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libzerocopy-347b163d1ceeeb56.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg 'feature="folded_multiply"'` warning: `openssl` (lib) generated 913 warnings (1 duplicate) Compiling indexmap v2.2.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-2.2.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-2.2.6/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.2.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-2.2.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=dcf2a8eb5cb8e954 -C extra-filename=-7f17f5ebbf69cf0a --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern equivalent=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libequivalent-546ee4078588ceb9.rmeta --extern hashbrown=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhashbrown-d3001b936276fd88.rmeta --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `zerocopy` (lib) generated 31 warnings (31 duplicates) warning: `tower` (lib) generated 2 warnings (1 duplicate) Compiling url v2.5.0 warning: `crunchy` (build script) generated 1 warning (1 duplicate) Compiling either v1.12.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/url-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/url-2.5.0/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.56 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name url --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/url-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=2 -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("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=af06fa2556ef654e -C extra-filename=-24225362c3b0e15e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libform_urlencoded-19a24d60ab777590.rmeta --extern idna=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libidna-337bb3a792efd754.rmeta --extern percent_encoding=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpercent_encoding-2fa98e23af638667.rmeta --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_json-1.0.117 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_json-1.0.117/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.117 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=117 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/serde_json-e3587e22690b2e5e/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_json-1.0.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="raw_value"' --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=135a9f666090fd83 -C extra-filename=-a33b6e7351fc70c1 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern itoa=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libitoa-3c3ab1c75a98c0d0.rmeta --extern ryu=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libryu-283702780d4dd1da.rmeta --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/either-1.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/either-1.12.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=1.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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/either-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=7a34b788a6ea93a4 -C extra-filename=-8d8c854ba6001a43 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `phf_generator` (lib) generated 1 warning (1 duplicate) warning: field `0` is never read --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tower-0.4.13/src/load/pending_requests.rs:48:19 | 48 | pub struct Handle(RefCount); | ------ ^^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `Handle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tower-0.4.13/src/make/make_service.rs:121:19 | 121 | fn as_service(&mut self) -> AsService | ^^^^^^^^^ ------------------------ 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 | 121 | fn as_service(&mut self) -> AsService<'_, Self, Request> | +++ Compiling serde_urlencoded v0.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_urlencoded CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_urlencoded-0.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name serde_urlencoded --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b4abf7fa1aabf6bf -C extra-filename=-abc1230defb63ab7 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libform_urlencoded-19a24d60ab777590.rmeta --extern itoa=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libitoa-3c3ab1c75a98c0d0.rmeta --extern ryu=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libryu-283702780d4dd1da.rmeta --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `serde` (lib) generated 3 warnings (1 duplicate) Compiling chrono v0.4.38 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chrono CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/chrono-0.4.38 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/chrono-0.4.38/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Date and time library for Rust' CARGO_PKG_HOMEPAGE='https://github.com/chronotope/chrono' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chrono CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/chrono' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.4.38 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=38 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name chrono --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/chrono-0.4.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-targets"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "android-tzdata", "arbitrary", "clock", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-targets"))' -C metadata=cc154cd66edc1c00 -C extra-filename=-11e617b92af21026 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern iana_time_zone=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libiana_time_zone-e70f9ec108a76e00.rmeta --extern num_traits=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libnum_traits-cecbb01311a9d07e.rmeta --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.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/devel/tabby/work/tabby-0.31.1/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: `tokio-util` (lib) generated 6 warnings (1 duplicate) Compiling serde_path_to_error v0.1.16 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_path_to_error CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_path_to_error-0.1.16 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_path_to_error-0.1.16/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Path to the element that failed to deserialize' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_path_to_error CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/path-to-error' CARGO_PKG_RUST_VERSION=1.56 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name serde_path_to_error --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_path_to_error-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=61616f709d002c51 -C extra-filename=-9e180ec71a820d3c --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern itoa=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libitoa-3c3ab1c75a98c0d0.rmeta --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `tower` (lib) generated 4 warnings (1 duplicate) Compiling deranged v0.3.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=deranged CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/deranged-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/deranged-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='Ranged integers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deranged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/deranged' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name deranged --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=9d14e8f3e41999da -C extra-filename=-d6b3d309cd3bef0e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern powerfmt=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpowerfmt-4dd0a51438534163.rmeta --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `bench` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/chrono-0.4.38/src/lib.rs:504:13 | 504 | #![cfg_attr(feature = "bench", feature(test))] // lib stability features as per RFC #507 | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `__internal_bench`, `alloc`, `android-tzdata`, `arbitrary`, `clock`, `default`, `iana-time-zone`, `js-sys`, `libc`, `now`, `oldtime`, `pure-rust-locales`, `rkyv`, `rkyv-16`, `rkyv-32`, `rkyv-64`, `rkyv-validation`, `serde`, `std`, `unstable-locales`, `wasm-bindgen`, `wasmbind`, `winapi`, and `windows-targets` = help: consider adding `bench` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `thiserror-impl` (lib) generated 10 warnings (1 duplicate) warning: `ahash` (lib) generated 46 warnings (46 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/either-1.12.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/either-1.12.0/Cargo.toml CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=1.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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name either --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/either-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 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=7ed5295981d1347a -C extra-filename=-d17d89190f1a0196 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-dde0074cda14cf32.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `either` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/url-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/url-2.5.0/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.56 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name url --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/url-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 --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=aebdea3c9a0fee76 -C extra-filename=-aaac5b804d0dcadc --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern form_urlencoded=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libform_urlencoded-a342f8027211079a.rmeta --extern idna=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libidna-ac23ce5fada30efa.rmeta --extern percent_encoding=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpercent_encoding-02bc092f402392cb.rmeta --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-dde0074cda14cf32.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-2.0.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-2.0.12/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=2.0.12 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/thiserror-752c263086c5c24c/out /usr/local/bin/rustc --crate-name thiserror --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thiserror-2.0.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=2 -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=534a4dd8b63817f8 -C extra-filename=-91483430a265bb17 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern thiserror_impl=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libthiserror_impl-94bb84c796cc3ba7.so --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'` warning: `serde_urlencoded` (lib) generated 2 warnings (1 duplicate) Compiling rayon v1.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rayon CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rayon-1.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rayon-1.10.0/Cargo.toml CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Simple work-stealing parallelism for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name rayon --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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=1bcd5e1b252dedac -C extra-filename=-60064fbcd0a98d4f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern either=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libeither-8d8c854ba6001a43.rmeta --extern rayon_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librayon_core-09e0c7c4006450fe.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/deranged-0.3.11/src/lib.rs:9:5 | 9 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/deranged-0.3.11/src/lib.rs:1:13 | 1 | #![cfg_attr(docs_rs, feature(doc_auto_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `serde` (lib) generated 3 warnings (3 duplicates) Compiling h2 v0.4.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=h2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/h2-0.4.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/h2-0.4.5/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='An HTTP/2 client and server' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=h2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/h2' CARGO_PKG_RUST_VERSION=1.63 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name h2 --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/h2-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=6cb80b27bb76b7ad -C extra-filename=-dfb0eeb8e0365d66 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern atomic_waker=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libatomic_waker-439f6902228099b1.rmeta --extern bytes=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbytes-8a9165e725c004d0.rmeta --extern fnv=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfnv-e95a1b8128c2f5f4.rmeta --extern futures_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_core-7b1b97af0b97c4fa.rmeta --extern futures_sink=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_sink-7ffae9977e2e116f.rmeta --extern http=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttp-121b8e4d5b033a4b.rmeta --extern indexmap=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libindexmap-7f17f5ebbf69cf0a.rmeta --extern slab=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libslab-931ac72fbe935893.rmeta --extern tokio=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio-38df51c7b7664cbc.rmeta --extern tokio_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio_util-254b99044a76d71a.rmeta --extern tracing=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtracing-92de3e24e5904906.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_path_to_error-0.1.16/src/path.rs:27:17 | 27 | pub fn iter(&self) -> Segments { | ^^^^^ -------- 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 fn iter(&self) -> Segments<'_> { | ++++ warning: `thiserror` (lib) generated 1 warning (1 duplicate) Compiling tungstenite v0.26.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tungstenite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tungstenite-0.26.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tungstenite-0.26.2/Cargo.toml CARGO_PKG_AUTHORS='Alexey Galakhov:Daniel Abramov' CARGO_PKG_DESCRIPTION='Lightweight stream-based WebSocket implementation' CARGO_PKG_HOMEPAGE='https://github.com/snapview/tungstenite-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tungstenite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/snapview/tungstenite-rs' CARGO_PKG_RUST_VERSION=1.63 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tungstenite --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tungstenite-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="data-encoding"' --cfg 'feature="handshake"' --cfg 'feature="http"' --cfg 'feature="httparse"' --cfg 'feature="sha1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "data-encoding", "default", "handshake", "http", "httparse", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "sha1", "url", "webpki-roots"))' -C metadata=335afbea28d48528 -C extra-filename=-60e9ec3b23171c97 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern bytes=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbytes-8a9165e725c004d0.rmeta --extern data_encoding=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libdata_encoding-3fa473df33bd9a05.rmeta --extern http=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttp-121b8e4d5b033a4b.rmeta --extern httparse=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttparse-e228885f6a6d5220.rmeta --extern log=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblog-61cb8082b484f211.rmeta --extern rand=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librand-b2e1ef1679510a29.rmeta --extern sha1=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsha1-638d9c4aa54053d7.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libthiserror-91483430a265bb17.rmeta --extern utf8=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libutf8-243d48663ba90a28.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `indexmap` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-automata-0.4.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-automata-0.4.6/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-automata-0.4.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="alloc"' --cfg 'feature="default"' --cfg 'feature="dfa"' --cfg 'feature="dfa-build"' --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=8a44e35cbc9cbb1f -C extra-filename=-a0c1b9771fc50355 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libaho_corasick-202e0b406eeb259f.rmeta --extern memchr=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmemchr-74c665152de21bab.rmeta --extern regex_syntax=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libregex_syntax-6f37de9aa9026284.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/chrono-0.4.38/src/offset/local/tz_info/timezone.rs:137:15 | 137 | fn as_ref(&self) -> TimeZoneRef { | ^^^^^ ----------- 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 | 137 | fn as_ref(&self) -> TimeZoneRef<'_> { | ++++ warning: `either` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,limit_128 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_LIMIT_128=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crunchy-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crunchy-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Vurich ' CARGO_PKG_DESCRIPTION='Crunchy unroller: deterministically unroll constant loops' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crunchy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/crunchy-6804a6065ca466dd/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/crunchy-32a80bb624ce8043/build-script-build` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_json-1.0.117/src/map.rs:258:21 | 258 | pub fn entry(&mut self, key: S) -> 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 | 258 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_json-1.0.117/src/map.rs:287:17 | 287 | 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 | 287 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_json-1.0.117/src/map.rs:295:21 | 295 | 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 | 295 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_json-1.0.117/src/map.rs:303:17 | 303 | 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 | 303 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_json-1.0.117/src/map.rs:311:19 | 311 | 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 | 311 | pub fn values(&self) -> Values<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_json-1.0.117/src/map.rs:319:23 | 319 | 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 | 319 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_json-1.0.117/src/value/de.rs:1311:19 | 1311 | 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 | 1311 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_json-1.0.117/src/number.rs:788:30 | 788 | 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 | 788 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: `serde_path_to_error` (lib) generated 2 warnings (1 duplicate) Compiling rand v0.7.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.7.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.7.3/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality. ' CARGO_PKG_HOMEPAGE='https://crates.io/crates/rand' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name rand --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.7.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="getrandom"' --cfg 'feature="getrandom_package"' --cfg 'feature="libc"' --cfg 'feature="rand_pcg"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "getrandom_package", "libc", "log", "nightly", "packed_simd", "rand_pcg", "serde1", "simd_support", "small_rng", "std", "stdweb", "wasm-bindgen"))' -C metadata=3976a4a054090591 -C extra-filename=-d970e6a62a0a1ecc --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern getrandom_package=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libgetrandom-d9454a37bfa30036.rmeta --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-bcd3fbacc187260d.rmeta --extern rand_chacha=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librand_chacha-630a6c4084596374.rmeta --extern rand_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librand_core-36007df3a83c4a11.rmeta --extern rand_pcg=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librand_pcg-0022d6493e51a637.rmeta --cap-lints warn -C ar=ar -C linker=cc` Compiling phf_shared v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_shared-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_shared-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Support code shared by PHF libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_shared CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-phf' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name phf_shared --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_shared-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 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", "unicase"))' -C metadata=7dfaabf7014dbe96 -C extra-filename=-8c09fb71265a2145 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern siphasher=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsiphasher-bba0949cedd5938c.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `features` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.7.3/src/distributions/mod.rs:283:7 | 283 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default help: there is a config with a similar name and value | 283 - #[cfg(features = "nightly")] 283 + #[cfg(feature = "nightly")] | warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.7.3/src/distributions/utils.rs:245:11 | 245 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = 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(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.7.3/src/distributions/utils.rs:299:19 | 299 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 367 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.7.3/src/distributions/utils.rs:299:19 | 299 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` ... 368 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `scalar_float_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `phf_shared` (lib) generated 1 warning (1 duplicate) Compiling time v0.3.36 warning: `url` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/time-0.3.36 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/time-0.3.36/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='Date and time library. Fully interoperable with the standard library. Mostly compatible with #'\!'[no_std].' CARGO_PKG_HOMEPAGE='https://time-rs.github.io' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.36 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name time --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/time-0.3.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --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 --warn=unused --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=temporary-cstring-as-ptr --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=clippy::nursery' --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=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="serde"' --cfg 'feature="serde-well-known"' --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=5ca4e7a693247d4c -C extra-filename=-f9e57415edf3003c --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern deranged=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libderanged-d6b3d309cd3bef0e.rmeta --extern itoa=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libitoa-3c3ab1c75a98c0d0.rmeta --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-d80187bbd68810bd.rmeta --extern num_conv=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libnum_conv-d64ddb11bfa0c4af.rmeta --extern num_threads=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libnum_threads-e51b625ec93cc704.rmeta --extern powerfmt=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpowerfmt-4dd0a51438534163.rmeta --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --extern time_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtime_core-8af807fd732731b7.rmeta --extern time_macros=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtime_macros-ccd8efe5054f4097.so --cap-lints warn -C ar=ar -C linker=cc` warning: `deranged` (lib) generated 3 warnings (1 duplicate) Compiling instant v0.1.13 Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=arc_lock,atomic_usize,default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_ARC_LOCK=1 CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/lock_api-e1be9326d6049d39/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/lock_api-9524b585c7804f2c/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=instant CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/instant-0.1.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/instant-0.1.13/Cargo.toml CARGO_PKG_AUTHORS='sebcrozet ' CARGO_PKG_DESCRIPTION='Unmaintained, consider using web-time instead - A partial replacement for std::time::Instant that works on WASM to.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=instant CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sebcrozet/instant' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name instant --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/instant-0.1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="inaccurate"' --cfg 'feature="js-sys"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasm-bindgen_rs"' --cfg 'feature="web-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("inaccurate", "js-sys", "now", "stdweb", "wasm-bindgen", "wasm-bindgen_rs", "web-sys"))' -C metadata=99ae982a97fff301 -C extra-filename=-36011920d754b33f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcfg_if-84dcfd48ddeb454b.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `asmjs` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/instant-0.1.13/src/lib.rs:4:9 | 4 | target_arch = "asmjs" | ^^^^^^^^^^^^^^^^^^^^^ | = 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 = note: `#[warn(unexpected_cfgs)]` on by default [lock_api 0.4.12] warning: `-C ar`: this option is deprecated and does nothing [lock_api 0.4.12] warning: `regex-syntax` (lib) generated 1 warning (1 duplicate) Compiling zstd-safe v7.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zstd-safe-7.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zstd-safe-7.1.0/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Safe low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-safe CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=7.1.0 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zstd-safe-7.1.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="arrays"' --cfg 'feature="experimental"' --cfg 'feature="legacy"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=090f7b0c6dc87c6d -C extra-filename=-bb1ac94073acb336 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/zstd-safe-bb1ac94073acb336 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `url` (lib) generated 1 warning (1 duplicate) Compiling base64 v0.21.7 warning: trait `Float` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.7.3/src/distributions/utils.rs:246:18 | 246 | pub(crate) trait Float: Sized { | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.7.3/src/distributions/utils.rs:255:8 | 253 | pub(crate) trait FloatAsSIMD: Sized { | ----------- associated items in this trait 254 | #[inline(always)] 255 | fn lanes() -> usize { | ^^^^^ ... 263 | fn extract(self, index: usize) -> Self { | ^^^^^^^ ... 268 | fn replace(self, index: usize, new_value: Self) -> Self { | ^^^^^^^ warning: method `all` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.7.3/src/distributions/utils.rs:276:8 | 274 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 275 | fn any(self) -> bool; 276 | fn all(self) -> bool; | ^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.7.3/src/seq/mod.rs:114:27 | 114 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ^^^^^ 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 114 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand-0.7.3/src/seq/mod.rs:405:27 | 405 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ^^^^^ 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 | 405 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/base64-0.21.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/base64-0.21.7/Cargo.toml CARGO_PKG_AUTHORS='Alice Maz :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.21.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name base64 --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/base64-0.21.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=2 -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=0c5110920c9da20f -C extra-filename=-ef0f1dd73ac3dc5f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `instant` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.18/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='' CARGO_PKG_VERSION=0.2.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name allocator_api2 --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/allocator-api2-0.2.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 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=be8d12aa615c013d -C extra-filename=-9458b7b479995a27 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `aho-corasick` (lib) generated 5 warnings (5 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/scopeguard-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name scopeguard --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=f24b02a2e7c950a0 -C extra-filename=-8ff3391506e23f33 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [lock_api 0.4.12] cargo:rustc-cfg=has_const_fn_trait_bound Compiling phf_generator v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_generator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_generator-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_generator-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='PHF generation logic' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_generator CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-phf' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name phf_generator --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_generator-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("criterion"))' -C metadata=6d6177b888344933 -C extra-filename=-3aec623d59dc21db --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern phf_shared=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libphf_shared-8c09fb71265a2145.rmeta --extern rand=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librand-d970e6a62a0a1ecc.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `rand` (lib) generated 10 warnings (1 duplicate) Compiling tokio-tungstenite v0.26.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_tungstenite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-tungstenite-0.26.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-tungstenite-0.26.2/Cargo.toml CARGO_PKG_AUTHORS='Daniel Abramov :Alexey Galakhov ' CARGO_PKG_DESCRIPTION='Tokio binding for Tungstenite, the Lightweight stream-based WebSocket implementation' CARGO_PKG_HOMEPAGE='https://github.com/snapview/tokio-tungstenite' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-tungstenite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/snapview/tokio-tungstenite' CARGO_PKG_RUST_VERSION=1.63 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tokio_tungstenite --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-tungstenite-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="handshake"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls-tls", "connect", "default", "handshake", "native-tls", "native-tls-crate", "native-tls-vendored", "rustls", "rustls-native-certs", "rustls-pki-types", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "stream", "tokio-native-tls", "tokio-rustls", "url", "webpki-roots"))' -C metadata=4cd6326cac818d8c -C extra-filename=-dbf2d8b7b298c062 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern futures_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_util-9db7c2756974e32e.rmeta --extern log=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblog-61cb8082b484f211.rmeta --extern tokio=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio-38df51c7b7664cbc.rmeta --extern tungstenite=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtungstenite-60e9ec3b23171c97.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/time-0.3.36/src/lib.rs:70:13 | 70 | #![cfg_attr(__time_03_docs, feature(doc_auto_cfg, doc_notable_trait))] | ^^^^^^^^^^^^^^ | = 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(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_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: `__time_03_docs` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/time-0.3.36/src/formatting/formattable.rs:24:12 | 24 | #[cfg_attr(__time_03_docs, doc(notable_trait))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__time_03_docs` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/time-0.3.36/src/parsing/parsable.rs:18:12 | 18 | #[cfg_attr(__time_03_docs, doc(notable_trait))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/base64-0.21.7/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: the lint level is defined here --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/base64-0.21.7/src/lib.rs:232:5 | 232 | warnings | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: `phf_generator` (lib) generated 1 warning (1 duplicate) warning: `scopeguard` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lock_api-0.4.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lock_api-0.4.12/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/lock_api-e1be9326d6049d39/out /usr/local/bin/rustc --crate-name lock_api --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lock_api-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="arc_lock"' --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=aecedb8d2a1dc1fe -C extra-filename=-87c3a0d93d0d7c7a --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern scopeguard=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libscopeguard-8ff3391506e23f33.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg has_const_fn_trait_bound` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crunchy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crunchy-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crunchy-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Vurich ' CARGO_PKG_DESCRIPTION='Crunchy unroller: deterministically unroll constant loops' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crunchy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' 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/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/crunchy-6804a6065ca466dd/out /usr/local/bin/rustc --crate-name crunchy --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crunchy-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="limit_128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=e13c097de3606058 -C extra-filename=-bf14a3591196d206 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `tokio-tungstenite` (lib) generated 1 warning (1 duplicate) Compiling string_cache_codegen v0.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=string_cache_codegen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/string_cache_codegen-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/string_cache_codegen-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION='A codegen library for string-cache, developed as part of the Servo project.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=string_cache_codegen CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/string-cache' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name string_cache_codegen --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/string_cache_codegen-0.5.2/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=bab0d755054222c2 -C extra-filename=-f5f666e4533f9896 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern phf_generator=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libphf_generator-2b95adefcaaac451.rmeta --extern phf_shared=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libphf_shared-eb27fbf6c71a5cd3.rmeta --extern proc_macro2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro2-99522ec474f4c04a.rmeta --extern quote=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libquote-7296253fad9ad3b8.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `tokio` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hashbrown-0.14.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hashbrown-0.14.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.63.0 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name hashbrown --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hashbrown-0.14.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="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=073db4ea73b76daa -C extra-filename=-a4d17b538e12e026 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern ahash=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libahash-f06f9d15985cf53a.rmeta --extern allocator_api2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liballocator_api2-9458b7b479995a27.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/base64-0.21.7/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)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 57 | pub(crate) fn new(s: &mut String) -> StringSink<'_> { | ++++ warning: `crunchy` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/block-buffer-0.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/block-buffer-0.10.4/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Buffer type for block processing of data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-buffer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name block_buffer --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0bc99ae7da419810 -C extra-filename=-6f69cdb131486f1d --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern generic_array=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libgeneric_array-1a1750c9e897ab46.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `zstd-safe` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=arrays,experimental,legacy,std,zdict_builder 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_ARRAYS=1 CARGO_FEATURE_EXPERIMENTAL=1 CARGO_FEATURE_LEGACY=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_ZDICT_BUILDER=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zstd-safe-7.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zstd-safe-7.1.0/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Safe low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-safe CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=7.1.0 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_ZSTD_INCLUDE=/usr/local/include HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/zstd-safe-df0fed8f28d31b83/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/zstd-safe-bb1ac94073acb336/build-script-build` warning: `lock_api` (lib) generated 8 warnings (8 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crypto-common-0.1.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crypto-common-0.1.6/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Common cryptographic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name crypto_common --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crypto-common-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=c034cd2afbaab0ed -C extra-filename=-13c551629c28f557 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern generic_array=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libgeneric_array-1a1750c9e897ab46.rmeta --extern typenum=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtypenum-64b6f47c8f095e04.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `allocator-api2` (lib) generated 90 warnings (90 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zstd_sys CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zstd-sys-2.0.10+zstd.1.5.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zstd-sys-2.0.10+zstd.1.5.6/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-sys CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=2.0.10+zstd.1.5.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/zstd-sys-a2978f14cab4faac/out /usr/local/bin/rustc --crate-name zstd_sys --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zstd-sys-2.0.10+zstd.1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="experimental"' --cfg 'feature="legacy"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "debug", "default", "experimental", "fat-lto", "legacy", "no_asm", "no_wasm_shim", "non-cargo", "pkg-config", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=7fdc73c993bdb6b9 -C extra-filename=-7a18aa1ef1a7f09e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/local/lib -l zstd` warning: `block-buffer` (lib) generated 1 warning (1 duplicate) Compiling ownedbytes v0.7.0 (/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/ownedbytes) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ownedbytes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/ownedbytes CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/ownedbytes/Cargo.toml CARGO_PKG_AUTHORS='Paul Masurel :Pascal Seitz ' CARGO_PKG_DESCRIPTION='Expose data as static slice' CARGO_PKG_HOMEPAGE='https://github.com/quickwit-oss/tantivy' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ownedbytes CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/quickwit-oss/tantivy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name ownedbytes --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/ownedbytes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8ad94e387d0b9b70 -C extra-filename=-baccf621cc7f22ce --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern stable_deref_trait=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libstable_deref_trait-6a1805c2913b9e7b.rmeta -C ar=ar -C linker=cc` warning: unused import: `num_conv::prelude` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/time-0.3.36/src/parsing/iso8601.rs:3:5 | 3 | use num_conv::prelude::*; | ^^^^^^^^^^^^^^^^^ | = note: `-W unused-imports` implied by `-W unused` = help: to override `-W unused` add `#[allow(unused_imports)]` warning: unused import: `num_conv::prelude` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/time-0.3.36/src/parsing/combinator/rfc/iso8601.rs:7:5 | 7 | use num_conv::prelude::*; | ^^^^^^^^^^^^^^^^^ warning: unused import: `num_conv::prelude` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/time-0.3.36/src/formatting/iso8601.rs:5:5 | 5 | use num_conv::prelude::*; | ^^^^^^^^^^^^^^^^^ Compiling axum-core v0.5.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=axum_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/axum-core-0.5.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/axum-core-0.5.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Core types and traits for axum' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/axum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=axum-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/axum' CARGO_PKG_RUST_VERSION=1.75 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name axum_core --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/axum-core-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::verbose_file_reads' '--warn=clippy::unused_self' --forbid=unsafe_code --warn=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--warn=clippy::todo' '--warn=clippy::suboptimal_flops' '--warn=clippy::str_to_string' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::option_option' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' --warn=missing_docs --warn=missing_debug_implementations '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_on_vec_items' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--warn=clippy::inefficient_to_string' '--warn=clippy::imprecise_flops' '--warn=clippy::if_let_mutex' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::filter_map_next' '--warn=clippy::exit' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::dbg_macro' '--warn=clippy::await_holding_lock' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__private_docs", "tracing"))' -C metadata=8f293073f4df4d8d -C extra-filename=-05c5a82156eadd8f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern bytes=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbytes-8a9165e725c004d0.rmeta --extern futures_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_core-7b1b97af0b97c4fa.rmeta --extern http=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttp-121b8e4d5b033a4b.rmeta --extern http_body=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttp_body-d07e22113cd53cbc.rmeta --extern http_body_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttp_body_util-fda64cd9a69c4d09.rmeta --extern mime=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmime-bed277c40d7a3683.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpin_project_lite-1dfe41e7ab49546c.rmeta --extern rustversion=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librustversion-f9733346c1c9cb92.so --extern sync_wrapper=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsync_wrapper-bd9f2a4bad76724b.rmeta --extern tower_layer=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtower_layer-f26d40e5fb5750ca.rmeta --extern tower_service=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtower_service-c6cdbb19c1607527.rmeta --extern tracing=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtracing-92de3e24e5904906.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `ownedbytes` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,fs,libc-extra-traits,std,use-libc-auxv 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_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/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.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/rustix-68bec9de0580fc60/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/rustix-ba8b07e6121a9a40/build-script-build` warning: `serde_json` (lib) generated 9 warnings (1 duplicate) Compiling async-stream-impl v0.3.5 [rustix 0.38.34] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_stream_impl CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/async-stream-impl-0.3.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/async-stream-impl-0.3.5/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='proc macros for async-stream crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-stream-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/async-stream' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name async_stream_impl --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/async-stream-impl-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fe6820627f3c0d96 -C extra-filename=-28766fbe94d3f96c --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro2-99522ec474f4c04a.rlib --extern quote=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libquote-7296253fad9ad3b8.rlib --extern syn=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsyn-f6586217be3246fb.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `base64` (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/devel/tabby/work/tabby-0.31.1/cargo-crates/anyhow-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/anyhow-1.0.86/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.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/anyhow-cd87f1c39aa6a692/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/anyhow-6f17372d114078ef/build-script-build` warning: `crypto-common` (lib) generated 1 warning (1 duplicate) Compiling crossbeam-channel v0.5.13 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crossbeam-channel-0.5.13 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crossbeam-channel-0.5.13/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Multi-producer multi-consumer channels for message passing' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.5.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_channel --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crossbeam-channel-0.5.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=734664739dd253f1 -C extra-filename=-3bbe7e2e6aaba67e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcrossbeam_utils-762b28f6c4dac44f.rmeta --cap-lints warn -C ar=ar -C linker=cc` [anyhow 1.0.86] cargo:rerun-if-changed=build/probe.rs [rustix 0.38.34] cargo:rustc-cfg=static_assertions [rustix 0.38.34] cargo:rustc-cfg=libc [rustix 0.38.34] cargo:rustc-cfg=freebsdlike [rustix 0.38.34] cargo:rustc-cfg=bsd [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Compiling memmap2 v0.9.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=memmap2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/memmap2-0.9.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/memmap2-0.9.4/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Yevhenii Reizner ' CARGO_PKG_DESCRIPTION='Cross-platform Rust API for memory-mapped file IO' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memmap2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RazrFalcon/memmap2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name memmap2 --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/memmap2-0.9.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=86e6f61f50fec736 -C extra-filename=-c00d0fba550af3a9 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-d80187bbd68810bd.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `tungstenite` (lib) generated 1 warning (1 duplicate) Compiling errno v0.3.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/errno-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/errno-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/errno-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=55358244bfadbd6a -C extra-filename=-044a35957937a082 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-d80187bbd68810bd.rmeta --cap-lints warn -C ar=ar -C linker=cc` [anyhow 1.0.86] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP warning: `zstd-sys` (lib) generated 1 warning (1 duplicate) Compiling proc-macro-error-attr v1.0.4 warning: unexpected `cfg` condition value: `bitrig` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/errno-0.3.9/src/unix.rs:78:13 | 78 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_ptr_addr_of) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(doc_cfg) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(error_generic_member_access) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(std_backtrace) [anyhow 1.0.86] cargo:rustc-cfg=std_backtrace Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-error-attr-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Attribute macro for proc-macro-error crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error-attr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-error-attr-1.0.4/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=50f90bd9964998c5 -C extra-filename=-34cfadedae9aebf5 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/proc-macro-error-attr-34cfadedae9aebf5 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern version_check=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libversion_check-9b548085816c1795.rlib --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/byteorder-1.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/byteorder-1.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name byteorder --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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", "std"))' -C metadata=617b4e508274fa2b -C extra-filename=-5a1259fd13cb5ea8 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `chrono` (lib) generated 3 warnings (1 duplicate) Compiling matchit v0.8.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=matchit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/matchit-0.8.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/matchit-0.8.4/Cargo.toml CARGO_PKG_AUTHORS='Ibraheem Ahmed ' CARGO_PKG_DESCRIPTION='A high performance, zero-copy URL router.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT AND BSD-3-Clause' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=matchit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ibraheemdev/matchit' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name matchit --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/matchit-0.8.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__test_helpers", "default"))' -C metadata=6880d2f8dbbfc6b4 -C extra-filename=-b20cd37e07d64c71 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `errno` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/log-0.4.27 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name log --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --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=74a0bc475afd0528 -C extra-filename=-76b57dd0a620099e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `string_cache_codegen` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/time-0.3.36/src/date.rs:1358:17 | 1358 | fn metadata(&self, _: FormatterOptions) -> Metadata { | ^^^^^ -------------- 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 | 1358 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/time-0.3.36/src/month.rs:179:17 | 179 | fn metadata(&self, _: FormatterOptions) -> Metadata { | ^^^^^ -------------- 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 | 179 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/time-0.3.36/src/offset_date_time.rs:1327:17 | 1327 | fn metadata(&self, _: FormatterOptions) -> Metadata { | ^^^^^ -------------- 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 | 1327 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/time-0.3.36/src/primitive_date_time.rs:904:17 | 904 | fn metadata(&self, _: FormatterOptions) -> Metadata { | ^^^^^ -------------- 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 | 904 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/time-0.3.36/src/time.rs:777:17 | 777 | fn metadata(&self, _: FormatterOptions) -> Metadata { | ^^^^^ -------------- 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 | 777 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/time-0.3.36/src/utc_offset.rs:427:17 | 427 | fn metadata(&self, _: FormatterOptions) -> Metadata { | ^^^^^ -------------- 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 | 427 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-core-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-core-0.3.30/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.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name futures_core --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-core-0.3.30/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=0ea6154860bc5772 -C extra-filename=-0d31deca087cdf34 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `byteorder` (lib) generated 1 warning (1 duplicate) warning: `memmap2` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=subtle CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/subtle-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/subtle-2.5.0/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.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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name subtle --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/subtle-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("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=4a28a62431a5cc57 -C extra-filename=-e59728eb83e8b6b2 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/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.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/rustix-68bec9de0580fc60/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "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", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=f4e752fec67f477e -C extra-filename=-67ace41755a19d51 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbitflags-d012c77f09a4ffc5.rmeta --extern libc_errno=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liberrno-044a35957937a082.rmeta --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-d80187bbd68810bd.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 warning: `rayon` (lib) generated 1 warning (1 duplicate) warning: `futures-core` (lib) generated 2 warnings (2 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zstd_safe CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zstd-safe-7.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zstd-safe-7.1.0/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Safe low-level bindings for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd-safe CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=7.1.0 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/zstd-safe-df0fed8f28d31b83/out /usr/local/bin/rustc --crate-name zstd_safe --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zstd-safe-7.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="arrays"' --cfg 'feature="experimental"' --cfg 'feature="legacy"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=132d166292562166 -C extra-filename=-de2350371e4d641c --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern zstd_sys=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libzstd_sys-7a18aa1ef1a7f09e.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/local/lib` warning: `regex-automata` (lib) generated 6 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/anyhow-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/anyhow-1.0.86/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.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/anyhow-cd87f1c39aa6a692/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/anyhow-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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("backtrace", "default", "std"))' -C metadata=99650288d54480e4 -C extra-filename=-a558aaec40d7812c --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --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(doc_cfg)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` warning: `proc-macro-error-attr` (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/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-error-attr-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Attribute macro for proc-macro-error crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error-attr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/proc-macro-error-attr-6796778a61c79b60/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/proc-macro-error-attr-34cfadedae9aebf5/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/digest-0.10.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/digest-0.10.7/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic hash functions and message authentication codes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=digest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name digest --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/digest-0.10.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 -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=c18b8e9db9786d8c -C extra-filename=-58e62dc1507f88f2 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern block_buffer=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libblock_buffer-6f69cdb131486f1d.rmeta --extern crypto_common=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcrypto_common-13c551629c28f557.rmeta --extern subtle=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsubtle-e59728eb83e8b6b2.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `log` (lib) generated 1 warning (1 duplicate) Compiling bitpacking v0.9.2 warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:101:13 | 101 | #![cfg_attr(linux_raw, deny(unsafe_code))] | ^^^^^^^^^ | = 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(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` 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: `rustc_attrs` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:102:13 | 102 | #![cfg_attr(rustc_attrs, feature(rustc_attrs))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_attrs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:103:13 | 103 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:104:17 | 104 | #![cfg_attr(all(wasi_ext, target_os = "wasi", feature = "std"), feature(wasi_ext))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_ffi_c` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:105:13 | 105 | #![cfg_attr(core_ffi_c, feature(core_ffi_c))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_ffi_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_ffi_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_c_str` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:106:13 | 106 | #![cfg_attr(core_c_str, feature(core_c_str))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_c_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_c_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_c_string` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:107:36 | 107 | #![cfg_attr(all(feature = "alloc", alloc_c_string), feature(alloc_c_string))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_ffi` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:108:36 | 108 | #![cfg_attr(all(feature = "alloc", alloc_ffi), feature(alloc_ffi))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_intrinsics` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:113:39 | 113 | any(feature = "rustc-dep-of-std", core_intrinsics), | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_intrinsics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_intrinsics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm_experimental_arch` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:116:13 | 116 | #![cfg_attr(asm_experimental_arch, feature(asm_experimental_arch))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:134:17 | 134 | #[cfg(all(test, static_assertions))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:138:21 | 138 | #[cfg(all(test, not(static_assertions)))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:166:9 | 166 | all(linux_raw, feature = "use-libc-auxv"), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:167:9 | 167 | all(libc, not(any(windows, target_os = "espidf", target_os = "wasi"))) | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/weak.rs:9:13 | 9 | #![cfg_attr(linux_raw, allow(unsafe_code))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:173:12 | 173 | #[cfg_attr(libc, path = "backend/libc/mod.rs")] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:174:12 | 174 | #[cfg_attr(linux_raw, path = "backend/linux_raw/mod.rs")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:175:12 | 175 | #[cfg_attr(wasi, path = "backend/wasi/mod.rs")] | ^^^^ help: found config with similar value: `target_os = "wasi"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:202:12 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "fs")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitpacking CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/bitpacking-0.9.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/bitpacking-0.9.2/Cargo.toml CARGO_PKG_AUTHORS='Paul Masurel ' CARGO_PKG_DESCRIPTION='Fast integer compression/decompression via SIMD bit-packing. Port of simdcomp to rust.' CARGO_PKG_HOMEPAGE='https://github.com/quickwit-oss/bitpacking' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitpacking CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/quickwit-oss/bitpacking' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name bitpacking --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/bitpacking-0.9.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="bitpacker1x"' --cfg 'feature="bitpacker4x"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bitpacker1x", "bitpacker4x", "bitpacker8x", "default"))' -C metadata=b1a5a5d4806f9c4e -C extra-filename=-4f0947871c62af74 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern crunchy=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcrunchy-bf14a3591196d206.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:205:7 | 205 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:214:7 | 214 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:229:5 | 229 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:295:7 | 295 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:346:9 | 346 | all(bsd, feature = "event"), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:347:9 | 347 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:354:57 | 354 | #[cfg(any(feature = "process", feature = "runtime", all(bsd, feature = "event")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:364:9 | 364 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:383:9 | 383 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/lib.rs:393:9 | 393 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/weak.rs:118:7 | 118 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/weak.rs:146:11 | 146 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/weak.rs:162:7 | 162 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:111:7 | 111 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:117:7 | 117 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:200:7 | 200 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:203:11 | 203 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "nto"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:207:5 | 207 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/mod.rs:208:5 | 208 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:73:11 | 73 | #[cfg(any(linux_kernel, all(target_os = "redox", feature = "event")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:222:5 | 222 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:223:5 | 223 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:238:5 | 238 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/conv.rs:239:5 | 239 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:10:11 | 10 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:14:11 | 14 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:22:11 | 22 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:24:11 | 24 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:26:11 | 26 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:28:11 | 28 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:30:11 | 30 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:32:11 | 32 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:34:11 | 34 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:36:11 | 36 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:38:11 | 38 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:40:11 | 40 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:42:11 | 42 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:44:11 | 44 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:46:11 | 46 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:48:11 | 48 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:50:11 | 50 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:52:11 | 52 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:54:11 | 54 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:56:11 | 56 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:58:11 | 58 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:60:11 | 60 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:62:11 | 62 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:64:11 | 64 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:68:5 | 68 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:81:11 | 81 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:83:11 | 83 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:96:7 | 96 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:109:5 | 109 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:122:7 | 122 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:125:11 | 125 | #[cfg(any(linux_like, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:128:5 | 128 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:134:15 | 134 | #[cfg(any(all(linux_like, not(target_os = "android")), target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:146:11 | 146 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:154:7 | 154 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:160:5 | 160 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:167:11 | 167 | #[cfg(any(linux_like, target_os = "aix", target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:170:5 | 170 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:303:7 | 303 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/c.rs:321:7 | 321 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/mod.rs:3:7 | 3 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/mod.rs:18:11 | 18 | #[cfg(all(linux_kernel, any(target_arch = "sparc", target_arch = "sparc64")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/mod.rs:21:11 | 21 | #[cfg(all(linux_kernel, not(any(target_arch = "sparc", target_arch = "sparc64"))))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:1:15 | 1 | #[cfg(not(any(solarish, target_os = "haiku", target_os = "nto", target_os = "vita")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:11:5 | 11 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:21:5 | 21 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:33:15 | 33 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:35:11 | 35 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:265:9 | 265 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:273:19 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:273:32 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:276:15 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:276:28 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:194:9 | 194 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:209:9 | 209 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:163:25 | 163 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:171:35 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:171:48 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:174:31 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:174:44 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:291:9 | 291 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:303:19 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:303:32 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:310:15 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/dir.rs:310:28 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:6:5 | 6 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:17:7 | 17 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:63:5 | 63 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:64:5 | 64 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:75:5 | 75 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:76:5 | 76 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:102:5 | 102 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:103:5 | 103 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:114:5 | 114 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/makedev.rs:115:5 | 115 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:7:9 | 7 | all(linux_kernel, feature = "procfs") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:13:11 | 13 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:18:5 | 18 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:19:5 | 19 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:20:5 | 20 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:31:5 | 31 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:32:5 | 32 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:42:11 | 42 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:44:11 | 44 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:47:5 | 47 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:60:5 | 60 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:71:31 | 71 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:75:11 | 75 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:78:7 | 78 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:83:11 | 83 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:83:18 | 83 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:85:7 | 85 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:91:31 | 91 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:93:31 | 93 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:248:5 | 248 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:318:7 | 318 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:710:5 | 710 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:968:11 | 968 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:968:26 | 968 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1017:5 | 1017 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1038:7 | 1038 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1073:7 | 1073 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1120:5 | 1120 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1143:7 | 1143 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1197:5 | 1197 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1198:5 | 1198 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1199:5 | 1199 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1245:11 | 1245 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1251:11 | 1251 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1320:15 | 1320 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1325:7 | 1325 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1348:7 | 1348 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1367:15 | 1367 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1385:7 | 1385 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1453:5 | 1453 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1469:5 | 1469 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1582:11 | 1582 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1582:26 | 1582 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1615:5 | 1615 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1616:5 | 1616 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1617:5 | 1617 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1659:7 | 1659 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1695:5 | 1695 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1711:11 | 1711 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1732:7 | 1732 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1767:11 | 1767 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1769:11 | 1769 | #[cfg(all(linux_kernel, target_pointer_width = "64"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1790:11 | 1790 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1816:11 | 1816 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1841:11 | 1841 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1877:11 | 1877 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1910:7 | 1910 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1926:7 | 1926 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1969:7 | 1969 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1982:7 | 1982 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2006:7 | 2006 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2020:7 | 2020 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2029:7 | 2029 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2032:7 | 2032 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2039:7 | 2039 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2052:11 | 2052 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2077:7 | 2077 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2114:7 | 2114 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2119:7 | 2119 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2124:7 | 2124 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2137:7 | 2137 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2226:7 | 2226 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2230:7 | 2230 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2242:11 | 2242 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2242:18 | 2242 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2278:11 | 2278 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2278:18 | 2278 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2315:11 | 2315 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2315:18 | 2315 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2351:11 | 2351 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2351:18 | 2351 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2382:11 | 2382 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2382:18 | 2382 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2413:11 | 2413 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2413:18 | 2413 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2444:11 | 2444 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2444:18 | 2444 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2462:11 | 2462 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2462:18 | 2462 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2480:11 | 2480 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2480:18 | 2480 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2495:11 | 2495 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2495:18 | 2495 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2508:11 | 2508 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2508:18 | 2508 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2525:11 | 2525 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2525:18 | 2525 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:155:9 | 155 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:156:9 | 156 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:163:9 | 163 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:164:9 | 164 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:223:9 | 223 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:224:9 | 224 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:231:9 | 231 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:232:9 | 232 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:591:9 | 591 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:614:9 | 614 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:631:9 | 631 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:654:9 | 654 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:672:9 | 672 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:690:9 | 690 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:815:15 | 815 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:815:30 | 815 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:839:19 | 839 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:839:26 | 839 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:852:11 | 852 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:19 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:26 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:39 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:53 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:19 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:26 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:39 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:53 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1420:9 | 1420 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1438:9 | 1438 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1519:15 | 1519 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1519:30 | 1519 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1538:19 | 1538 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1538:26 | 1538 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1546:11 | 1546 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1634:15 | 1634 | #[cfg(any(linux_kernel, target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1644:19 | 1644 | #[cfg(not(any(linux_kernel, target_os = "fuchsia")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1721:11 | 1721 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/weak.rs:47:54 | 47 | $vis static $name: $crate::weak::Weak $ret> = | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1714:5 | 1714 | / weakcall! { 1715 | | fn memfd_create( 1716 | | name: *const c::c_char, 1717 | | flags: c::c_uint 1718 | | ) -> c::c_int 1719 | | } | |_____- in this macro invocation | = note: `#[warn(missing_abi)]` on by default = note: this warning originates in the macro `weak` which comes from the expansion of the macro `weakcall` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:344:7 | 344 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:363:7 | 363 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:374:7 | 374 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:408:7 | 408 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:439:7 | 439 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:563:5 | 563 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:564:5 | 564 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:565:5 | 565 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:594:11 | 594 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:648:11 | 648 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:798:5 | 798 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:799:5 | 799 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:967:15 | 967 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:975:9 | 975 | all(linux_kernel, target_pointer_width = "64"), | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:989:11 | 989 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:1020:5 | 1020 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:1021:5 | 1021 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:1037:7 | 1037 | #[cfg(linux_like)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:1177:7 | 1177 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:53:19 | 53 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:58:13 | 58 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:242:13 | 242 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:271:13 | 271 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:272:13 | 272 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:287:13 | 287 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:300:13 | 300 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:308:13 | 308 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:315:13 | 315 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:336:19 | 336 | #[cfg(any(linux_kernel, target_os = "illumos"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:533:9 | 533 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:612:15 | 612 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:615:15 | 615 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:667:15 | 667 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:814:13 | 814 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:823:13 | 823 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:832:13 | 832 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:845:13 | 845 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:855:13 | 855 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `hashbrown` (lib) generated 1 warning (1 duplicate) Compiling sketches-ddsketch v0.2.2 warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:865:13 | 865 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:875:13 | 875 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:896:19 | 896 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:900:19 | 900 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:905:13 | 905 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:913:19 | 913 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:917:19 | 917 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:933:19 | 933 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:50:9 | 50 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:71:11 | 71 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:75:9 | 75 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:91:9 | 91 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:108:9 | 108 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:121:11 | 121 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:125:9 | 125 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:139:9 | 139 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:153:9 | 153 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:179:9 | 179 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:192:9 | 192 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:215:9 | 215 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:237:11 | 237 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sketches_ddsketch CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sketches-ddsketch-0.2.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sketches-ddsketch-0.2.2/Cargo.toml CARGO_PKG_AUTHORS='Mike Heffner ' CARGO_PKG_DESCRIPTION='A direct port of the Golang DDSketch implementation. ' CARGO_PKG_HOMEPAGE='https://github.com/mheffner/rust-sketches-ddsketch' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sketches-ddsketch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mheffner/rust-sketches-ddsketch' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name sketches_ddsketch --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sketches-ddsketch-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="serde"' --cfg 'feature="use_serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "use_serde"))' -C metadata=8754f5805021577f -C extra-filename=-77ef81617e7041b3 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:241:9 | 241 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:242:9 | 242 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:266:15 | 266 | #[cfg(any(bsd, target_env = "newlib"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:275:9 | 275 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:276:9 | 276 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:326:9 | 326 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:327:9 | 327 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:342:9 | 342 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:343:9 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:358:9 | 358 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:359:9 | 359 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:374:9 | 374 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:375:9 | 375 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:390:9 | 390 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:403:9 | 403 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:416:9 | 416 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:429:9 | 429 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:442:9 | 442 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:456:9 | 456 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:470:9 | 470 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:483:9 | 483 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:497:9 | 497 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:511:9 | 511 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:526:9 | 526 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:527:9 | 527 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:555:9 | 555 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:556:9 | 556 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:570:11 | 570 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:584:9 | 584 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:597:15 | 597 | #[cfg(any(bsd, target_os = "haiku"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:604:9 | 604 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:617:9 | 617 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:635:9 | 635 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:636:9 | 636 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:657:9 | 657 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:658:9 | 658 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:682:9 | 682 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:696:9 | 696 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:716:9 | 716 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:726:9 | 726 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:759:9 | 759 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:760:9 | 760 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:775:9 | 775 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:776:9 | 776 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:793:9 | 793 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:815:9 | 815 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:816:9 | 816 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:832:11 | 832 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:835:11 | 835 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:838:11 | 838 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:841:11 | 841 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:863:9 | 863 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:887:9 | 887 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:888:9 | 888 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:903:9 | 903 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:916:9 | 916 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:917:9 | 917 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:936:11 | 936 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:965:9 | 965 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:981:9 | 981 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:995:9 | 995 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:1016:9 | 1016 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:1017:9 | 1017 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:1032:9 | 1032 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/errno.rs:1060:9 | 1060 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/types.rs:20:7 | 20 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/types.rs:55:13 | 55 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:144:7 | 144 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:164:7 | 164 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:308:5 | 308 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:331:5 | 331 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:7:7 | 7 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:15:5 | 15 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:16:5 | 16 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:17:5 | 17 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:26:7 | 26 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:28:7 | 28 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:31:11 | 31 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:35:7 | 35 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:45:11 | 45 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:47:7 | 47 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:50:7 | 50 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:52:7 | 52 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:57:7 | 57 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:66:11 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:66:18 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:69:7 | 69 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:75:7 | 75 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:83:5 | 83 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:84:5 | 84 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:85:5 | 85 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:94:7 | 94 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:96:7 | 96 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:99:11 | 99 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:103:7 | 103 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:113:11 | 113 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:115:7 | 115 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:118:7 | 118 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:125:7 | 125 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:134:11 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:134:18 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/mod.rs:142:11 | 142 | #[cfg(all(wasi_ext, target_os = "wasi"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/abs.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/abs.rs:256:5 | 256 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/at.rs:14:7 | 14 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/at.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/at.rs:20:15 | 20 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/at.rs:274:7 | 274 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/at.rs:415:7 | 415 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/at.rs:436:15 | 436 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/fcntl.rs:60:11 | 60 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/fcntl.rs:67:11 | 67 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/fcntl.rs:76:11 | 76 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/fd.rs:11:5 | 11 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/fd.rs:12:5 | 12 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/fd.rs:27:7 | 27 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/fd.rs:31:5 | 31 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/fd.rs:77:7 | 77 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/fd.rs:85:7 | 85 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/fd.rs:179:5 | 179 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/fd.rs:243:5 | 243 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/fd.rs:244:5 | 244 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/fd.rs:315:5 | 315 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/fd.rs:363:7 | 363 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/fd.rs:272:15 | 272 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:14:12 | 14 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:17:16 | 17 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:18:22 | 18 | Start(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] u64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:25:16 | 25 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:26:20 | 26 | End(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:33:16 | 33 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:34:24 | 34 | Current(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:43:15 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:43:22 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:43:35 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:43:49 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:51:15 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:51:22 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:51:35 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/fs/seek_from.rs:51:49 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/io/ioctl.rs:19:7 | 19 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/io/read_write.rs:14:7 | 14 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/io/read_write.rs:286:7 | 286 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/io/read_write.rs:305:7 | 305 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:21:11 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:21:25 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:28:7 | 28 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:31:7 | 31 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:34:7 | 34 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:37:7 | 37 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:306:7 | 306 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:311:9 | 311 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:319:9 | 319 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:327:15 | 327 | #[cfg(all(not(linux_raw), target_os = "android"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:332:5 | 332 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:343:5 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:216:11 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:216:25 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:219:11 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:219:25 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:227:11 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:227:25 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:230:11 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:230:25 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:238:11 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:238:25 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:241:11 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:241:25 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:250:11 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:250:25 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:253:11 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/patterns.rs:253:25 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:212:15 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:212:29 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:237:15 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:237:29 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:247:15 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:247:29 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:257:15 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:257:29 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:267:15 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/ioctl/mod.rs:267:29 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/timespec.rs:4:11 | 4 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/timespec.rs:8:11 | 8 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/timespec.rs:12:7 | 12 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `subtle` (lib) generated 4 warnings (4 duplicates) warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/timespec.rs:24:11 | 24 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/timespec.rs:29:7 | 29 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/timespec.rs:34:5 | 34 | fix_y2038, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/timespec.rs:35:5 | 35 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/timespec.rs:36:9 | 36 | all(libc, target_arch = "x86_64", target_pointer_width = "32") | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling tantivy-common v0.7.0 (/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/common) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tantivy_common CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/common CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/common/Cargo.toml CARGO_PKG_AUTHORS='Paul Masurel :Pascal Seitz ' CARGO_PKG_DESCRIPTION='common traits and utility functions used by multiple tantivy subcrates' CARGO_PKG_HOMEPAGE='https://github.com/quickwit-oss/tantivy' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tantivy-common CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/quickwit-oss/tantivy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tantivy_common --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e938a9943ac02d74 -C extra-filename=-14a16e3357bdf925 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern async_trait=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libasync_trait-584e7070947cda83.so --extern byteorder=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbyteorder-11b621f9d1cd419e.rmeta --extern ownedbytes=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libownedbytes-baccf621cc7f22ce.rmeta --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --extern time=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtime-f9e57415edf3003c.rmeta -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/timespec.rs:42:9 | 42 | not(fix_y2038), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/timespec.rs:43:5 | 43 | libc, | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/timespec.rs:51:7 | 51 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/timespec.rs:66:7 | 66 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/timespec.rs:77:7 | 77 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/timespec.rs:110:7 | 110 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `crossbeam-channel` (lib) generated 1 warning (1 duplicate) Compiling derive_builder_core v0.20.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_builder_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/derive_builder_core-0.20.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/derive_builder_core-0.20.0/Cargo.toml CARGO_PKG_AUTHORS='Colin Kiegel :Pascal Hertleif :Jan-Erik Rediger :Ted Driggs ' CARGO_PKG_DESCRIPTION='Internal helper library for the derive_builder crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_builder_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/colin-kiegel/rust-derive-builder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.20.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name derive_builder_core --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/derive_builder_core-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="lib_has_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=c242e24530bc1910 -C extra-filename=-dcbfe721bb8dcaf1 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern darling=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libdarling-da2f2727a08e5859.rmeta --extern proc_macro2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro2-99522ec474f4c04a.rmeta --extern quote=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libquote-7296253fad9ad3b8.rmeta --extern syn=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsyn-f6586217be3246fb.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/anyhow-1.0.86/src/error.rs:405:18 | 405 | pub fn chain(&self) -> Chain { | ^^^^^ ----- 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 | 405 | pub fn chain(&self) -> Chain<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/anyhow-1.0.86/src/error.rs:731:20 | 731 | fn no_backtrace(e: Ref) -> Option<&Backtrace> { | ^^^^^^^^^^^^^^ ---------- the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 731 | fn no_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/anyhow-1.0.86/src/error.rs:856:35 | 856 | unsafe fn context_backtrace(e: Ref) -> Option<&Backtrace> | ^^^^^^^^^^^^^^ ---------- the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 856 | unsafe fn context_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/anyhow-1.0.86/src/error.rs:894:14 | 894 | fn erase(&self) -> Ref { | ^^^^^ -------------- 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 | 894 | fn erase(&self) -> Ref<'_, ErrorImpl> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/anyhow-1.0.86/src/error.rs:903:38 | 903 | pub(crate) unsafe fn error(this: Ref) -> &(dyn StdError + Send + Sync + 'static) { | ^^^^^^^^^ --------------------------------------- the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 903 | pub(crate) unsafe fn error(this: Ref<'_, Self>) -> &(dyn StdError + Send + Sync + 'static) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/anyhow-1.0.86/src/error.rs:910:42 | 910 | pub(crate) unsafe fn error_mut(this: Mut) -> &mut (dyn StdError + Send + Sync + 'static) { | ^^^^^^^^^ ------------------------------------------- the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 910 | pub(crate) unsafe fn error_mut(this: Mut<'_, Self>) -> &mut (dyn StdError + Send + Sync + 'static) { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/anyhow-1.0.86/src/error.rs:926:42 | 926 | pub(crate) unsafe fn backtrace(this: Ref) -> &Backtrace { | ^^^^^^^^^ ---------- the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 926 | pub(crate) unsafe fn backtrace(this: Ref<'_, Self>) -> &Backtrace { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/anyhow-1.0.86/src/ptr.rs:48:19 | 48 | pub fn by_ref(&self) -> Ref { | ^^^^^ ------ 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 | 48 | pub fn by_ref(&self) -> Ref<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/anyhow-1.0.86/src/ptr.rs:55:19 | 55 | pub fn by_mut(&mut self) -> Mut { | ^^^^^^^^^ ------ 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 by_mut(&mut self) -> Mut<'_, T> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,raw_value,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_RAW_VALUE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_json-1.0.117 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_json-1.0.117/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.117 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=117 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/serde_json-d19726377d578c3c/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/serde_json-3a829ea6f7ebdd8c/build-script-build` warning: `matchit` (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/devel/tabby/work/tabby-0.31.1/cargo-crates/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/parking_lot_core-61be3944524dd9c3/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/parking_lot_core-e3c2ecb2658e101e/build-script-build` [parking_lot_core 0.9.10] cargo:rerun-if-changed=build.rs Compiling proc-macro-error v1.0.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-error-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Almost drop-in replacement to panics in proc-macros' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-error-1.0.4/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="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=75c76a12721c6950 -C extra-filename=-de4eca881ebe6d0f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/proc-macro-error-de4eca881ebe6d0f -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern version_check=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libversion_check-9b548085816c1795.rlib --cap-lints warn -C ar=ar -C linker=cc` [serde_json 1.0.117] cargo:rerun-if-changed=build.rs [serde_json 1.0.117] cargo:rustc-check-cfg=cfg(limb_width_32) [serde_json 1.0.117] cargo:rustc-check-cfg=cfg(limb_width_64) [serde_json 1.0.117] cargo:rustc-cfg=limb_width_64 warning: unexpected `cfg` condition value: `unstable` --> /wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/common/src/bitset.rs:700:17 | 700 | #[cfg(all(test, feature = "unstable"))] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `unstable` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/cpufeatures-0.2.12 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/cpufeatures-0.2.12/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name cpufeatures --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/cpufeatures-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=761b3dfcc24f7bb2 -C extra-filename=-7092ca2c1e221445 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `zstd-safe` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/pin-project-lite-0.2.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/pin-project-lite-0.2.14/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.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name pin_project_lite --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/pin-project-lite-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unreachable_pub '--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=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--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::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ef49cc50a3612962 -C extra-filename=-b2a7946a55a0c613 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `async-stream-impl` (lib) generated 1 warning (1 duplicate) Compiling async-stream v0.3.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_stream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/async-stream-0.3.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/async-stream-0.3.5/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche ' CARGO_PKG_DESCRIPTION='Asynchronous streams using async & await notation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-stream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/async-stream' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name async_stream --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/async-stream-0.3.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=67ced85a4718d0bf -C extra-filename=-74e48a2038f13789 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern async_stream_impl=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libasync_stream_impl-28766fbe94d3f96c.so --extern futures_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_core-7b1b97af0b97c4fa.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpin_project_lite-1dfe41e7ab49546c.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `cpufeatures` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/smallvec-1.13.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/smallvec-1.13.2/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name smallvec --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=12fae3ae9666115f -C extra-filename=-9ca54c6b4d64229f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `pin-project-lite` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-1.10.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-1.10.4/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.10.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name regex --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-1.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --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=4c62f41d4212e969 -C extra-filename=-16a5482abde88217 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libaho_corasick-202e0b406eeb259f.rmeta --extern memchr=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmemchr-74c665152de21bab.rmeta --extern regex_automata=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libregex_automata-a0c1b9771fc50355.rmeta --extern regex_syntax=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libregex_syntax-6f37de9aa9026284.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `anyhow` (lib) generated 10 warnings (1 duplicate) Compiling new_debug_unreachable v1.0.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=debug_unreachable CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/new_debug_unreachable-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/new_debug_unreachable-1.0.6/Cargo.toml CARGO_PKG_AUTHORS='Matt Brubeck :Jonathan Reem ' CARGO_PKG_DESCRIPTION='panic in debug, intrinsics::unreachable() in release (fork of debug_unreachable)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=new_debug_unreachable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mbrubeck/rust-debug-unreachable' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name debug_unreachable --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/new_debug_unreachable-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dfcea894a65232b5 -C extra-filename=-192b1add40e31d7d --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `async-stream` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/equivalent-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/equivalent-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name equivalent --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9b16e41430b47afa -C extra-filename=-dc835069b95a2b8f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `digest` (lib) generated 1 warning (1 duplicate) Compiling utf8-ranges v1.0.5 warning: `proc-macro-error` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utf8_ranges CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/utf8-ranges-1.0.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/utf8-ranges-1.0.5/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='DEPRECATED. Use regex-syntax::utf8 submodule instead.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/utf8-ranges' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8-ranges CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/utf8-ranges' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name utf8_ranges --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/utf8-ranges-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=af1354d6bc82b545 -C extra-filename=-3af9e06f8bc08d05 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ryu-1.0.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ryu-1.0.18/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.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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name ryu --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ryu-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("no-panic", "small"))' -C metadata=faf8068027b37407 -C extra-filename=-d4cce3beec10fa31 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/cargo-crates/derive_builder_core-0.20.0/src/deprecation_notes.rs:63:26 | 63 | pub const fn as_item(&self) -> DeprecationNotesAsItem { | ^^^^^ ---------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/derive_builder_core-0.20.0/src/lib.rs:18:9 | 18 | #![deny(warnings, missing_docs)] | ^^^^^^^^ = note: `#[warn(mismatched_lifetime_syntaxes)]` implied by `#[warn(warnings)]` help: use `'_` for type paths | 63 | pub const fn as_item(&self) -> DeprecationNotesAsItem<'_> { | ++++ warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/derive_builder_core-0.20.0/src/initializer.rs:107:20 | 107 | fn match_some(&'a self) -> MatchSome { | ^^ --------- 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 help: consistently use `'a` | 107 | fn match_some(&'a self) -> MatchSome<'a> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/derive_builder_core-0.20.0/src/macro_options/darling_opts.rs:30:25 | 30 | fn as_expressed_vis(&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 help: use `'_` for type paths | 30 | fn as_expressed_vis(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/derive_builder_core-0.20.0/src/macro_options/darling_opts.rs:704:24 | 704 | pub fn builder_vis(&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 | 704 | pub fn builder_vis(&self) -> Cow<'_, syn::Visibility> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/derive_builder_core-0.20.0/src/macro_options/darling_opts.rs:710:29 | 710 | pub fn build_method_vis(&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 | 710 | pub fn build_method_vis(&self) -> Cow<'_, syn::Visibility> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/derive_builder_core-0.20.0/src/macro_options/darling_opts.rs:732:19 | 732 | pub fn fields(&self) -> FieldIter { | ^^^^^ --------- 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 | 732 | pub fn fields(&self) -> FieldIter<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/derive_builder_core-0.20.0/src/macro_options/darling_opts.rs:743:23 | 743 | pub fn as_builder(&self) -> Builder { | ^^^^^ ------- 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 | 743 | pub fn as_builder(&self) -> Builder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/derive_builder_core-0.20.0/src/macro_options/darling_opts.rs:780:28 | 780 | pub fn as_build_method(&self) -> BuildMethod { | ^^^^^ ----------- 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 | 780 | pub fn as_build_method(&self) -> BuildMethod<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/derive_builder_core-0.20.0/src/macro_options/darling_opts.rs:878:23 | 878 | pub fn setter_vis(&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 | 878 | pub fn setter_vis(&self) -> Cow<'_, syn::Visibility> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/derive_builder_core-0.20.0/src/macro_options/darling_opts.rs:894:22 | 894 | pub fn field_vis(&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 | 894 | pub fn field_vis(&self) -> Cow<'_, syn::Visibility> { | +++ warning: `equivalent` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-2.2.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-2.2.6/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.2.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name indexmap --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/indexmap-2.2.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 '--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", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=99eccd8987b07ba1 -C extra-filename=-a10e4b8a90aebd68 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern equivalent=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libequivalent-dc835069b95a2b8f.rmeta --extern hashbrown=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhashbrown-a4d17b538e12e026.rmeta --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-dde0074cda14cf32.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `new_debug_unreachable` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/parking_lot_core-0.9.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/parking_lot_core-0.9.10/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/parking_lot_core-61be3944524dd9c3/out /usr/local/bin/rustc --crate-name parking_lot_core --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=374ab9ce0a25aabf -C extra-filename=-c97fb7293ca80881 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcfg_if-d1b57d8cefe9b45a.rmeta --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-bcd3fbacc187260d.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsmallvec-9ca54c6b4d64229f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `sketches-ddsketch` (lib) generated 1 warning (1 duplicate) warning: `smallvec` (lib) generated 1 warning (1 duplicate) Compiling sha2 v0.10.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sha2-0.10.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sha2-0.10.8/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name sha2 --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sha2-0.10.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 -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=96c9383ca8286b77 -C extra-filename=-65f6c9fc2ecfe682 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcfg_if-d1b57d8cefe9b45a.rmeta --extern cpufeatures=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcpufeatures-7092ca2c1e221445.rmeta --extern digest=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libdigest-58e62dc1507f88f2.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,syn,syn-error 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_SYN=1 CARGO_FEATURE_SYN_ERROR=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-error-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Almost drop-in replacement to panics in proc-macros' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/proc-macro-error-ec5ebc07c6d88529/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/proc-macro-error-de4eca881ebe6d0f/build-script-build` warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:169:48 | 169 | unsafe { ret_owned_fd(c::open(c_str(path), bitflags_bits!(oflags), mode)) } | ---------------------- in this macro invocation | = note: `#[warn(unnecessary_transmutes)]` on by default = 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: unnecessary transmute --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:241:13 | 241 | bitflags_bits!(oflags), | ---------------------- 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: unnecessary transmute --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:393:13 | 393 | 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: unnecessary transmute --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:445:13 | 445 | 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: unnecessary transmute --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:703:13 | 703 | 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: unnecessary transmute --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:786:13 | 786 | 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: unnecessary transmute --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:847:13 | 847 | 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: unnecessary transmute --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1033:13 | 1033 | 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: unnecessary transmute --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1114:13 | 1114 | 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: unnecessary transmute --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1238:33 | 1238 | Ok(OFlags::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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1248:36 | 1248 | Ok(SealFlags::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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:40:34 | 40 | const SYMLINK_NOFOLLOW = bitcast!(c::AT_SYMLINK_NOFOLLOW); | -------------------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:44:25 | 44 | const EACCESS = bitcast!(c::AT_EACCESS); | ----------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:47:27 | 47 | const REMOVEDIR = bitcast!(c::AT_REMOVEDIR); | ------------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:50:32 | 50 | const SYMLINK_FOLLOW = bitcast!(c::AT_SYMLINK_FOLLOW); | ------------------------------ 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:62:28 | 62 | const EMPTY_PATH = bitcast!(c::AT_EMPTY_PATH); | -------------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:66:33 | 66 | const RESOLVE_BENEATH = bitcast!(c::AT_RESOLVE_BENEATH); | ------------------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:211:25 | 211 | const ACCMODE = bitcast!(c::O_ACCMODE); | ---------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:220:24 | 220 | const RWMODE = bitcast!(c::O_RDONLY | c::O_WRONLY | c::O_RDWR); | ----------------------------------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:223:24 | 223 | const APPEND = bitcast!(c::O_APPEND); | --------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:227:24 | 227 | const CREATE = bitcast!(c::O_CREAT); | -------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:231:27 | 231 | const DIRECTORY = bitcast!(c::O_DIRECTORY); | ------------------------ 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:235:23 | 235 | const DSYNC = bitcast!(c::O_DSYNC); | -------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:238:22 | 238 | const EXCL = bitcast!(c::O_EXCL); | ------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:245:23 | 245 | const FSYNC = bitcast!(c::O_FSYNC); | -------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:249:26 | 249 | const NOFOLLOW = bitcast!(c::O_NOFOLLOW); | ----------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:252:26 | 252 | const NONBLOCK = bitcast!(c::O_NONBLOCK); | ----------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:255:24 | 255 | const RDONLY = bitcast!(c::O_RDONLY); | --------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:258:24 | 258 | const WRONLY = bitcast!(c::O_WRONLY); | --------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:263:22 | 263 | const RDWR = bitcast!(c::O_RDWR); | ------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:267:24 | 267 | const NOCTTY = bitcast!(c::O_NOCTTY); | --------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:280:22 | 280 | const SYNC = bitcast!(c::O_SYNC); | ------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:283:23 | 283 | const TRUNC = bitcast!(c::O_TRUNC); | -------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:293:22 | 293 | const PATH = bitcast!(c::O_PATH); | ------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:296:25 | 296 | 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: unused macro definition: `declare_bitpacker_simple` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/bitpacking-0.9.2/src/macros_simple.rs:1:14 | 1 | macro_rules! declare_bitpacker_simple { | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_macros)]` on by default warning: unexpected `cfg` condition name: `debug` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/bitpacking-0.9.2/src/bitpacker1x.rs:58:32 | 58 | declare_bitpacker!(cfg(any(debug, not(debug)))); | ^^^^^ | = 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(debug)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` 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: `debug` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/bitpacking-0.9.2/src/bitpacker1x.rs:58:43 | 58 | declare_bitpacker!(cfg(any(debug, not(debug)))); | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:321:24 | 321 | const DIRECT = bitcast!(c::O_DIRECT); | --------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:325:33 | 325 | const RESOLVE_BENEATH = bitcast!(c::O_RESOLVE_BENEATH); | ------------------------------ 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:329:28 | 329 | const EMPTY_PATH = bitcast!(c::O_EMPTY_PATH); | ------------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:659:22 | 659 | const SEAL = bitcast!(c::F_SEAL_SEAL); | ------------------------ 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:661:24 | 661 | const SHRINK = bitcast!(c::F_SEAL_SHRINK); | -------------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:663:22 | 663 | const GROW = bitcast!(c::F_SEAL_GROW); | ------------------------ 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:665:23 | 665 | const WRITE = bitcast!(c::F_SEAL_WRITE); | ------------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:950:18 | 950 | LockShared = bitcast!(c::LOCK_SH), | -------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:952:21 | 952 | LockExclusive = bitcast!(c::LOCK_EX), | -------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:954:14 | 954 | Unlock = bitcast!(c::LOCK_UN), | -------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:956:29 | 956 | NonBlockingLockShared = bitcast!(c::LOCK_SH | c::LOCK_NB), | --------------------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:958:32 | 958 | NonBlockingLockExclusive = bitcast!(c::LOCK_EX | c::LOCK_NB), | --------------------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/fs/types.rs:960:25 | 960 | NonBlockingUnlock = bitcast!(c::LOCK_UN | c::LOCK_NB), | --------------------------------- 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/types.rs:13:25 | 13 | const CLOEXEC = bitcast!(c::FD_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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `i32::cast_unsigned` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:278:34 | 278 | 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/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/bitcast.rs:19:17 | 19 | ::core::mem::transmute($x) | ----------------------^^^^ | | | help: replace this with: `u32::cast_signed` | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/src/backend/libc/io/syscalls.rs:325:13 | 325 | 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: unexpected `cfg` condition name: `debug` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/bitpacking-0.9.2/src/bitpacker4x.rs:227:32 | 227 | declare_bitpacker!(cfg(any(debug, not(debug)))); | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `debug` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/bitpacking-0.9.2/src/bitpacker4x.rs:227:43 | 227 | declare_bitpacker!(cfg(any(debug, not(debug)))); | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [proc-macro-error 1.0.4] cargo:rustc-cfg=use_fallback warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sha2-0.10.8/src/sha256/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sha2-0.10.8/src/sha256/x86.rs:100:1 | 100 | cpufeatures::new!(shani_cpuid, "sha", "sse2", "ssse3", "sse4.1"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sha2-0.10.8/src/sha512/x86.rs:14:1 | 14 | cpufeatures::new!(avx2_cpuid, "avx2"); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate = help: try referring to `$crate::__unless_target_features` crate for guidance on how handle this unexpected cfg = help: the macro `$crate::__unless_target_features` may come from an old version of the `cpufeatures` crate, try updating your dependency with `cargo update -p cpufeatures` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `$crate::__unless_target_features` which comes from the expansion of the macro `cpufeatures::new` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `tantivy-common` (lib) generated 2 warnings (1 duplicate) Compiling tantivy-fst v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tantivy_fst CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tantivy-fst-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tantivy-fst-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='This is a tantivy-specific fork from the fst crate from Burntsushi. (Please use the fst crate instead.) ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tantivy-fst CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/quickwit-inc/fst' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tantivy_fst --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tantivy-fst-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="regex"' --cfg 'feature="regex-syntax"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "regex", "regex-syntax"))' -C metadata=8ad69d4030d0fadc -C extra-filename=-0c47dabd75b73325 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern byteorder=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbyteorder-11b621f9d1cd419e.rmeta --extern regex_syntax=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libregex_syntax-c8bad15280780661.rmeta --extern utf8_ranges=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libutf8_ranges-3af9e06f8bc08d05.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_json-1.0.117 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_json-1.0.117/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.117 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=117 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/serde_json-d19726377d578c3c/out /usr/local/bin/rustc --crate-name serde_json --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_json-1.0.117/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="raw_value"' --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=89672a2af9ad5d3f -C extra-filename=-10197badd2010aec --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern itoa=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libitoa-ff8e5f5fc21357e5.rmeta --extern ryu=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libryu-d4cce3beec10fa31.rmeta --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-dde0074cda14cf32.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` warning: `parking_lot_core` (lib) generated 3 warnings (3 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro_error_attr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-error-attr-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Attribute macro for proc-macro-error crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error-attr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' 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/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/proc-macro-error-attr-6796778a61c79b60/out /usr/local/bin/rustc --crate-name proc_macro_error_attr --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-error-attr-1.0.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=338040cae4ca1742 -C extra-filename=-b22b764f441d2420 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro2-99522ec474f4c04a.rlib --extern quote=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libquote-7296253fad9ad3b8.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `ryu` (lib) generated 1 warning (1 duplicate) Compiling zstd v0.13.1 warning: `regex` (lib) generated 1 warning (1 duplicate) Compiling itertools v0.13.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=zstd CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zstd-0.13.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zstd-0.13.1/Cargo.toml CARGO_PKG_AUTHORS='Alexandre Bury ' CARGO_PKG_DESCRIPTION='Binding for the zstd compression library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zstd CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/gyscos/zstd-rs' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.13.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name zstd --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zstd-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="arrays"' --cfg 'feature="default"' --cfg 'feature="experimental"' --cfg 'feature="legacy"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "thin", "thin-lto", "wasm", "zdict_builder", "zstdmt"))' -C metadata=f3b798f62e521e17 -C extra-filename=-813bc438f8100722 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern zstd_safe=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libzstd_safe-de2350371e4d641c.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/itertools-0.13.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -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=dfb445aac8afe4ed -C extra-filename=-8d0620eee41341af --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern either=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libeither-8d8c854ba6001a43.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `utf8-ranges` (lib) generated 1 warning (1 duplicate) Compiling serde_spanned v0.6.6 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serde_spanned CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_spanned-0.6.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_spanned-0.6.6/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Serde-compatible spanned Value' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' 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.65 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name serde_spanned --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serde_spanned-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=2 -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::items_after_statements' '--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="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=b3304d2e2078a191 -C extra-filename=-cb062be0612015dd --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `sha2` (lib) generated 9 warnings (6 duplicates) Compiling toml_datetime v0.6.6 warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/h2-0.4.5/src/hpack/header.rs:121:17 | 121 | pub fn name(&self) -> Name { | ^^^^^ ---- 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 | 121 | pub fn name(&self) -> Name<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/h2-0.4.5/src/proto/streams/store.rs:77:16 | 77 | fn resolve(&mut self, key: Key) -> Ptr; | ^^^^^^^^^ --- 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 | 77 | fn resolve(&mut self, key: Key) -> Ptr<'_>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/h2-0.4.5/src/proto/streams/store.rs:90:21 | 90 | pub fn find_mut(&mut self, id: &StreamId) -> 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 help: use `'_` for type paths | 90 | pub fn find_mut(&mut self, id: &StreamId) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/h2-0.4.5/src/proto/streams/store.rs:105:19 | 105 | pub fn insert(&mut self, id: StreamId, val: Stream) -> Ptr { | ^^^^^^^^^ 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 | 105 | pub fn insert(&mut self, id: StreamId, val: Stream) -> Ptr<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/h2-0.4.5/src/proto/streams/store.rs:118:23 | 118 | pub fn find_entry(&mut self, id: StreamId) -> 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 help: use `'_` for type paths | 118 | pub fn find_entry(&mut self, id: StreamId) -> Entry<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/h2-0.4.5/src/proto/streams/store.rs:179:16 | 179 | fn resolve(&mut self, key: Key) -> Ptr { | ^^^^^^^^^ --- 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 | 179 | fn resolve(&mut self, key: Key) -> Ptr<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/h2-0.4.5/src/proto/streams/store.rs:414:16 | 414 | fn resolve(&mut self, key: Key) -> Ptr { | ^^^^^^^^^ --- 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 | 414 | fn resolve(&mut self, key: Key) -> Ptr<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/h2-0.4.5/src/proto/streams/streams.rs:973:19 | 973 | pub fn as_dyn(&self) -> DynStreams { | ^^^^^ ------------- 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 | 973 | pub fn as_dyn(&self) -> DynStreams<'_, B> { | +++ warning: unexpected `cfg` condition name: `always_assert_unwind` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-error-attr-1.0.4/src/lib.rs:86:11 | 86 | #[cfg(not(always_assert_unwind))] | ^^^^^^^^^^^^^^^^^^^^ | = 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(always_assert_unwind)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(always_assert_unwind)");` 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: `always_assert_unwind` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-error-attr-1.0.4/src/lib.rs:102:7 | 102 | #[cfg(always_assert_unwind)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(always_assert_unwind)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(always_assert_unwind)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_datetime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_datetime-0.6.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_datetime-0.6.6/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A TOML-compatible datetime type' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' 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.65 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name toml_datetime --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_datetime-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=2 -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::items_after_statements' '--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="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=94b8021506a1ab06 -C extra-filename=-739a849159a780c5 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `tests` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/zstd-0.13.1/src/stream/functions.rs:58:7 | 58 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `serde_spanned` (lib) generated 1 warning (1 duplicate) warning: `rustix` (lib) generated 567 warnings (1 duplicate) [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 [ring 0.17.8] exit status: 0 Compiling uuid-macro-internal v1.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=uuid_macro_internal CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/uuid-macro-internal-1.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/uuid-macro-internal-1.8.0/Cargo.toml CARGO_PKG_AUTHORS=QnnOkabayashi CARGO_PKG_DESCRIPTION='Private implementation details of the uuid'\!' macro.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=uuid-macro-internal CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name uuid_macro_internal --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/uuid-macro-internal-1.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=b31cb49cdf7ee0d5 -C extra-filename=-e038215a54ccba76 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro2-99522ec474f4c04a.rlib --extern quote=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libquote-7296253fad9ad3b8.rlib --extern syn=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsyn-f6586217be3246fb.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` 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/devel/tabby/work/tabby-0.31.1/cargo-crates/anyhow-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/anyhow-1.0.86/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.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/anyhow-1fd2783bf8c639f6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/anyhow-6f17372d114078ef/build-script-build` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tantivy-fst-0.5.0/src/map.rs:160:19 | 160 | pub fn stream(&self) -> Stream { | ^^^^^ ------ 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 | 160 | pub fn stream(&self) -> Stream<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tantivy-fst-0.5.0/src/map.rs:183:17 | 183 | 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 | 183 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tantivy-fst-0.5.0/src/map.rs:207:19 | 207 | 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 | 207 | pub fn values(&self) -> Values<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tantivy-fst-0.5.0/src/map.rs:243:18 | 243 | pub fn range(&self) -> StreamBuilder { | ^^^^^ ------------- 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 | 243 | pub fn range(&self) -> StreamBuilder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tantivy-fst-0.5.0/src/map.rs:288:33 | 288 | pub fn search(&self, aut: A) -> StreamBuilder { | ^^^^^ ---------------- 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 | 288 | pub fn search(&self, aut: A) -> StreamBuilder<'_, A> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tantivy-fst-0.5.0/src/map.rs:348:15 | 348 | pub fn op(&self) -> OpBuilder { | ^^^^^ --------- 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 | 348 | pub fn op(&self) -> OpBuilder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tantivy-fst-0.5.0/src/raw/mod.rs:409:19 | 409 | pub fn stream(&self) -> Stream { | ^^^^^ ------ 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 | 409 | pub fn stream(&self) -> Stream<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tantivy-fst-0.5.0/src/raw/mod.rs:413:37 | 413 | fn stream_builder(&self, aut: A) -> StreamBuilder { | ^^^^^ ---------------- 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 | 413 | fn stream_builder(&self, aut: A) -> StreamBuilder<'_, A> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tantivy-fst-0.5.0/src/raw/mod.rs:422:18 | 422 | pub fn range(&self) -> StreamBuilder { | ^^^^^ ------------- 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 | 422 | pub fn range(&self) -> StreamBuilder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tantivy-fst-0.5.0/src/raw/mod.rs:427:33 | 427 | pub fn search(&self, aut: A) -> StreamBuilder { | ^^^^^ ---------------- 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 | 427 | pub fn search(&self, aut: A) -> StreamBuilder<'_, A> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tantivy-fst-0.5.0/src/raw/mod.rs:456:15 | 456 | pub fn op(&self) -> OpBuilder { | ^^^^^ --------- 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 | 456 | pub fn op(&self) -> OpBuilder<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tantivy-fst-0.5.0/src/raw/mod.rs:523:17 | 523 | pub fn root(&self) -> Node { | ^^^^^ ---- 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 | 523 | pub fn root(&self) -> Node<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tantivy-fst-0.5.0/src/raw/mod.rs:531:17 | 531 | pub fn node(&self, addr: CompiledAddr) -> Node { | ^^^^^ ---- 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 | 531 | pub fn node(&self, addr: CompiledAddr) -> Node<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tantivy-fst-0.5.0/src/raw/node.rs:58:57 | 58 | pub fn node_new(version: u64, addr: CompiledAddr, data: &[u8]) -> Node { | ^^^^^ ---- 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 | 58 | pub fn node_new(version: u64, addr: CompiledAddr, data: &[u8]) -> Node<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tantivy-fst-0.5.0/src/raw/registry.rs:42:18 | 42 | pub fn entry(&mut self, node: &BuilderNode) -> RegistryEntry { | ^^^^^^^^^ ------------- 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 | 42 | pub fn entry(&mut self, node: &BuilderNode) -> RegistryEntry<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tantivy-fst-0.5.0/src/raw/registry_minimal.rs:41:18 | 41 | pub fn entry(&mut self, bnode: &BuilderNode) -> RegistryEntry { | ^^^^^^^^^ ------------- 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 | 41 | pub fn entry(&mut self, bnode: &BuilderNode) -> RegistryEntry<'_> { | ++++ [anyhow 1.0.86] cargo:rerun-if-changed=build/probe.rs warning: `indexmap` (lib) generated 1 warning (1 duplicate) Compiling libsqlite3-sys v0.27.0 [ring 0.17.8] cargo:rustc-link-lib=static=ring_core_0_17_8_ [ring 0.17.8] OPT_LEVEL = Some("2") [ring 0.17.8] TARGET = Some("x86_64-unknown-freebsd") [ring 0.17.8] HOST = Some("x86_64-unknown-freebsd") [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [ring 0.17.8] CC_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [ring 0.17.8] CC_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CC [ring 0.17.8] HOST_CC = None [ring 0.17.8] cargo:rerun-if-env-changed=CC [ring 0.17.8] CC = Some("cc") [ring 0.17.8] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/uuid-macro-internal-1.8.0/src/parser.rs:15:31 | 15 | pub const fn try_parse(input: &str) -> Result<[u8; 16], InvalidUuid> { | ^^^^ ----------- 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 | 15 | pub const fn try_parse(input: &str) -> Result<[u8; 16], InvalidUuid<'_>> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libsqlite3-sys-0.27.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libsqlite3-sys-0.27.0/Cargo.toml CARGO_PKG_AUTHORS='The rusqlite developers' CARGO_PKG_DESCRIPTION='Native bindings to the libsqlite3 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libsqlite3-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusqlite/rusqlite' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.27.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=27 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libsqlite3-sys-0.27.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="bundled"' --cfg 'feature="bundled_bindings"' --cfg 'feature="cc"' --cfg 'feature="pkg-config"' --cfg 'feature="unlock_notify"' --cfg 'feature="vcpkg"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "buildtime_bindgen", "bundled", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "bundled_bindings", "cc", "default", "in_gecko", "loadable_extension", "min_sqlite_version_3_14_0", "openssl-sys", "pkg-config", "prettyplease", "preupdate_hook", "quote", "session", "sqlcipher", "syn", "unlock_notify", "vcpkg", "wasm32-wasi-vfs", "winsqlite3", "with-asan"))' -C metadata=3fe740053c606a30 -C extra-filename=-b73c07aba6a7c9f6 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/libsqlite3-sys-b73c07aba6a7c9f6 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern cc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcc-724b85b80cea80b2.rlib --extern pkg_config=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpkg_config-c8755f14c6010385.rlib --extern vcpkg=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libvcpkg-3f1cbe9e39556c7d.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `derive_builder_core` (lib) generated 11 warnings (1 duplicate) Compiling derive_builder_macro v0.20.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_builder_macro CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/derive_builder_macro-0.20.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/derive_builder_macro-0.20.0/Cargo.toml CARGO_PKG_AUTHORS='Colin Kiegel :Pascal Hertleif :Jan-Erik Rediger :Ted Driggs ' CARGO_PKG_DESCRIPTION='Rust macro to automatically implement the builder pattern for arbitrary structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_builder_macro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/colin-kiegel/rust-derive-builder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.20.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name derive_builder_macro --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/derive_builder_macro-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="lib_has_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "clippy", "lib_has_std"))' -C metadata=ff7bb423b94e4c07 -C extra-filename=-61cec7a51002a1b5 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern derive_builder_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libderive_builder_core-dcbfe721bb8dcaf1.rlib --extern syn=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsyn-f6586217be3246fb.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `axum-core` (lib) generated 1 warning (1 duplicate) Compiling rand_distr v0.4.3 [anyhow 1.0.86] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP warning: `time` (lib) generated 14 warnings (2 duplicates) [ring 0.17.8] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [ring 0.17.8] CRATE_CC_NO_DEFAULTS = None [ring 0.17.8] DEBUG = Some("false") [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [ring 0.17.8] CFLAGS_x86_64-unknown-freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [ring 0.17.8] CFLAGS_x86_64_unknown_freebsd = None [ring 0.17.8] cargo:rerun-if-env-changed=HOST_CFLAGS [ring 0.17.8] HOST_CFLAGS = None [ring 0.17.8] cargo:rerun-if-env-changed=CFLAGS [ring 0.17.8] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ") Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rand_distr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='Sampling from random number distributions ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_distr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name rand_distr --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-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=2 -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", "serde", "serde1", "std", "std_math"))' -C metadata=4450f9ee134153a8 -C extra-filename=-a6ff80c8935fa7ae --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern num_traits=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libnum_traits-cecbb01311a9d07e.rmeta --extern rand=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librand-db6f1f017d5f9b76.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=freebsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Car=ar-Clinker=cc' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libm' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/libm-9b77b47a93ceabcc/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/libm-6dea918a079b847e/build-script-build` warning: `toml_datetime` (lib) generated 1 warning (1 duplicate) Compiling fastrand v2.1.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/fastrand-2.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/fastrand-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name fastrand --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/fastrand-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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", "getrandom", "js", "std"))' -C metadata=c6e467daac33c6ce -C extra-filename=-a475f7726304e542 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [libm 0.2.8] cargo:rerun-if-changed=build.rs Compiling mac v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mac CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mac-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mac-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Jonathan Reem ' CARGO_PKG_DESCRIPTION='A collection of great and ubiqutitous macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mac CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/reem/rust-mac.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name mac --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mac-0.1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=13dab77be85f6e15 -C extra-filename=-861f504ab7394fc6 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_ptr_addr_of) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(doc_cfg) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(error_generic_member_access) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(std_backtrace) [anyhow 1.0.86] cargo:rustc-cfg=std_backtrace Compiling precomputed-hash v0.1.1 warning: unexpected `cfg` condition value: `128` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/fastrand-2.1.0/src/lib.rs:622:11 | 622 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=precomputed_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/precomputed-hash-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/precomputed-hash-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Emilio Cobos Álvarez ' CARGO_PKG_DESCRIPTION='A library intending to be a base dependency to expose a precomputed hash' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=precomputed-hash CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/emilio/precomputed-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name precomputed_hash --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/precomputed-hash-0.1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=596d00765600e129 -C extra-filename=-84d3a332f5569183 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/lib.rs:23:13 | 23 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/lib.rs:102:12 | 102 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/lib.rs:130:12 | 130 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/lib.rs:133:12 | 133 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/lib.rs:186:12 | 186 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/weighted_alias.rs:68:12 | 68 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/weighted_alias.rs:278:12 | 278 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/binomial.rs:61:12 | 61 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/cauchy.rs:59:12 | 59 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/dirichlet.rs:34:12 | 34 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/dirichlet.rs:49:12 | 49 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/dirichlet.rs:72:12 | 72 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/exponential.rs:119:12 | 119 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/frechet.rs:64:12 | 64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/gamma.rs:91:12 | 91 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/gamma.rs:314:12 | 314 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/gamma.rs:424:12 | 424 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/gamma.rs:594:12 | 594 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/geometric.rs:55:12 | 55 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/gumbel.rs:60:12 | 60 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/hypergeometric.rs:81:12 | 81 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/inverse_gaussian.rs:25:12 | 25 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/normal.rs:143:12 | 143 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/normal_inverse_gaussian.rs:25:12 | 25 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/pareto.rs:54:12 | 54 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/pert.rs:69:12 | 69 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/poisson.rs:60:12 | 60 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/skew_normal.rs:76:12 | 76 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/triangular.rs:65:12 | 65 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/weibull.rs:54:12 | 54 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/zipf.rs:73:12 | 73 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/zipf.rs:173:12 | 173 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `zstd` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_sink CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-sink-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-sink-0.3.30/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.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name futures_sink --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-sink-0.3.30/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=3c9397771e3bb64f -C extra-filename=-8f7ac7eb0313d991 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `precomputed-hash` (lib) generated 1 warning (1 duplicate) Compiling winnow v0.5.40 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/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.64.0 CARGO_PKG_VERSION=0.5.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name winnow --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=d950e871eb0151ef -C extra-filename=-be09ca168ebbc629 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `mac` (lib) generated 1 warning (1 duplicate) Compiling murmurhash32 v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=murmurhash32 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/murmurhash32-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/murmurhash32-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Paul Masurel ' CARGO_PKG_DESCRIPTION='A simple implementation of murmurhash32_2' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=murmurhash32 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/quickwit-inc/murmurhash32' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name murmurhash32 --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/murmurhash32-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=886569e6121d1b7f -C extra-filename=-4bf12a80d1deba00 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `proc-macro-error-attr` (lib) generated 3 warnings (1 duplicate) [ring 0.17.8] cargo:rustc-link-lib=static=ring_core_0_17_8_test [ring 0.17.8] cargo:rustc-link-search=native=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/ring-f7957747af1bb341/out [ring 0.17.8] cargo:rerun-if-changed=crypto/crypto.c [ring 0.17.8] cargo:rerun-if-changed=crypto/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305.c [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm.c [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305_arm_asm.S [ring 0.17.8] cargo:rerun-if-changed=crypto/poly1305/poly1305_vec.c [ring 0.17.8] cargo:rerun-if-changed=crypto/cpu_intel.c [ring 0.17.8] cargo:rerun-if-changed=crypto/constant_time_test.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha512-armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/sha/asm/sha256-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-x86_64-asm.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/asm/p256-armv8-asm.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_table.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256_shared.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p384.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256-nistz-table.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/p256.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.inl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/ecp_nistz384.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/gfp_p256.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/ec/util.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/aesni-gcm-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghashv8-armx.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/aesv8-gcm-armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/modes/asm/ghash-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv8-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/x86_64-mont5.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/asm/armv4-mont.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery_inv.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/bn/montgomery.c [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/vpaes-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/bsaes-armv7.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesv8-armx.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/asm/aesni-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/fipsmodule/aes/aes_nohw.c [ring 0.17.8] cargo:rerun-if-changed=crypto/limbs/limbs.inl [ring 0.17.8] cargo:rerun-if-changed=crypto/limbs/limbs.c [ring 0.17.8] cargo:rerun-if-changed=crypto/limbs/limbs.h [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/asm/x25519-asm-arm.S [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/curve25519.c [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/internal.h [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/curve25519_tables.h [ring 0.17.8] cargo:rerun-if-changed=crypto/curve25519/curve25519_64_adx.c [ring 0.17.8] cargo:rerun-if-changed=crypto/mem.c [ring 0.17.8] cargo:rerun-if-changed=crypto/cipher_extra/asm/chacha20_poly1305_x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/cipher_extra/asm/chacha20_poly1305_armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86_64.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv8.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-armv4.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/chacha/asm/chacha-x86.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86gas.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86_64-xlate.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/arm-xlate.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86nasm.pl [ring 0.17.8] cargo:rerun-if-changed=crypto/perlasm/x86asm.pl [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/aes.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/target.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/base.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/asm_base.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/poly1305.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/mem.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/type_check.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/arm_arch.h [ring 0.17.8] cargo:rerun-if-changed=include/ring-core/check.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_square.S [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/asm/fiat_curve25519_adx_mul.S [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/p256_32.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/p256_64.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_64_adx.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/p256_64_msvc.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_64_msvc.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_64.h [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/LICENSE [ring 0.17.8] cargo:rerun-if-changed=third_party/fiat/curve25519_32.h Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=proc_macro_error CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-error-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton ' CARGO_PKG_DESCRIPTION='Almost drop-in replacement to panics in proc-macros' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' 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/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/proc-macro-error-ec5ebc07c6d88529/out /usr/local/bin/rustc --crate-name proc_macro_error --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-error-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 -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=4014c5a21428edba -C extra-filename=-645e565af4bb8f16 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern proc_macro_error_attr=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro_error_attr-b22b764f441d2420.so --extern proc_macro2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro2-99522ec474f4c04a.rmeta --extern quote=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libquote-7296253fad9ad3b8.rmeta --extern syn=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsyn-bb7f2efcaa2dee32.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg use_fallback` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=ring CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ring-0.17.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ring-0.17.8/Cargo.toml CARGO_PKG_AUTHORS='Brian Smith ' CARGO_PKG_DESCRIPTION='Safe, fast, small crypto using Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE=LICENSE CARGO_PKG_NAME=ring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/briansmith/ring' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.17.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/ring-f7957747af1bb341/out RING_CORE_PREFIX=ring_core_0_17_8_ /usr/local/bin/rustc --crate-name ring --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ring-0.17.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="std"' --cfg 'feature="wasm32_unknown_unknown_js"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "less-safe-getrandom-custom-or-rdrand", "slow_tests", "std", "test_logging", "unstable-testing-arm-no-hw", "unstable-testing-arm-no-neon", "wasm32_unknown_unknown_js"))' -C metadata=681c74ba555269a3 -C extra-filename=-30854a0fd9a7866c --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcfg_if-84dcfd48ddeb454b.rmeta --extern getrandom=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libgetrandom-c017b4ddd3c4a633.rmeta --extern spin=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libspin-d21eecaa66f52729.rmeta --extern untrusted=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libuntrusted-feceabd41a99aa82.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/ring-f7957747af1bb341/out -l static=ring_core_0_17_8_ -l static=ring_core_0_17_8_test` warning: `uuid-macro-internal` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,log,logging,ring,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_DEFAULT=1 CARGO_FEATURE_LOG=1 CARGO_FEATURE_LOGGING=1 CARGO_FEATURE_RING=1 CARGO_FEATURE_TLS12=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/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.61 CARGO_PKG_VERSION=0.22.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/rustls-4c7a0bf2e24975ab/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/rustls-108f03d97db43c6c/build-script-build` warning: `fastrand` (lib) generated 2 warnings (1 duplicate) Compiling uuid v1.8.0 Compiling futf v0.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futf-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futf-0.1.5/Cargo.toml CARGO_PKG_AUTHORS='Keegan McAllister ' CARGO_PKG_DESCRIPTION='Handling fragments of UTF-8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/futf' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name futf --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futf-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a4425a4e98b93de6 -C extra-filename=-a70f7af06117acbf --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern mac=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmac-861f504ab7394fc6.rmeta --extern debug_unreachable=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libdebug_unreachable-192b1add40e31d7d.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=uuid CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/uuid-1.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/uuid-1.8.0/Cargo.toml CARGO_PKG_AUTHORS='Ashley Mannix:Christopher Armstrong:Dylan DPC:Hunar Roop Kahlon' CARGO_PKG_DESCRIPTION='A library to generate and parse UUIDs.' CARGO_PKG_HOMEPAGE='https://github.com/uuid-rs/uuid' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=uuid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/uuid-rs/uuid' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name uuid --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/uuid-1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="fast-rng"' --cfg 'feature="macro-diagnostics"' --cfg 'feature="rng"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "serde", "sha1", "slog", "std", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=2af24b0e217879fa -C extra-filename=-0276f3445580bbd6 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern getrandom=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libgetrandom-c017b4ddd3c4a633.rmeta --extern rand=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librand-db6f1f017d5f9b76.rmeta --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --extern uuid_macro_internal=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libuuid_macro_internal-e038215a54ccba76.so --cap-lints warn -C ar=ar -C linker=cc` warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futf-0.1.5/src/lib.rs:123:24 | 123 | 0x0000 ... 0x07FF => return None, // Overlong | ^^^ 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)]` on by default warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futf-0.1.5/src/lib.rs:124:24 | 124 | 0xD800 ... 0xDBFF => return Some(Meaning::LeadSurrogate(n as u16 - 0xD800)), | ^^^ 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/devel/tabby/work/tabby-0.31.1/cargo-crates/futf-0.1.5/src/lib.rs:125:24 | 125 | 0xDC00 ... 0xDFFF => return Some(Meaning::TrailSurrogate(n as u16 - 0xDC00)), | ^^^ 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: unexpected `cfg` condition name: `use_fallback` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-error-1.0.4/src/lib.rs:274:17 | 274 | #![cfg_attr(not(use_fallback), feature(proc_macro_diagnostic))] | ^^^^^^^^^^^^ | = 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(use_fallback)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_fallback)");` 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: `use_fallback` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-error-1.0.4/src/lib.rs:298:7 | 298 | #[cfg(use_fallback)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_fallback)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_fallback)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `use_fallback` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-error-1.0.4/src/lib.rs:302:11 | 302 | #[cfg(not(use_fallback))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_fallback)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_fallback)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `tantivy-fst` (lib) generated 17 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/anyhow-1.0.86 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/anyhow-1.0.86/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.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/anyhow-1fd2783bf8c639f6/out /usr/local/bin/rustc --crate-name anyhow --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/anyhow-1.0.86/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=85e32855a211129b -C extra-filename=-f14a475400f6b1ce --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --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(doc_cfg)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` warning: field `delta` is never read --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/gamma.rs:547:5 | 544 | struct BC { | -- field in this struct ... 547 | delta: N, | ^^^^^ | = note: `BC` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default warning: field `alpha` is never read --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/normal_inverse_gaussian.rs:37:5 | 31 | pub struct NormalInverseGaussian | --------------------- field in this struct ... 37 | alpha: F, | ^^^^^ | = note: `NormalInverseGaussian` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis warning: field `n` is never read --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rand_distr-0.4.3/src/zipf.rs:148:5 | 146 | pub struct Zipf | ---- field in this struct 147 | where F: Float, Standard: Distribution { 148 | n: F, | ^ | = note: `Zipf` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis warning: `libsqlite3-sys` (build script) generated 1 warning (1 duplicate) warning: `derive_builder_macro` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `uuid_unstable` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/uuid-1.8.0/src/lib.rs:228:11 | 228 | #[cfg(all(uuid_unstable, feature = "zerocopy"))] | ^^^^^^^^^^^^^ | = 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(uuid_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(uuid_unstable)");` 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: `uuid_unstable` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/uuid-1.8.0/src/lib.rs:439:9 | 439 | all(uuid_unstable, feature = "zerocopy"), | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(uuid_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(uuid_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling derive_builder v0.20.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=libm CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.8/Cargo.toml CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='libm in pure Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libm' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/libm-9b77b47a93ceabcc/out /usr/local/bin/rustc --crate-name libm --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libm-0.2.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 -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "musl-reference-tests", "rand", "unstable"))' -C metadata=59aa6edf1c499217 -C extra-filename=-b798969284238d99 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_builder CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/derive_builder-0.20.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/derive_builder-0.20.0/Cargo.toml CARGO_PKG_AUTHORS='Colin Kiegel :Pascal Hertleif :Jan-Erik Rediger :Ted Driggs ' CARGO_PKG_DESCRIPTION='Rust macro to automatically implement the builder pattern for arbitrary structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/colin-kiegel/rust-derive-builder' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.20.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name derive_builder --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/derive_builder-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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", "clippy", "default", "std"))' -C metadata=67fe04377ff184e9 -C extra-filename=-6cb20548054b82f0 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern derive_builder_macro=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libderive_builder_macro-61cec7a51002a1b5.so --cap-lints warn -C ar=ar -C linker=cc` warning: `murmurhash32` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/parking_lot-0.12.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/parking_lot-0.12.3/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name parking_lot --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/parking_lot-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="arc_lock"' --cfg 'feature="default"' --cfg 'feature="send_guard"' --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=8fefd102a2052c26 -C extra-filename=-1bc1cc04e2969955 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern lock_api=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblock_api-87c3a0d93d0d7c7a.rmeta --extern parking_lot_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libparking_lot_core-c97fb7293ca80881.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: panic message is not a string literal --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-error-1.0.4/src/lib.rs:472:12 | 472 | panic!(AbortNow) | ------ ^^^^^^^^ | | | help: use std::panic::panic_any instead: `std::panic::panic_any` | = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 = note: for more information, see = note: `#[warn(non_fmt_panics)]` on by default warning: `futf` (lib) generated 4 warnings (1 duplicate) Compiling tantivy-stacker v0.3.0 (/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/stacker) warning: `futures-sink` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `pregenerate_asm_only` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ring-0.17.8/src/lib.rs:47:12 | 47 | #![cfg(not(pregenerate_asm_only))] | ^^^^^^^^^^^^^^^^^^^^ | = 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(pregenerate_asm_only)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(pregenerate_asm_only)");` 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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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> | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tantivy_stacker CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/stacker CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/stacker/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='term hashmap used for indexing' CARGO_PKG_HOMEPAGE='https://github.com/quickwit-oss/tantivy' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tantivy-stacker CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/quickwit-oss/tantivy' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tantivy_stacker --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/stacker/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "compare_hash_only", "unstable"))' -C metadata=dda8b5f9bbcc082e -C extra-filename=-f3ebf06f9961d58a --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern murmurhash32=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmurmurhash32-4bf12a80d1deba00.rmeta --extern rand_distr=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librand_distr-a6ff80c8935fa7ae.rmeta --extern common=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtantivy_common-14a16e3357bdf925.rmeta -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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> | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_shared-0.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_shared-0.10.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Support code shared by PHF libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_shared CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-phf' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name phf_shared --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_shared-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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", "uncased", "unicase"))' -C metadata=a5b0d73a7d0165fb -C extra-filename=-d6d700291137594a --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern siphasher=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsiphasher-bf05a5238c35e809.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/lib.rs:142:12 | 142 | #[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 = note: `#[warn(unexpected_cfgs)]` on by default warning: unused imports: `alloc`, `boxed`, `convert`, and `option` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/lib.rs:185:13 | 185 | alloc, borrow, boxed, cmp, collections, convert, fmt, hash, iter, mem, ops, option, | ^^^^^ ^^^^^ ^^^^^^^ ^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `std::prelude as v1` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/lib.rs:192:21 | 192 | pub use std::prelude as v1; | ^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/error.rs:63:12 | 63 | #[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/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/error.rs:97:12 | 97 | #[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/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/combinator/multi.rs:136:12 | 136 | #[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/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:15:12 | 15 | #[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/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:38:12 | 38 | #[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/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:85:12 | 85 | #[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/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:144:12 | 144 | #[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/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:201:12 | 201 | #[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/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:258:12 | 258 | #[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/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:313:12 | 313 | #[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/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:363:12 | 363 | #[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/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:396:12 | 396 | #[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/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:459:12 | 459 | #[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/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:501:12 | 501 | #[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/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:543:12 | 543 | #[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/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:580:12 | 580 | #[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/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:629:12 | 629 | #[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: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/uuid-1.8.0/src/parser.rs:135:27 | 135 | const fn try_parse(input: &[u8]) -> Result<[u8; 16], InvalidUuid> { | ^^^^^ ----------- 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 | 135 | const fn try_parse(input: &[u8]) -> Result<[u8; 16], InvalidUuid<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/uuid-1.8.0/src/parser.rs:154:41 | 154 | pub(crate) const fn parse_braced(input: &[u8]) -> Result<[u8; 16], InvalidUuid> { | ^^^^^ ----------- 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 | 154 | pub(crate) const fn parse_braced(input: &[u8]) -> Result<[u8; 16], InvalidUuid<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/uuid-1.8.0/src/parser.rs:163:38 | 163 | pub(crate) const fn parse_urn(input: &[u8]) -> Result<[u8; 16], InvalidUuid> { | ^^^^^ ----------- 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 | 163 | pub(crate) const fn parse_urn(input: &[u8]) -> Result<[u8; 16], InvalidUuid<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/uuid-1.8.0/src/parser.rs:174:37 | 174 | pub(crate) const fn parse_simple(s: &[u8]) -> Result<[u8; 16], InvalidUuid> { | ^^^^^ ----------- 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 | 174 | pub(crate) const fn parse_simple(s: &[u8]) -> Result<[u8; 16], InvalidUuid<'_>> { | ++++ warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:678:12 | 678 | #[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/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:722:12 | 722 | #[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/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:766:12 | 766 | #[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/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:808:12 | 808 | #[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/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:855:12 | 855 | #[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/devel/tabby/work/tabby-0.31.1/cargo-crates/winnow-0.5.40/src/combinator/parser.rs:912:12 | 912 | #[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: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/uuid-1.8.0/src/parser.rs:206:30 | 206 | const fn parse_hyphenated(s: &[u8]) -> Result<[u8; 16], InvalidUuid> { | ^^^^^ ----------- 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 | 206 | const fn parse_hyphenated(s: &[u8]) -> Result<[u8; 16], InvalidUuid<'_>> { | ++++ warning: `derive_builder` (lib) generated 1 warning (1 duplicate) Compiling rmp v0.8.14 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rmp CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rmp-0.8.14 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rmp-0.8.14/Cargo.toml CARGO_PKG_AUTHORS='Evgeny Safronov ' CARGO_PKG_DESCRIPTION='Pure Rust MessagePack serialization implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rmp CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/3Hren/msgpack-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name rmp --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rmp-0.8.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=2 -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=7715086cb17ccb21 -C extra-filename=-9e50204f7f4f16ab --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern byteorder=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbyteorder-11b621f9d1cd419e.rmeta --extern num_traits=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libnum_traits-cecbb01311a9d07e.rmeta --extern paste=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpaste-f406b13f786660e6.so --cap-lints warn -C ar=ar -C linker=cc` warning: `proc-macro-error` (lib) generated 5 warnings (1 duplicate) Compiling trackable_derive v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=trackable_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/trackable_derive-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/trackable_derive-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Takeru Ohta ' CARGO_PKG_DESCRIPTION='Custom derive for `trackable` crate' CARGO_PKG_HOMEPAGE='https://github.com/sile/trackable_derive' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=trackable_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sile/trackable_derive' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name trackable_derive --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/trackable_derive-1.0.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=d5cf3e634d9db3d0 -C extra-filename=-8e2214272ccd2544 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern quote=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libquote-7296253fad9ad3b8.rlib --extern syn=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsyn-bb7f2efcaa2dee32.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `uuid` (lib) generated 8 warnings (1 duplicate) Compiling hyper v1.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hyper-1.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hyper-1.3.1/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A fast and correct HTTP library.' 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.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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name hyper --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hyper-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=35dd87ba2fd5eb17 -C extra-filename=-89f9b80afc9405b1 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern bytes=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbytes-8a9165e725c004d0.rmeta --extern futures_channel=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_channel-52d04cfbbb687ece.rmeta --extern futures_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_util-9db7c2756974e32e.rmeta --extern h2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libh2-dfb0eeb8e0365d66.rmeta --extern http=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttp-121b8e4d5b033a4b.rmeta --extern http_body=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttp_body-d07e22113cd53cbc.rmeta --extern httparse=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttparse-e228885f6a6d5220.rmeta --extern httpdate=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttpdate-13e3b299f7e64df6.rmeta --extern itoa=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libitoa-3c3ab1c75a98c0d0.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpin_project_lite-1dfe41e7ab49546c.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsmallvec-43242d48f8e11112.rmeta --extern tokio=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio-38df51c7b7664cbc.rmeta --extern want=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libwant-a3451f93d447dae8.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/stacker/src/shared_arena_hashmap.rs:172:27 | 172 | fn get_key_value<'a>(&'a self, addr: Addr, memory_arena: &'a MemoryArena) -> (&[u8], Addr) { | ^^ ^^ ----- the same lifetime is elided here | | | | the lifetime is named 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` | 172 | fn get_key_value<'a>(&'a self, addr: Addr, memory_arena: &'a MemoryArena) -> (&'a [u8], Addr) { | ++ warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/stacker/src/shared_arena_hashmap.rs:236:22 | 236 | pub fn iter<'a>(&'a self, memory_arena: &'a MemoryArena) -> Iter<'_> { | ^^ ^^ -- the same lifetime is elided here | | | | | the lifetime is named here | the lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'a` | 236 - pub fn iter<'a>(&'a self, memory_arena: &'a MemoryArena) -> Iter<'_> { 236 + pub fn iter<'a>(&'a self, memory_arena: &'a MemoryArena) -> Iter<'a> { | warning: `rand_distr` (lib) generated 36 warnings (1 duplicate) warning: `phf_shared` (lib) generated 1 warning (1 duplicate) Compiling headers-core v0.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sha2-0.10.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sha2-0.10.8/Cargo.toml CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name sha2 --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sha2-0.10.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=2 -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("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=80fe946c8f2f9547 -C extra-filename=-d3bec3c85c8676c7 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcfg_if-84dcfd48ddeb454b.rmeta --extern cpufeatures=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcpufeatures-e51e57b6ffd69de4.rmeta --extern digest=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libdigest-d14692d19f3c66f4.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=headers_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/headers-core-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/headers-core-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='typed HTTP headers core trait' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=headers-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/headers' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name headers_core --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/headers-core-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3e6abdc4fd08c29a -C extra-filename=-02f10f23780052cb --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern http=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttp-121b8e4d5b033a4b.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `anyhow` (lib) generated 10 warnings (10 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=i128,libm,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_I128=1 CARGO_FEATURE_LIBM=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/num-traits-dd2c8f7afa87af5f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/num-traits-a4705b14ab8008c3/build-script-build` warning: unexpected `cfg` condition name: `hyper_unstable_tracing` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hyper-1.3.1/src/trace.rs:5:15 | 5 | #[cfg(all(not(hyper_unstable_tracing), feature = "tracing"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = 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(hyper_unstable_tracing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hyper_unstable_tracing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `itertools` (lib) generated 7 warnings (1 duplicate) warning: struct `MarkerWriteError` is never constructed --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rmp-0.8.14/src/decode/mod.rs:173:8 | 173 | struct MarkerWriteError(E); | ^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default 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/devel/tabby/work/tabby-0.31.1/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/slab-0.4.9/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.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/slab-bc4643e458141cf0/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/slab-4a26e4e9bcaee4bd/build-script-build` [num-traits 0.2.19] warning: `-C ar`: this option is deprecated and does nothing [num-traits 0.2.19] warning: `regex-automata` (lib) generated 6 warnings (6 duplicates) Compiling utoipa-gen v5.3.1 warning: `tantivy-stacker` (lib) generated 3 warnings (1 duplicate) Compiling home v0.5.9 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=home CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/home-0.5.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/home-0.5.9/Cargo.toml CARGO_PKG_AUTHORS='Brian Anderson ' CARGO_PKG_DESCRIPTION='Shared definitions of home directories.' CARGO_PKG_HOMEPAGE='' 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.70.0 CARGO_PKG_VERSION=0.5.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name home --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/home-0.5.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 '--allow=clippy::all' '--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=9910e3f4705f41e1 -C extra-filename=-10b90a39ac8c8719 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `parking_lot` (lib) generated 1 warning (1 duplicate) Compiling fastdivide v0.4.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utoipa_gen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/utoipa-gen-5.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/utoipa-gen-5.3.1/Cargo.toml CARGO_PKG_AUTHORS='Juha Kukkonen ' CARGO_PKG_DESCRIPTION='Code generation implementation for utoipa' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utoipa-gen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/juhaku/utoipa' CARGO_PKG_RUST_VERSION=1.75 CARGO_PKG_VERSION=5.3.1 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name utoipa_gen --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/utoipa-gen-5.3.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(doc_cfg)' -C debug-assertions=off --cfg 'feature="axum_extras"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix_extras", "auto_into_responses", "axum_extras", "chrono", "config", "debug", "decimal", "decimal_float", "indexmap", "non_strict_integers", "rc_schema", "regex", "repr", "rocket_extras", "smallvec", "time", "ulid", "url", "uuid", "yaml"))' -C metadata=148d919fd4db5a0c -C extra-filename=-b0e8df92cce9f3ba --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro2-99522ec474f4c04a.rlib --extern quote=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libquote-7296253fad9ad3b8.rlib --extern regex=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libregex-16a5482abde88217.rlib --extern syn=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsyn-f6586217be3246fb.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fastdivide CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/fastdivide-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/fastdivide-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='Paul Masurel ' CARGO_PKG_DESCRIPTION='Fastdivide is a partial port of libdivide. It makes it possible to reduce the cost of divisions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=zlib-acknowledgement CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastdivide CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fulmicoton/fastdivide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name fastdivide --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/fastdivide-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std"))' -C metadata=8c1ecb165e4bf673 -C extra-filename=-0bd0d675547601ca --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `libm` (lib) generated 110 warnings (110 duplicates) Compiling downcast-rs v1.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=downcast_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/downcast-rs-1.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/downcast-rs-1.2.1/Cargo.toml CARGO_PKG_AUTHORS='Ashish Myles :Runji Wang ' CARGO_PKG_DESCRIPTION='Trait object downcasting support using only safe Rust. It supports type parameters, associated types, and type constraints. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=downcast-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marcianx/downcast-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name downcast_rs --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/downcast-rs-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=2 -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=ab919d2cc4a0fd8d -C extra-filename=-3a05c8e4b5e090ae --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `rmp` (lib) generated 2 warnings (1 duplicate) Compiling proc-macro-hack v0.5.20+deprecated Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-hack-0.5.20+deprecated CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-hack-0.5.20+deprecated/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Procedural macros in expression position' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-hack CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.5.20+deprecated CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-hack-0.5.20+deprecated/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=c1b56813e6520a51 -C extra-filename=-3c20e3c2fc153100 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/proc-macro-hack-3c20e3c2fc153100 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [slab 0.4.9] warning: `-C ar`: this option is deprecated and does nothing [slab 0.4.9] warning: associated constant `ZERO` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ring-0.17.8/src/endian.rs:11:11 | 7 | pub trait Encoding: From + Into | -------- associated constant in this trait ... 11 | const ZERO: Self; | ^^^^ | = note: `#[warn(dead_code)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ring-0.17.8/src/arithmetic/bigint/modulus.rs:154:27 | 154 | 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 154 | pub(crate) fn modulus(&self, cpu_features: cpu::Features) -> Modulus<'_, M> { | +++ warning: `serde_json` (lib) generated 9 warnings (9 duplicates) Compiling arc-swap v1.7.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=arc_swap CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/arc-swap-1.7.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/arc-swap-1.7.1/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner ' CARGO_PKG_DESCRIPTION='Atomically swappable Arc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arc-swap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/arc-swap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.7.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name arc_swap --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/arc-swap-1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-strategies", "experimental-thread-local", "internal-test-strategies", "serde", "weak"))' -C metadata=35b010a25e6f2e59 -C extra-filename=-2ddb643623e2c5c0 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/cargo-crates/ring-0.17.8/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/devel/tabby/work/tabby-0.31.1/cargo-crates/ring-0.17.8/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/devel/tabby/work/tabby-0.31.1/cargo-crates/ring-0.17.8/src/rsa/public_modulus.rs:73:25 | 73 | 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 | 73 | pub(super) fn value(&self, cpu_features: cpu::Features) -> bigint::Modulus<'_, N> { | +++ [num-traits 0.2.19] warning: `-C ar`: this option is deprecated and does nothing [num-traits 0.2.19] Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/slab-0.4.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/slab-0.4.9/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.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/slab-bc4643e458141cf0/out /usr/local/bin/rustc --crate-name slab --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=acd53320458be2bf -C extra-filename=-aced1a5c702617f9 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `home` (lib) generated 1 warning (1 duplicate) Compiling rmp-serde v1.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rmp_serde CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rmp-serde-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rmp-serde-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='Evgeny Safronov ' CARGO_PKG_DESCRIPTION='Serde bindings for RMP' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rmp-serde CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/3Hren/msgpack-rust' CARGO_PKG_RUST_VERSION='' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name rmp_serde --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rmp-serde-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 opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=66f6e2a70ea5585d -C extra-filename=-6665ede5454c3038 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern byteorder=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbyteorder-11b621f9d1cd419e.rmeta --extern rmp=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librmp-9e50204f7f4f16ab.rmeta --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `headers-core` (lib) generated 1 warning (1 duplicate) Compiling headers v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=headers CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/headers-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/headers-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='typed HTTP headers' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=headers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/headers' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name headers --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/headers-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=ab6a3291c376851f -C extra-filename=-135fe3e6cd472044 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern base64=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbase64-ef0f1dd73ac3dc5f.rmeta --extern bytes=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbytes-8a9165e725c004d0.rmeta --extern headers_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libheaders_core-02f10f23780052cb.rmeta --extern http=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttp-121b8e4d5b033a4b.rmeta --extern httpdate=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttpdate-13e3b299f7e64df6.rmeta --extern mime=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmime-bed277c40d7a3683.rmeta --extern sha1=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsha1-638d9c4aa54053d7.rmeta --cap-lints warn -C ar=ar -C linker=cc` [num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp [num-traits 0.2.19] cargo:rerun-if-changed=build.rs Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/num-traits-0.2.19 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/num-traits-dd2c8f7afa87af5f/out /usr/local/bin/rustc --crate-name num_traits --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="i128"' --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=326d08af239d61d8 -C extra-filename=-1e62482fa9e9c55a --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern libm=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibm-b798969284238d99.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg has_total_cmp` warning: `downcast-rs` (lib) generated 1 warning (1 duplicate) Compiling string_cache v0.8.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=string_cache CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/string_cache-0.8.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/string_cache-0.8.7/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION='A string interning library for Rust, developed as part of the Servo project.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=string_cache CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/string-cache' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name string_cache --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/string_cache-0.8.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_support"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_support"))' -C metadata=9410a6f005356dbb -C extra-filename=-63912bc6b5a22426 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern debug_unreachable=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libdebug_unreachable-192b1add40e31d7d.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libonce_cell-9b67b6fc784dd81c.rmeta --extern parking_lot=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libparking_lot-af96409ebe198654.rmeta --extern phf_shared=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libphf_shared-d6d700291137594a.rmeta --extern precomputed_hash=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libprecomputed_hash-84d3a332f5569183.rmeta --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `fastdivide` (lib) generated 1 warning (1 duplicate) Compiling validator_derive v0.18.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=validator_derive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator_derive-0.18.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator_derive-0.18.1/Cargo.toml CARGO_PKG_AUTHORS='Vincent Prouillet /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/arc-swap-1.7.1/src/debt/list.rs:142:27 | 142 | pub fn reserve_writer(&self) -> NodeReservation { | ^^^^^ --------------- 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 | 142 | pub fn reserve_writer(&self) -> NodeReservation<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/arc-swap-1.7.1/src/debt/list.rs:197:30 | 197 | pub(crate) fn fast_slots(&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 | 197 | pub(crate) fn fast_slots(&self) -> Iter<'_, Debt> { | +++ warning: associated constant `LOG` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hyper-1.3.1/src/proto/h1/mod.rs:40:11 | 37 | pub(crate) trait Http1Transaction { | ---------------- associated constant in this trait ... 40 | const LOG: &'static str; | ^^^ | = note: `#[warn(dead_code)]` on by default warning: `proc-macro-hack` (build script) generated 1 warning (1 duplicate) Compiling rustls-webpki v0.102.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=webpki CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-webpki-0.102.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-webpki-0.102.8/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.63 CARGO_PKG_VERSION=0.102.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=102 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name webpki --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-webpki-0.102.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=2 -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", "default", "ring", "std"))' -C metadata=d3a107afa8952545 -C extra-filename=-a5cea6f5174af1d6 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern ring=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libring-30854a0fd9a7866c.rmeta --extern pki_types=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librustls_pki_types-41db5f3457a92d98.rmeta --extern untrusted=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libuntrusted-feceabd41a99aa82.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/ring-f7957747af1bb341/out` warning: `slab` (lib) generated 7 warnings (7 duplicates) 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/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-hack-0.5.20+deprecated CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-hack-0.5.20+deprecated/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Procedural macros in expression position' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-hack CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.5.20+deprecated CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/proc-macro-hack-9956e0d961c9ca7f/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/proc-macro-hack-3c20e3c2fc153100/build-script-build` warning: field `attrs` is never read --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator_derive-0.18.1/src/types.rs:53:9 | 50 | pub struct ValidateField { | ------------- field in this struct ... 53 | pub attrs: Vec, | ^^^^^ | = note: `ValidateField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default warning: `arc-swap` (lib) generated 3 warnings (1 duplicate) Compiling tendril v0.4.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tendril CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tendril-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tendril-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='Keegan McAllister :Simon Sapin :Chris Morgan ' CARGO_PKG_DESCRIPTION='Compact buffer/string type for zero-copy parsing' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tendril CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/tendril' CARGO_PKG_RUST_VERSION='' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tendril --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tendril-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bench", "encoding", "encoding_rs"))' -C metadata=cd3c1f1255e728de -C extra-filename=-f8adcdf240220276 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern futf=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutf-a70f7af06117acbf.rmeta --extern mac=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmac-861f504ab7394fc6.rmeta --extern utf8=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libutf8-243d48663ba90a28.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `string_cache` (lib) generated 1 warning (1 duplicate) Compiling hyper-util v0.1.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hyper-util-0.1.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hyper-util-0.1.5/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.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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name hyper_util --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hyper-util-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="server-auto"' --cfg 'feature="service"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio"))' -C metadata=3991f19133ffa105 -C extra-filename=-89622a12941a553e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern bytes=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbytes-8a9165e725c004d0.rmeta --extern futures_channel=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_channel-52d04cfbbb687ece.rmeta --extern futures_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_util-9db7c2756974e32e.rmeta --extern http=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttp-121b8e4d5b033a4b.rmeta --extern http_body=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttp_body-d07e22113cd53cbc.rmeta --extern hyper=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhyper-89f9b80afc9405b1.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpin_project_lite-1dfe41e7ab49546c.rmeta --extern socket2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsocket2-ee17be5dc2ad1847.rmeta --extern tokio=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio-38df51c7b7664cbc.rmeta --extern tower=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtower-bc98b7b837632a30.rmeta --extern tower_service=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtower_service-c6cdbb19c1607527.rmeta --extern tracing=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtracing-92de3e24e5904906.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-channel-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-channel-0.3.30/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.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name futures_channel --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-channel-0.3.30/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="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=3a51b817f6c63825 -C extra-filename=-3f697c1435153a60 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern futures_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_core-0d31deca087cdf34.rmeta --extern futures_sink=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_sink-8f7ac7eb0313d991.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `trackable_derive` (lib) generated 1 warning (1 duplicate) Compiling trackable v1.3.0 warning: `sha2` (lib) generated 9 warnings (9 duplicates) Compiling tempfile v3.10.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=trackable CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/trackable-1.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/trackable-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='Takeru Ohta ' CARGO_PKG_DESCRIPTION='This library provides a way to track objects manually as an alternative to mechanisms like backtracing' CARGO_PKG_HOMEPAGE='https://github.com/sile/trackable' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=trackable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sile/trackable' CARGO_PKG_RUST_VERSION='' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name trackable --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/trackable-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 opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde_derive", "serialize"))' -C metadata=9652e69d92a8f3dc -C extra-filename=-339e11d4276ffce1 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern trackable_derive=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtrackable_derive-8e2214272ccd2544.so --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tempfile-3.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tempfile-3.10.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Allen :The Rust Project Developers:Ashley Mannix :Jason White ' CARGO_PKG_DESCRIPTION='A library for managing temporary files and directories.' CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.10.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tempfile --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tempfile-3.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=59afa040d8850c58 -C extra-filename=-9e9283af8bbdce1e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcfg_if-84dcfd48ddeb454b.rmeta --extern fastrand=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfastrand-a475f7726304e542.rmeta --extern rustix=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librustix-67ace41755a19d51.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unnecessary transmute --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tendril-0.4.3/src/fmt.rs:60:9 | 60 | mem::transmute(n) | --------------^^^ | | | help: replace this with: `char::from_u32_unchecked` | = help: consider using `char::from_u32(…).unwrap()` = note: `#[warn(unnecessary_transmutes)]` on by default warning: `rmp-serde` (lib) generated 1 warning (1 duplicate) warning: `tendril` (lib) generated 2 warnings (1 duplicate) Compiling toml_edit v0.19.15 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/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.61 CARGO_PKG_VERSION=0.22.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/rustls-4c7a0bf2e24975ab/out /usr/local/bin/rustc --crate-name rustls --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws_lc_rs", "default", "log", "logging", "read_buf", "ring", "rustversion", "tls12"))' -C metadata=4a6206bd71bc9be1 -C extra-filename=-e403a3a80130f84f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern log=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblog-61cb8082b484f211.rmeta --extern ring=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libring-30854a0fd9a7866c.rmeta --extern pki_types=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librustls_pki_types-41db5f3457a92d98.rmeta --extern webpki=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libwebpki-a5cea6f5174af1d6.rmeta --extern subtle=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsubtle-3529fe9d458bef31.rmeta --extern zeroize=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libzeroize-3110ce8daa839419.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/ring-f7957747af1bb341/out` warning: `winnow` (lib) generated 27 warnings (1 duplicate) Compiling fs4 v0.8.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fs4 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/fs4-0.8.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/fs4-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='Dan Burkert :Al Liu ' CARGO_PKG_DESCRIPTION='No libc, pure Rust cross-platform file locks. Original fs2, now supports async and replace libc by rustix.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fs4 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/al8n/fs4-rs' CARGO_PKG_RUST_VERSION=1.75.0 CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name fs4 --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/fs4-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "default", "smol", "sync", "tokio"))' -C metadata=8d5c55767861a16d -C extra-filename=-d4b416f66f8db5d5 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern rustix=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librustix-67ace41755a19d51.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml_edit CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/Cargo.toml CARGO_PKG_AUTHORS='Andronik Ordian :Ed Page ' 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.0 CARGO_PKG_VERSION=0.19.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name toml_edit --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.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=2 -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", "perf", "serde", "unbounded"))' -C metadata=70f826f88fbdeb38 -C extra-filename=-83b1acea6f59baeb --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern indexmap=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libindexmap-7f17f5ebbf69cf0a.rmeta --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --extern serde_spanned=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde_spanned-cb062be0612015dd.rmeta --extern toml_datetime=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtoml_datetime-739a849159a780c5.rmeta --extern winnow=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libwinnow-be09ca168ebbc629.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `trackable` (lib) generated 1 warning (1 duplicate) Compiling phf_codegen v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_codegen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_codegen-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_codegen-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Codegen library for PHF types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_codegen CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-phf' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name phf_codegen --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_codegen-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e52eb2d0a7fda114 -C extra-filename=-ae9f9ff8c2dde8fa --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern phf_generator=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libphf_generator-3aec623d59dc21db.rmeta --extern phf_shared=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libphf_shared-8c09fb71265a2145.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `num-traits` (lib) generated 5 warnings (5 duplicates) Compiling measure_time v0.8.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=measure_time CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/measure_time-0.8.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/measure_time-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='Pascal Seitz ' CARGO_PKG_DESCRIPTION='Provices macros to measure the time until end of scope. ' CARGO_PKG_HOMEPAGE='https://github.com/PSeitz/rust_measure_time' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=measure_time CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/PSeitz/rust_measure_time' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name measure_time --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/measure_time-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=346fa75bfc3bb2c5 -C extra-filename=-b61dd6ccc300c8c4 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern instant=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libinstant-36011920d754b33f.rmeta --extern log=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblog-61cb8082b484f211.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_codegen-0.8.0/src/lib.rs:199:18 | 199 | pub fn build(&self) -> DisplayMap { | ^^^^^ ------------- 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 | 199 | pub fn build(&self) -> DisplayMap<'_, K> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_codegen-0.8.0/src/lib.rs:297:18 | 297 | pub fn build(&self) -> DisplaySet { | ^^^^^ ------------- 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 | pub fn build(&self) -> DisplaySet<'_, T> { | +++ warning: `phf_codegen` (lib) generated 3 warnings (1 duplicate) Compiling tantivy-tokenizer-api v0.3.0 (/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/tokenizer-api) warning: `headers` (lib) generated 1 warning (1 duplicate) Compiling rust-stemmers v1.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tantivy_tokenizer_api CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/tokenizer-api CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/tokenizer-api/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tokenizer API of tantivy' CARGO_PKG_HOMEPAGE='https://github.com/quickwit-oss/tantivy' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tantivy-tokenizer-api CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/quickwit-oss/tantivy' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tantivy_tokenizer_api --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/tokenizer-api/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=be325fa2d74425ee -C extra-filename=-8c364f498b35d4f7 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rust_stemmers CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rust-stemmers-1.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rust-stemmers-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Jakob Demler :CurrySoftware ' CARGO_PKG_DESCRIPTION='A rust implementation of some popular snowball stemming algorithms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rust-stemmers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/CurrySoftware/rust-stemmers' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name rust_stemmers --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rust-stemmers-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ee205a50809669a -C extra-filename=-8e41fd113c3f6b37 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --extern serde_derive=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde_derive-ff83e27926c8fd5f.so --cap-lints warn -C ar=ar -C linker=cc` warning: `futures-channel` (lib) generated 2 warnings (2 duplicates) Compiling lexical-util v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lexical_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lexical-util-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lexical-util-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Shared utilities for lexical creates.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lexical-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/rust-lexical' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name lexical_util --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lexical-util-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="floats"' --cfg 'feature="format"' --cfg 'feature="integers"' --cfg 'feature="parse"' --cfg 'feature="parse-floats"' --cfg 'feature="parse-integers"' --cfg 'feature="std"' --cfg 'feature="write"' --cfg 'feature="write-floats"' --cfg 'feature="write-integers"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "floats", "format", "integers", "lint", "parse", "parse-floats", "parse-integers", "power-of-two", "radix", "std", "write", "write-floats", "write-integers"))' -C metadata=dca424e14ae9452e -C extra-filename=-6966fbcc844bd681 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern static_assertions=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libstatic_assertions-9f68d6962f062a82.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `fs4` (lib) generated 1 warning (1 duplicate) Compiling tantivy-query-grammar v0.22.0 (/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/query-grammar) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tantivy_query_grammar CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/query-grammar CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/query-grammar/Cargo.toml CARGO_PKG_AUTHORS='Paul Masurel ' CARGO_PKG_DESCRIPTION='Search engine library' CARGO_PKG_HOMEPAGE='https://github.com/quickwit-oss/tantivy' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tantivy-query-grammar CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/quickwit-oss/tantivy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.22.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tantivy_query_grammar --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/query-grammar/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ae1c6d84bc4beec0 -C extra-filename=-c8a2ccbaaa9d8d4e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern nom=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libnom-b6c215d1d1968ac7.rmeta -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/lib.rs:276:21 | 276 | #![cfg_attr(not(any(read_buf, bench)), forbid(unstable_features))] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = 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(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` 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: `bench` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/lib.rs:276:31 | 276 | #![cfg_attr(not(any(read_buf, bench)), forbid(unstable_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(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/lib.rs:318:13 | 318 | #![cfg_attr(read_buf, feature(read_buf))] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/lib.rs:319:13 | 319 | #![cfg_attr(read_buf, feature(core_io_borrowed_buf))] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/lib.rs:320:13 | 320 | #![cfg_attr(bench, feature(test))] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/lib.rs:332:7 | 332 | #[cfg(bench)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/lib.rs:427:21 | 427 | #[cfg(all(any(test, bench), not(feature = "ring"), feature = "aws_lc_rs"))] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/lib.rs:429:21 | 429 | #[cfg(all(any(test, bench), feature = "ring"))] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/conn.rs:203:11 | 203 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/crypto/ring/sign.rs:628:7 | 628 | #[cfg(bench)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/crypto/ring/kx.rs:114:7 | 114 | #[cfg(bench)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/crypto/tls12.rs:145:11 | 145 | #[cfg(all(bench, any(feature = "ring", feature = "aws_lc_rs")))] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/stream.rs:68:11 | 68 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/stream.rs:201:11 | 201 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bench` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/tls13/key_schedule.rs:1015:7 | 1015 | #[cfg(bench)] | ^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/vecbuf.rs:109:11 | 109 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/server/server_conn.rs:429:11 | 429 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `read_buf` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/server/server_conn.rs:790:11 | 790 | #[cfg(read_buf)] | ^^^^^^^^ help: found config with similar value: `feature = "read_buf"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/internal_string.rs:8:7 | 8 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` 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: `kstring` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/internal_string.rs:10:11 | 10 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/internal_string.rs:59:15 | 59 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/internal_string.rs:61:19 | 61 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `measure_time` (lib) generated 1 warning (1 duplicate) Compiling phf_shared v0.11.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_shared-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_shared-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Support code shared by PHF libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_shared CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name phf_shared --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_shared-0.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=2994a0db4f5df86e -C extra-filename=-5adb29977d8133e7 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern siphasher=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsiphasher-bba0949cedd5938c.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `tempfile` (lib) generated 1 warning (1 duplicate) Compiling lru v0.12.3 warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/array.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/array.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/array.rs:17:5 | 17 | trace("array", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/array.rs:48:18 | 48 | (separated1(array_value(check), ARRAY_SEP), opt(ARRAY_SEP)).map( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/datetime.rs:14:20 | 14 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/datetime.rs:25:5 | 25 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/datetime.rs:56:5 | 56 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/datetime.rs:66:5 | 66 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/datetime.rs:86:5 | 86 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/document.rs:10:20 | 10 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/document.rs:106:5 | 106 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/inline_table.rs:3:25 | 3 | use winnow::combinator::separated0; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/inline_table.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/inline_table.rs:24:5 | 24 | trace("inline-table", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/inline_table.rs:106:13 | 106 | separated0(keyval(check), INLINE_TABLE_SEP), | ^^^^^^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/key.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/key.rs:7:20 | 7 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/key.rs:21:5 | 21 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/key.rs:23:9 | 23 | separated1( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/key.rs:47:5 | 47 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/key.rs:66:5 | 66 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:11:20 | 11 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:13:20 | 13 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:23:5 | 23 | trace("boolean", alt((true_, false_))).parse_next(input) | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:42:5 | 42 | trace("integer", | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:56:5 | 56 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:95:5 | 95 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:128:5 | 128 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:162:5 | 162 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:199:5 | 199 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:299:5 | 299 | tag(INF).value(f64::INFINITY).parse_next(input) | ^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/numbers.rs:304:5 | 304 | tag(NAN).value(f64::NAN).parse_next(input) | ^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:13:25 | 13 | use winnow::combinator::success; | ^^^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:20:20 | 20 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:22:20 | 22 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:33:5 | 33 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:49:5 | 49 | trace("basic-string", |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:113:17 | 113 | b'b' => success('\u{8}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:114:17 | 114 | b'f' => success('\u{c}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:115:17 | 115 | b'n' => success('\n'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:116:17 | 116 | b'r' => success('\r'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:117:17 | 117 | b't' => success('\t'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:120:18 | 120 | b'\\' => success('\\'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:121:17 | 121 | b'"' => success('"'), | ^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:153:5 | 153 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:190:38 | 190 | if let Some(qi) = opt(mlb_quotes(tag(ML_BASIC_STRING_DELIM).value(()))).parse_next(input)? { | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:261:5 | 261 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:290:5 | 290 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/parser/strings.rs:323:24 | 323 | opt(mll_quotes(tag(ML_LITERAL_STRING_DELIM).value(()))), | ^^^ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lru CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lru-0.12.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lru-0.12.3/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.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name lru --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lru-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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=5880419afdfbd5f7 -C extra-filename=-2d8a9007a28c3f64 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern hashbrown=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhashbrown-d3001b936276fd88.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `ring` (lib) generated 7 warnings (1 duplicate) warning: `tantivy-tokenizer-api` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=signal_hook_registry CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/signal-hook-registry-1.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/signal-hook-registry-1.4.2/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner :Masaki Hara ' CARGO_PKG_DESCRIPTION='Backend crate for signal-hook' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name signal_hook_registry --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/signal-hook-registry-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d19fa42b6f1602a7 -C extra-filename=-9099502b5d33574e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-bcd3fbacc187260d.rmeta --cap-lints warn -C ar=ar -C linker=cc` 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/devel/tabby/work/tabby-0.31.1/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/crossbeam-utils-c9b4108255511ab2/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/crossbeam-utils-b4945f7b602c8b81/build-script-build` [crossbeam-utils 0.8.21] cargo:rerun-if-changed=no_atomic.rs [crossbeam-utils 0.8.21] cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread) warning: `validator_derive` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=mio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mio-1.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mio-1.0.3/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche :Thomas de Zeeuw :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Lightweight non-blocking I/O.' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/mio' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/mio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=1.0.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name mio --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/mio-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' -C debug-assertions=off --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=866097cc490d4b56 -C extra-filename=-86683343d9743d1b --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-bcd3fbacc187260d.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/socket2-0.5.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/socket2-0.5.7/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.63 CARGO_PKG_VERSION=0.5.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name socket2 --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/socket2-0.5.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 -C debug-assertions=off --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=c95ce4b3f35ecd10 -C extra-filename=-2d414d2e3baf55e2 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-bcd3fbacc187260d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `phf_shared` (lib) generated 1 warning (1 duplicate) Compiling crc32fast v1.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc32fast-1.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc32fast-1.4.2/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='' CARGO_PKG_VERSION=1.4.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name crc32fast --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc32fast-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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=7955456381a089d0 -C extra-filename=-4e7848f9437afb63 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcfg_if-84dcfd48ddeb454b.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: field `interface` is never read --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hyper-util-0.1.5/src/client/legacy/connect/http.rs:79:5 | 68 | struct Config { | ------ field in this struct ... 79 | interface: Option, | ^^^^^^^^^ | = note: `Config` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default warning: `signal-hook-registry` (lib) generated 4 warnings (4 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/bitflags-2.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/bitflags-2.6.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name bitflags --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=3b25a10e2479b3ab -C extra-filename=-b611567a82514d6a --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `hyper` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/bytes-1.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name bytes --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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 embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(loom)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=4f6520c377c08d22 -C extra-filename=-2767ec5a0a6af2db --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `lru` (lib) generated 1 warning (1 duplicate) Compiling hash-ids v0.31.1 (/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/crates/hash-ids) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hash_ids CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/crates/hash-ids CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/crates/hash-ids/Cargo.toml CARGO_PKG_AUTHORS='TabbyML Team' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='https://github.com/TabbyML/tabby' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hash-ids CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.31.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_SBOM_PATH='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name hash_ids --edition=2021 crates/hash-ids/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=37f7cab44442bac8 -C extra-filename=-4a5fa6bebab7b2f4 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C ar=ar -C linker=cc` warning: `crc32fast` (lib) generated 1 warning (1 duplicate) Compiling lz4_flex v0.11.3 warning: `h2` (lib) generated 9 warnings (1 duplicate) Compiling levenshtein_automata v0.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lz4_flex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lz4_flex-0.11.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lz4_flex-0.11.3/Cargo.toml CARGO_PKG_AUTHORS='Pascal Seitz :Arthur Silva :ticki ' CARGO_PKG_DESCRIPTION='Fastest LZ4 implementation in Rust, no unsafe by default.' CARGO_PKG_HOMEPAGE='https://github.com/pseitz/lz4_flex' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lz4_flex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pseitz/lz4_flex' 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='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name lz4_flex --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lz4_flex-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "frame", "nightly", "safe-decode", "safe-encode", "std"))' -C metadata=56942fd09b074046 -C extra-filename=-c570d1a8289b8d6f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=levenshtein_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/levenshtein_automata-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/levenshtein_automata-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Paul Masurel ' CARGO_PKG_DESCRIPTION='Creates Levenshtein Automata in an efficient manner.' CARGO_PKG_HOMEPAGE='https://github.com/tantivy-search/levenshtein-automata' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=levenshtein_automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tantivy-search/levenshtein-automata' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name levenshtein_automata --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/levenshtein_automata-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fst", "fst_automaton"))' -C metadata=b9145327332599a0 -C extra-filename=-b238d96b0aab8ade --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `rustls-webpki` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-io-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-io-0.3.30/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.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name futures_io --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-io-0.3.30/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", "unstable"))' -C metadata=e389b7b9c415e198 -C extra-filename=-bce52aebf8a4d196 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `socket2` (lib) generated 1 warning (1 duplicate) Compiling census v0.4.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=census CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/census-0.4.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/census-0.4.2/Cargo.toml CARGO_PKG_AUTHORS='Paul Masurel ' CARGO_PKG_DESCRIPTION='Keeps an inventory of living objects' CARGO_PKG_HOMEPAGE='https://github.com/quickwit-inc/census' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=census CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/quickwit-inc/census' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name census --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/census-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=abb38728ee5464c9 -C extra-filename=-344aadd48b2a8c3f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `lexical-util` (lib) generated 1 warning (1 duplicate) Compiling hyper-tls v0.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_tls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hyper-tls-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hyper-tls-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Default TLS implementation for use with hyper' CARGO_PKG_HOMEPAGE='https://hyper.rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hyper-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/hyper-tls' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name hyper_tls --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hyper-tls-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn", "vendored"))' -C metadata=c088d720e70db013 -C extra-filename=-ace8fdddfc5745fa --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern bytes=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbytes-8a9165e725c004d0.rmeta --extern http_body_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttp_body_util-fda64cd9a69c4d09.rmeta --extern hyper=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhyper-89f9b80afc9405b1.rmeta --extern hyper_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhyper_util-89622a12941a553e.rmeta --extern native_tls=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libnative_tls-d9e6d638b6e20d00.rmeta --extern tokio=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio-38df51c7b7664cbc.rmeta --extern tokio_native_tls=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio_native_tls-6a3d659da68df85c.rmeta --extern tower_service=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtower_service-c6cdbb19c1607527.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/usr/lib` warning: `bitflags` (lib) generated 1 warning (1 duplicate) Compiling axum v0.8.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=axum CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/axum-0.8.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/axum-0.8.3/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Web framework that focuses on ergonomics and modularity' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/axum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=axum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/axum' CARGO_PKG_RUST_VERSION=1.75 CARGO_PKG_VERSION=0.8.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name axum --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/axum-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::verbose_file_reads' '--warn=clippy::unused_self' --forbid=unsafe_code --warn=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--warn=clippy::todo' '--warn=clippy::suboptimal_flops' '--warn=clippy::str_to_string' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::option_option' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' --warn=missing_docs --warn=missing_debug_implementations '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_on_vec_items' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--warn=clippy::inefficient_to_string' '--warn=clippy::imprecise_flops' '--warn=clippy::if_let_mutex' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::filter_map_next' '--warn=clippy::exit' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::dbg_macro' '--warn=clippy::await_holding_lock' --cfg 'feature="default"' --cfg 'feature="form"' --cfg 'feature="http1"' --cfg 'feature="json"' --cfg 'feature="matched-path"' --cfg 'feature="original-uri"' --cfg 'feature="query"' --cfg 'feature="tokio"' --cfg 'feature="tower-log"' --cfg 'feature="tracing"' --cfg 'feature="ws"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__private", "__private_docs", "default", "form", "http1", "http2", "json", "macros", "matched-path", "multipart", "original-uri", "query", "tokio", "tower-log", "tracing", "ws"))' -C metadata=19c1f78af7a4f218 -C extra-filename=-8730e8c65cf58f1d --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern axum_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libaxum_core-05c5a82156eadd8f.rmeta --extern base64=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbase64-6da47cea17fa6b6f.rmeta --extern bytes=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbytes-8a9165e725c004d0.rmeta --extern form_urlencoded=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libform_urlencoded-19a24d60ab777590.rmeta --extern futures_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_util-9db7c2756974e32e.rmeta --extern http=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttp-121b8e4d5b033a4b.rmeta --extern http_body=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttp_body-d07e22113cd53cbc.rmeta --extern http_body_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttp_body_util-fda64cd9a69c4d09.rmeta --extern hyper=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhyper-89f9b80afc9405b1.rmeta --extern hyper_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhyper_util-89622a12941a553e.rmeta --extern itoa=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libitoa-3c3ab1c75a98c0d0.rmeta --extern matchit=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmatchit-b20cd37e07d64c71.rmeta --extern memchr=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmemchr-d6a9d4e122f137b2.rmeta --extern mime=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmime-bed277c40d7a3683.rmeta --extern percent_encoding=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpercent_encoding-2fa98e23af638667.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpin_project_lite-1dfe41e7ab49546c.rmeta --extern rustversion=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librustversion-f9733346c1c9cb92.so --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --extern serde_json=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde_json-a33b6e7351fc70c1.rmeta --extern serde_path_to_error=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde_path_to_error-9e180ec71a820d3c.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde_urlencoded-abc1230defb63ab7.rmeta --extern sha1=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsha1-638d9c4aa54053d7.rmeta --extern sync_wrapper=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsync_wrapper-bd9f2a4bad76724b.rmeta --extern tokio=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio-38df51c7b7664cbc.rmeta --extern tokio_tungstenite=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio_tungstenite-dbf2d8b7b298c062.rmeta --extern tower=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtower-b61a91d89990859e.rmeta --extern tower_layer=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtower_layer-f26d40e5fb5750ca.rmeta --extern tower_service=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtower_service-c6cdbb19c1607527.rmeta --extern tracing=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtracing-92de3e24e5904906.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `mio` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lz4_flex-0.11.3/src/lib.rs:75:13 | 75 | #![cfg_attr(nightly, feature(optimize_attribute))] | ^^^^^^^ help: found config with similar value: `feature = "nightly"` | = 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 note: the lint level is defined here --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lz4_flex-0.11.3/src/lib.rs:71:9 | 71 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition name: `nightly` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lz4_flex-0.11.3/src/block/decompress.rs:56:12 | 56 | #[cfg_attr(nightly, optimize(size))] // to avoid loop unrolling | ^^^^^^^ help: found config with similar value: `feature = "nightly"` | = help: consider using a Cargo feature instead = 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 value: `unchecked-decode` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lz4_flex-0.11.3/src/block/decompress.rs:142:19 | 142 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lz4_flex-0.11.3/src/block/decompress.rs:369:19 | 369 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lz4_flex-0.11.3/src/block/decompress.rs:396:19 | 396 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lz4_flex-0.11.3/src/block/decompress.rs:437:19 | 437 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lz4_flex-0.11.3/src/block/decompress.rs:340:23 | 340 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `unchecked-decode` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lz4_flex-0.11.3/src/block/decompress.rs:414:27 | 414 | #[cfg(not(feature = "unchecked-decode"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `frame`, `nightly`, `safe-decode`, `safe-encode`, and `std` = help: consider adding `unchecked-decode` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/levenshtein_automata-0.2.1/src/alphabet.rs:25:17 | 25 | pub fn iter(&self) -> slice::Iter<(char, FullCharacteristicVector)> { | ^^^^^ --------------------------------------------- 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 | 25 | pub fn iter(&self) -> slice::Iter<'_, (char, FullCharacteristicVector)> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/levenshtein_automata-0.2.1/src/dfa.rs:228:9 | 228 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 232 | ) -> Utf8DFAStateBuilder { | ------------------- 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 | 232 | ) -> Utf8DFAStateBuilder<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/minimal-lexical-0.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name minimal_lexical --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=f27143f77c9f764f -C extra-filename=-8452cdb2f72713f5 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/cargo-crates/census-0.4.2/src/lib.rs:124:19 | 124 | fn lock_items(&self) -> MutexGuard> { | ^^^^^ -------------------- 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 | 124 | fn lock_items(&self) -> MutexGuard<'_, Items> { | +++ warning: `futures-io` (lib) generated 1 warning (1 duplicate) Compiling htmlescape v0.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=htmlescape CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/htmlescape-0.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/htmlescape-0.3.1/Cargo.toml CARGO_PKG_AUTHORS='Viktor Dahl ' CARGO_PKG_DESCRIPTION='A library for HTML entity encoding and decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT / MPL-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=htmlescape CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/veddan/rust-htmlescape' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name htmlescape --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/htmlescape-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9466bd8362bc122f -C extra-filename=-b57c1de9fc399d70 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/cargo-crates/htmlescape-0.3.1/src/encode.rs:60:21 | 60 | None => try!(write_char(writer, c)), | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/htmlescape-0.3.1/src/encode.rs:61:29 | 61 | Some(entity) => try!(writer.write_all(entity.as_bytes())) | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/htmlescape-0.3.1/src/encode.rs:117:9 | 117 | try!(res); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/htmlescape-0.3.1/src/encode.rs:134:5 | 134 | try!(writer.write(b"&#x")); | ^^^ warning: `hyper-tls` (lib) generated 1 warning (1 duplicate) warning: `census` (lib) generated 2 warnings (1 duplicate) Compiling rustc-hash v1.1.0 warning: `lz4_flex` (lib) generated 9 warnings (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/key.rs:291:25 | 291 | pub fn display_repr(&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 | 291 | pub fn display_repr(&self) -> Cow<'_, str> { | +++ Compiling oneshot v0.1.6 (/wrkdirs/usr/ports/devel/tabby/work/oneshot-b208f493e505f5f37e180b5cdec4c22b6f99abaa) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml_edit-0.19.15/src/repr.rs:52:25 | 52 | pub fn display_repr(&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 | 52 | pub fn display_repr(&self) -> Cow<'_, str> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-task-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-task-0.3.30/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.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name futures_task --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-task-0.3.30/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", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=aa2b89f253767683 -C extra-filename=-05efd5089a21f562 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustc-hash-1.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustc-hash-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='speed, non-cryptographic hash used in rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/rustc-hash' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name rustc_hash --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustc-hash-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=2 -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=bcbaa50f91176a7d -C extra-filename=-232656f584ae0aab --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: struct `IsInteger` is never constructed --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/utoipa-gen-5.3.1/src/component/features/validators.rs:34:12 | 34 | pub struct IsInteger<'a>(&'a SchemaType<'a>); | ^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=oneshot CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/oneshot-b208f493e505f5f37e180b5cdec4c22b6f99abaa CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/oneshot-b208f493e505f5f37e180b5cdec4c22b6f99abaa/Cargo.toml CARGO_PKG_AUTHORS='Linus Färnstrand ' CARGO_PKG_DESCRIPTION='Oneshot spsc channel with (potentially) lock-free non-blocking send, and a receiver supporting both thread blocking receive operations as well as Future based async polling. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=oneshot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/faern/oneshot' CARGO_PKG_RUST_VERSION=1.60.0 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name oneshot --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/oneshot-b208f493e505f5f37e180b5cdec4c22b6f99abaa/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "std"))' -C metadata=4efd80960c43de6a -C extra-filename=-68f887191c857c2b --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/utoipa-gen-5.3.1/src/component/features/attributes.rs:497:25 | 497 | pub fn as_type_tree(&self) -> 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 | 497 | pub fn as_type_tree(&self) -> Result, Diagnostics> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/utoipa-gen-5.3.1/src/ext.rs:288:13 | 288 | _: &'_ Punctuated, | ^^ the lifetime is elided here ... 291 | ) -> 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 | 291 | ) -> Result, Diagnostics> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/utoipa-gen-5.3.1/src/ext/axum.rs:58:21 | 58 | value_args: Vec, | ^^^^^ the lifetime is hidden here 59 | ) -> ( 60 | impl Iterator>, | -- the same lifetime is elided here 61 | impl Iterator>, | -- the same lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'_` | 58 | value_args: Vec>, | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/utoipa-gen-5.3.1/src/ext.rs:402:18 | 402 | fn_args: &Punctuated, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here 403 | ) -> Result, Diagnostics> { | ----- 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 | 403 | ) -> Result>, Diagnostics> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/utoipa-gen-5.3.1/src/openapi.rs:73:35 | 73 | pub fn parse_openapi_attrs(attrs: &[Attribute]) -> Result, Error> { | ^^^^^^^^^^^^ ----------- 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 parse_openapi_attrs(attrs: &[Attribute]) -> Result>, Error> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/utoipa-gen-5.3.1/src/path/media_type.rs:223:26 | 223 | pub fn get_type_tree(&self) -> Result>>, Diagnostics> { | ^^^^^ ----------------- | | | | | | | 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 | 223 | pub fn get_type_tree(&self) -> Result>>, Diagnostics> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/utoipa-gen-5.3.1/src/path/media_type.rs:411:21 | 411 | fn to_type_tree(&self) -> 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 | 411 | fn to_type_tree(&self) -> Result, Diagnostics> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/utoipa-gen-5.3.1/src/path/response.rs:665:33 | 665 | fn parse_lit_int(input: ParseStream) -> syn::Result> { | ^^^^^^^^^^^ -- the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'_` | 665 | fn parse_lit_int(input: ParseStream<'_>) -> syn::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/utoipa-gen-5.3.1/src/path/response.rs:669:46 | 669 | fn parse_lit_str_status_range(input: ParseStream) -> syn::Result> { | ^^^^^^^^^^^ -- the same lifetime is elided here | | | the lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'_` | 669 | fn parse_lit_str_status_range(input: ParseStream<'_>) -> syn::Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/utoipa-gen-5.3.1/src/path/response/derive.rs:681:42 | 681 | fn parse_variant_attributes(variant: &Variant) -> 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 | 681 | fn parse_variant_attributes(variant: &Variant) -> Result, Diagnostics> { | ++++ warning: `rustc-hash` (lib) generated 1 warning (1 duplicate) Compiling cfg_aliases v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=cfg_aliases CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/cfg_aliases-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/cfg_aliases-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Zicklag ' CARGO_PKG_DESCRIPTION='A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.' CARGO_PKG_HOMEPAGE='https://github.com/katharostech/cfg_aliases' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg_aliases CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/katharostech/cfg_aliases' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name cfg_aliases --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/cfg_aliases-0.1.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=f178e36956aed206 -C extra-filename=-8e1dc3fd0c58e76e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `hyper-util` (lib) generated 2 warnings (1 duplicate) Compiling humantime v2.2.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=humantime CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/humantime-2.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/humantime-2.2.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A parser and formatter for std::time::{Duration, SystemTime}' CARGO_PKG_HOMEPAGE='https://github.com/chronotope/humantime' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=humantime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/humantime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.2.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name humantime --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/humantime-2.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=04a101797321bdc5 -C extra-filename=-78841dbd925c5439 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --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=pin_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name pin_utils --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f6ec73d804d22f25 -C extra-filename=-31b95ef6d2c24bd0 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `minimal-lexical` (lib) generated 2 warnings (2 duplicates) Compiling toml v0.7.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml-0.7.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml-0.7.8/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' 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.0 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name toml --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/toml-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=3c5cab910ce734cf -C extra-filename=-ac6ca7da0530dae2 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --extern serde_spanned=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde_spanned-cb062be0612015dd.rmeta --extern toml_datetime=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtoml_datetime-739a849159a780c5.rmeta --extern toml_edit=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtoml_edit-83b1acea6f59baeb.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `futures-task` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_util CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-util-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-util-0.3.30/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.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name futures_util --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-util-0.3.30/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="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --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=2a27e7703180a19e -C extra-filename=-2d226f91fb3f7d9c --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern futures_channel=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_channel-3f697c1435153a60.rmeta --extern futures_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_core-0d31deca087cdf34.rmeta --extern futures_io=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_io-bce52aebf8a4d196.rmeta --extern futures_macro=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_macro-52e5bf1084be8f3f.so --extern futures_sink=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_sink-8f7ac7eb0313d991.rmeta --extern futures_task=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_task-05efd5089a21f562.rmeta --extern memchr=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmemchr-74c665152de21bab.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpin_project_lite-b2a7946a55a0c613.rmeta --extern pin_utils=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpin_utils-31b95ef6d2c24bd0.rmeta --extern slab=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libslab-aced1a5c702617f9.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `htmlescape` (lib) generated 5 warnings (1 duplicate) warning: `oneshot` (lib) generated 1 warning (1 duplicate) warning: enum `HeartbeatMessageType` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/msgs/enums.rs:69:21 | 69 | pub(crate) enum HeartbeatMessageType { | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default = note: this warning originates in the macro `enum_builder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: method `get_u8` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/msgs/macros.rs:17:26 | 16 | impl $enum_name { | --------------- method in this implementation 17 | $enum_vis fn get_u8(&self) -> u8 { | ^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/msgs/enums.rs:64:1 | 64 | / enum_builder! { 65 | | /// The `HeartbeatMessageType` TLS protocol enum. Values in this enum are taken 66 | | /// from the various RFCs covering TLS, and are listed by IANA. 67 | | /// The `Unknown` item is used when processing unrecognised ordinals. ... | 73 | | } | |_- in this macro invocation | = note: this warning originates in the macro `enum_builder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: enum `HeartbeatMode` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/msgs/enums.rs:217:21 | 217 | pub(crate) enum HeartbeatMode { | ^^^^^^^^^^^^^ | = note: this warning originates in the macro `enum_builder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: method `get_u8` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/msgs/macros.rs:17:26 | 16 | impl $enum_name { | --------------- method in this implementation 17 | $enum_vis fn get_u8(&self) -> u8 { | ^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/msgs/enums.rs:212:1 | 212 | / enum_builder! { 213 | | /// The `HeartbeatMode` TLS protocol enum. Values in this enum are taken 214 | | /// from the various RFCs covering TLS, and are listed by IANA. 215 | | /// The `Unknown` item is used when processing unrecognised ordinals. ... | 221 | | } | |_- in this macro invocation | = note: this warning originates in the macro `enum_builder` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/msgs/codec.rs:22:24 | 22 | pub fn init(bytes: &[u8]) -> Reader { | ^^^^^ ------ 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 | 22 | pub fn init(bytes: &[u8]) -> Reader<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/msgs/codec.rs:32:16 | 32 | pub fn sub(&mut self, length: usize) -> 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 | 32 | pub fn sub(&mut self, length: usize) -> Result, InvalidMessage> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/msgs/deframer.rs:332:19 | 332 | pub fn borrow(&mut self) -> DeframerSliceBuffer { | ^^^^^^^^^ ------------------- 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 | 332 | pub fn borrow(&mut self) -> DeframerSliceBuffer<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-1.42.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-1.42.0/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.42.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=42 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tokio --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-1.42.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="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"' --cfg 'feature="windows-sys"' --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=fd127d9894f8fd84 -C extra-filename=-4a957f6c6d3120b7 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern bytes=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbytes-2767ec5a0a6af2db.rmeta --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-bcd3fbacc187260d.rmeta --extern mio=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmio-86683343d9743d1b.rmeta --extern parking_lot=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libparking_lot-1bc1cc04e2969955.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpin_project_lite-b2a7946a55a0c613.rmeta --extern signal_hook_registry=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsignal_hook_registry-9099502b5d33574e.rmeta --extern socket2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsocket2-2d414d2e3baf55e2.rmeta --extern tokio_macros=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio_macros-432b59dc68ea8042.so --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nom-7.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name nom --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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 embed-bitcode=no -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", "docsrs", "std"))' -C metadata=1b55c509b2c6cd03 -C extra-filename=-9a71f88658f7a150 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern memchr=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmemchr-74c665152de21bab.rmeta --extern minimal_lexical=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libminimal_lexical-8452cdb2f72713f5.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/conn.rs:46:19 | 46 | pub fn reader(&mut self) -> Reader { | ^^^^^^^^^ ------ 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 | 46 | pub fn reader(&mut self) -> Reader<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/conn.rs:54:19 | 54 | pub fn writer(&mut self) -> Writer { | ^^^^^^^^^ ------ 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 | 54 | pub fn writer(&mut self) -> Writer<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/conn.rs:336:19 | 336 | pub fn reader(&mut self) -> Reader { | ^^^^^^^^^ ------ 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 | 336 | pub fn reader(&mut self) -> Reader<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/conn.rs:349:19 | 349 | pub fn writer(&mut self) -> Writer { | ^^^^^^^^^ ------ 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 | 349 | pub fn writer(&mut self) -> Writer<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/client/client_conn.rs:564:23 | 564 | pub fn early_data(&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 help: use `'_` for type paths | 564 | pub fn early_data(&mut self) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/server/common.rs:12:43 | 12 | pub(super) fn from_certified_key(key: &sign::CertifiedKey) -> ActiveCertifiedKey { | ^^^^^^^^^^^^^^^^^^^ ------------------ 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 | 12 | pub(super) fn from_certified_key(key: &sign::CertifiedKey) -> ActiveCertifiedKey<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/server/server_conn.rs:520:23 | 520 | pub fn early_data(&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 help: use `'_` for type paths | 520 | pub fn early_data(&mut self) -> Option> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustls-0.22.4/src/ticketer.rs:65:30 | 65 | pub(crate) fn maybe_roll(&self, now: UnixTime) -> 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 help: use `'_` for type paths | 65 | pub(crate) fn maybe_roll(&self, now: UnixTime) -> Option> { | +++ warning: `cfg_aliases` (lib) generated 1 warning (1 duplicate) Compiling nix v0.28.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.28.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=28 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.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="feature"' --cfg 'feature="fs"' --cfg 'feature="user"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=d61a5c0e921ec4ee -C extra-filename=-5152c281ee6c7e7e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/nix-5152c281ee6c7e7e -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern cfg_aliases=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcfg_aliases-8e1dc3fd0c58e76e.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `hash-ids` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crossbeam-utils-0.8.21 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/crossbeam-utils-c9b4108255511ab2/out /usr/local/bin/rustc --crate-name crossbeam_utils --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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 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=a97b070c9559c1d5 -C extra-filename=-fc5bb024471395aa --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` warning: `levenshtein_automata` (lib) generated 3 warnings (1 duplicate) Compiling phf_generator v0.11.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_generator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_generator-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_generator-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='PHF generation logic' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_generator CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name phf_generator --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_generator-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("criterion"))' -C metadata=bfef2324939d1b7d -C extra-filename=-c67ec3ae35becfbd --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern phf_shared=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libphf_shared-5adb29977d8133e7.rmeta --extern rand=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librand-fdcac8ffc316ec5e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `pin-utils` (lib) generated 1 warning (1 duplicate) Compiling validator v0.18.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=validator CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator-0.18.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator-0.18.1/Cargo.toml CARGO_PKG_AUTHORS='Vincent Prouillet /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/proc-macro-hack-0.5.20+deprecated/src/lib.rs:267:45 | 267 | if args.only_hack_old_rustc && cfg!(not(need_proc_macro_hack)) { | ^^^^^^^^^^^^^^^^^^^^ | = 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(need_proc_macro_hack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(need_proc_macro_hack)");` 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/devel/tabby/work/tabby-0.31.1/cargo-crates/validator-0.18.1/src/validation/email.rs:81:24 | 81 | fn as_email_string(&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 | 81 | fn as_email_string(&self) -> Option>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator-0.18.1/src/validation/email.rs:88:24 | 88 | fn as_email_string(&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 help: use `'_` for type paths | 88 | fn as_email_string(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator-0.18.1/src/validation/email.rs:94:24 | 94 | fn as_email_string(&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 help: use `'_` for type paths | 94 | fn as_email_string(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator-0.18.1/src/validation/email.rs:103:24 | 103 | fn as_email_string(&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 help: use `'_` for type paths | 103 | fn as_email_string(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator-0.18.1/src/validation/regex.rs:8:17 | 8 | fn as_regex(&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 | 8 | fn as_regex(&self) -> Cow<'_, Regex>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator-0.18.1/src/validation/regex.rs:12:17 | 12 | fn as_regex(&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 | 12 | fn as_regex(&self) -> Cow<'_, Regex> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator-0.18.1/src/validation/regex.rs:21:17 | 21 | fn as_regex(&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 | 21 | fn as_regex(&self) -> Cow<'_, Regex> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator-0.18.1/src/validation/regex.rs:27:17 | 27 | fn as_regex(&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 | 27 | fn as_regex(&self) -> Cow<'_, Regex> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator-0.18.1/src/validation/regex.rs:33:17 | 33 | fn as_regex(&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 | 33 | fn as_regex(&self) -> Cow<'_, Regex> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator-0.18.1/src/validation/regex.rs:39:17 | 39 | fn as_regex(&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 | 39 | fn as_regex(&self) -> Cow<'_, Regex> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator-0.18.1/src/validation/regex.rs:45:17 | 45 | fn as_regex(&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 | 45 | fn as_regex(&self) -> Cow<'_, Regex> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator-0.18.1/src/validation/regex.rs:51:17 | 51 | fn as_regex(&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 | 51 | fn as_regex(&self) -> Cow<'_, Regex> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator-0.18.1/src/validation/urls.rs:19:22 | 19 | fn as_url_string(&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 help: use `'_` for type paths | 19 | fn as_url_string(&self) -> Option>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator-0.18.1/src/validation/urls.rs:28:30 | 28 | fn as_url_string(&self) -> Option> { | ^^^^^ -------- the same lifetime is hidden here | | | the lifetime is elided here ... 35 | validate_type_that_derefs!(&T); | ------------------------------ 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 `validate_type_that_derefs` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 28 | fn as_url_string(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator-0.18.1/src/validation/urls.rs:28:30 | 28 | fn as_url_string(&self) -> Option> { | ^^^^^ -------- the same lifetime is hidden here | | | the lifetime is elided here ... 36 | validate_type_that_derefs!(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 `validate_type_that_derefs` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 28 | fn as_url_string(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator-0.18.1/src/validation/urls.rs:28:30 | 28 | fn as_url_string(&self) -> Option> { | ^^^^^ -------- the same lifetime is hidden here | | | the lifetime is elided here ... 37 | validate_type_that_derefs!(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 `validate_type_that_derefs` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 28 | fn as_url_string(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator-0.18.1/src/validation/urls.rs:28:30 | 28 | fn as_url_string(&self) -> Option> { | ^^^^^ -------- the same lifetime is hidden here | | | the lifetime is elided here ... 38 | validate_type_that_derefs!(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 `validate_type_that_derefs` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 28 | fn as_url_string(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator-0.18.1/src/validation/urls.rs:28:30 | 28 | fn as_url_string(&self) -> Option> { | ^^^^^ -------- the same lifetime is hidden here | | | the lifetime is elided here ... 39 | validate_type_that_derefs!(Ref<'_, T>); | -------------------------------------- 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 `validate_type_that_derefs` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 28 | fn as_url_string(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator-0.18.1/src/validation/urls.rs:28:30 | 28 | fn as_url_string(&self) -> Option> { | ^^^^^ -------- the same lifetime is hidden here | | | the lifetime is elided here ... 40 | validate_type_that_derefs!(RefMut<'_, T>); | ----------------------------------------- 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 `validate_type_that_derefs` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 28 | fn as_url_string(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator-0.18.1/src/validation/urls.rs:45:30 | 45 | fn as_url_string(&self) -> Option> { | ^^^^^ -------- the same lifetime is hidden here | | | the lifetime is elided here ... 52 | validate_type_of_str!(str); | -------------------------- 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 `validate_type_of_str` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 45 | fn as_url_string(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator-0.18.1/src/validation/urls.rs:45:30 | 45 | fn as_url_string(&self) -> Option> { | ^^^^^ -------- the same lifetime is hidden here | | | the lifetime is elided here ... 53 | validate_type_of_str!(&str); | --------------------------- 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 `validate_type_of_str` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 45 | fn as_url_string(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator-0.18.1/src/validation/urls.rs:45:30 | 45 | fn as_url_string(&self) -> Option> { | ^^^^^ -------- the same lifetime is hidden here | | | the lifetime is elided here ... 54 | validate_type_of_str!(String); | ----------------------------- 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 `validate_type_of_str` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 45 | fn as_url_string(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/validator-0.18.1/src/validation/urls.rs:60:22 | 60 | fn as_url_string(&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 help: use `'_` for type paths | 60 | fn as_url_string(&self) -> Option> { | +++ warning: `crossbeam-utils` (lib) generated 1 warning (1 duplicate) Compiling tokio-rustls v0.25.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-rustls-0.25.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-rustls-0.25.0/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/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.63 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tokio_rustls --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-rustls-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "early-data", "logging", "ring", "tls12"))' -C metadata=f9da312085b66478 -C extra-filename=-842f51813c18737a --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern rustls=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librustls-e403a3a80130f84f.rmeta --extern pki_types=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librustls_pki_types-41db5f3457a92d98.rmeta --extern tokio=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio-38df51c7b7664cbc.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/ring-f7957747af1bb341/out` warning: `nix` (build script) generated 1 warning (1 duplicate) Compiling serdeconv v0.4.1 warning: `rust-stemmers` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=serdeconv CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serdeconv-0.4.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serdeconv-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='Takeru Ohta ' CARGO_PKG_DESCRIPTION='This crate provides convenient traits and functions for converting between TOML/JSON/MessagePack strings and serializable values.' CARGO_PKG_HOMEPAGE='https://github.com/sile/serdeconv' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serdeconv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sile/serdeconv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name serdeconv --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/serdeconv-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=feffd6ded5a16d1a -C extra-filename=-5288ff32c0461f59 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern rmp_serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librmp_serde-6665ede5454c3038.rmeta --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --extern serde_json=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde_json-a33b6e7351fc70c1.rmeta --extern toml=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtoml-ac6ca7da0530dae2.rmeta --extern trackable=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtrackable-339e11d4276ffce1.rmeta --cap-lints warn -C ar=ar -C linker=cc` Compiling parse-git-url v0.5.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=parse_git_url CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/parse-git-url-0.5.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/parse-git-url-0.5.1/Cargo.toml CARGO_PKG_AUTHORS='T.J. Telan :Eric Crosson ' CARGO_PKG_DESCRIPTION='A parser for git repo urls based on url crate' CARGO_PKG_HOMEPAGE='https://github.com/EricCrosson/parse-git-url' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parse-git-url CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/EricCrosson/parse-git-url' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name parse_git_url --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/parse-git-url-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c6ff2b1d7a530e10 -C extra-filename=-34947a5a3d0f71e7 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern tracing=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtracing-92de3e24e5904906.rmeta --extern url=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liburl-24225362c3b0e15e.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `toml` (lib) generated 1 warning (1 duplicate) Compiling bstr v1.9.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=bstr CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/bstr-1.9.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/bstr-1.9.1/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A string type that is not required to be valid UTF-8.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/bstr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bstr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/bstr' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.9.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name bstr --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/bstr-1.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=2 -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=0a8ec6d5350c59c6 -C extra-filename=-e41a6be8370430e3 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern memchr=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmemchr-d6a9d4e122f137b2.rmeta --extern regex_automata=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libregex_automata-d82561bf1572f823.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `tokio-rustls` (lib) generated 1 warning (1 duplicate) Compiling hyper-rustls v0.26.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hyper_rustls CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hyper-rustls-0.26.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hyper-rustls-0.26.0/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.63 CARGO_PKG_VERSION=0.26.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=26 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name hyper_rustls --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hyper-rustls-0.26.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http1", "http2", "log", "logging", "native-tokio", "ring", "rustls-native-certs", "tls12", "webpki-roots", "webpki-tokio"))' -C metadata=3131a6ac0a4e98ee -C extra-filename=-05d4558ab7230289 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern futures_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_util-9db7c2756974e32e.rmeta --extern http=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttp-121b8e4d5b033a4b.rmeta --extern hyper=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhyper-89f9b80afc9405b1.rmeta --extern hyper_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhyper_util-89622a12941a553e.rmeta --extern rustls=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librustls-e403a3a80130f84f.rmeta --extern pki_types=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librustls_pki_types-41db5f3457a92d98.rmeta --extern tokio=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio-38df51c7b7664cbc.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio_rustls-842f51813c18737a.rmeta --extern tower_service=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtower_service-c6cdbb19c1607527.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/ring-f7957747af1bb341/out` warning: `serdeconv` (lib) generated 1 warning (1 duplicate) Compiling libz-sys v1.1.18 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libz-sys-1.1.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libz-sys-1.1.18/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.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libz-sys-1.1.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="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=38bedc573e407c57 -C extra-filename=-25ede182747fb834 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/libz-sys-25ede182747fb834 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern cc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcc-724b85b80cea80b2.rlib --extern pkg_config=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpkg_config-c8755f14c6010385.rlib --extern vcpkg=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libvcpkg-3f1cbe9e39556c7d.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `nom` (lib) generated 14 warnings (14 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-core-0.1.32 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-core-0.1.32/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.56.0 CARGO_PKG_VERSION=0.1.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tracing_core --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --cfg 'feature="valuable"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=8e8338d35b7cfd0d -C extra-filename=-6a5a84040d6dc0ba --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern once_cell=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libonce_cell-92dcede2c0bdcf11.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `parse-git-url` (lib) generated 1 warning (1 duplicate) Compiling reqwest v0.12.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=reqwest CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/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.63.0 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name reqwest --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="__rustls"' --cfg 'feature="__tls"' --cfg 'feature="blocking"' --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="futures-channel"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="macos-system-configuration"' --cfg 'feature="multipart"' --cfg 'feature="rustls-pki-types"' --cfg 'feature="rustls-tls"' --cfg 'feature="rustls-tls-native-roots"' --cfg 'feature="rustls-tls-webpki-roots"' --cfg 'feature="stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_proxy_sys_no_cache", "__rustls", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "futures-channel", "gzip", "h2", "h3", "h3-quinn", "hickory-dns", "http2", "json", "macos-system-configuration", "multipart", "native-tls", "native-tls-alpn", "native-tls-vendored", "quinn", "rustls-pki-types", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "socks", "stream", "trust-dns", "zstd"))' -C metadata=a53966c9b6f89769 -C extra-filename=-dd3afc908c5950ec --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern base64=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbase64-6da47cea17fa6b6f.rmeta --extern bytes=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbytes-8a9165e725c004d0.rmeta --extern encoding_rs=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libencoding_rs-4b2d583536d80974.rmeta --extern futures_channel=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_channel-52d04cfbbb687ece.rmeta --extern futures_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_core-7b1b97af0b97c4fa.rmeta --extern futures_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_util-9db7c2756974e32e.rmeta --extern h2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libh2-dfb0eeb8e0365d66.rmeta --extern http=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttp-121b8e4d5b033a4b.rmeta --extern http_body=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttp_body-d07e22113cd53cbc.rmeta --extern http_body_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttp_body_util-fda64cd9a69c4d09.rmeta --extern hyper=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhyper-89f9b80afc9405b1.rmeta --extern hyper_rustls=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhyper_rustls-05d4558ab7230289.rmeta --extern hyper_tls=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhyper_tls-ace8fdddfc5745fa.rmeta --extern hyper_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhyper_util-89622a12941a553e.rmeta --extern ipnet=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libipnet-3e9be2ba0113fb33.rmeta --extern log=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblog-61cb8082b484f211.rmeta --extern mime=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmime-bed277c40d7a3683.rmeta --extern mime_guess=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmime_guess-f9542378a8c18e14.rmeta --extern native_tls_crate=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libnative_tls-d9e6d638b6e20d00.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libonce_cell-9b67b6fc784dd81c.rmeta --extern percent_encoding=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpercent_encoding-2fa98e23af638667.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpin_project_lite-1dfe41e7ab49546c.rmeta --extern rustls=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librustls-e403a3a80130f84f.rmeta --extern rustls_native_certs=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librustls_native_certs-11bb49f59aa46b8f.rmeta --extern rustls_pemfile=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librustls_pemfile-dbf294726a1308a7.rmeta --extern rustls_pki_types=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librustls_pki_types-41db5f3457a92d98.rmeta --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --extern serde_json=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde_json-a33b6e7351fc70c1.rmeta --extern serde_urlencoded=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde_urlencoded-abc1230defb63ab7.rmeta --extern sync_wrapper=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsync_wrapper-b6790ca6f7b216eb.rmeta --extern tokio=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio-38df51c7b7664cbc.rmeta --extern tokio_native_tls=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio_native_tls-6a3d659da68df85c.rmeta --extern tokio_rustls=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio_rustls-842f51813c18737a.rmeta --extern tokio_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio_util-254b99044a76d71a.rmeta --extern tower_service=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtower_service-c6cdbb19c1607527.rmeta --extern url=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liburl-24225362c3b0e15e.rmeta --extern webpki_roots=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libwebpki_roots-88a4f20114744f5f.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/ring-f7957747af1bb341/out -L native=/usr/lib` warning: `hyper-rustls` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=iana_time_zone CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/iana-time-zone-0.1.60 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/iana-time-zone-0.1.60/Cargo.toml CARGO_PKG_AUTHORS='Andrew Straw :René Kijewski :Ryan Lopopolo ' CARGO_PKG_DESCRIPTION='get the IANA time zone for the current system' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iana-time-zone CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/strawlab/iana-time-zone' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.60 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=60 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name iana_time_zone --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/iana-time-zone-0.1.60/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=5e601c537846da6d -C extra-filename=-043099a8a6ba9354 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `proc-macro-hack` (lib) generated 2 warnings (1 duplicate) Compiling unicode_categories v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_categories CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode_categories-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode_categories-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Sean Gillespie ' CARGO_PKG_DESCRIPTION='Query Unicode category membership for chars' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode_categories CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/swgillespie/unicode-categories' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name unicode_categories --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode_categories-0.1.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=826955fb63c86476 -C extra-filename=-73c56fe691afef14 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/lib.rs:242:11 | 242 | #[cfg(all(feature = "http3", not(reqwest_unstable)))] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` 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: `reqwest_unstable` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/lib.rs:242:34 | 242 | #[cfg(all(feature = "http3", not(reqwest_unstable)))] | ^^^^^^^^^^^^^^^^ | = 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(reqwest_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(reqwest_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/h3_client/mod.rs:1:8 | 1 | #![cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/bstr-1.9.1/src/escape_bytes.rs:15:31 | 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes { | ^^ ----------- 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` | 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes<'a> { | ++++ warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:29:7 | 29 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:31:7 | 31 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:50:7 | 50 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:52:7 | 52 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:85:11 | 85 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:158:11 | 158 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:160:11 | 160 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:162:11 | 162 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:164:11 | 164 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:166:11 | 166 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:1203:11 | 1203 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:1799:11 | 1799 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:1811:11 | 1811 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:1824:11 | 1824 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:1837:11 | 1837 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:1849:11 | 1849 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:257:23 | 257 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:259:23 | 259 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:261:23 | 261 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:263:23 | 263 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:265:23 | 265 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:292:15 | 292 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:320:23 | 320 | #[cfg(all(feature = "http3", feature = "__rustls"))] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:375:64 | 375 | #[cfg(all(feature = "native-tls-alpn", not(feature = "http3")))] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:471:27 | 471 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:610:27 | 610 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:597:31 | 597 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:733:23 | 733 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:2030:19 | 2030 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:2256:15 | 2256 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:2271:11 | 2271 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:2357:11 | 2357 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:2411:19 | 2411 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:2451:11 | 2451 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:2539:23 | 2539 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/client.rs:2666:43 | 2666 | ... #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/blocking/client.rs:504:11 | 504 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/tls.rs:505:48 | 505 | #[cfg(all(feature = "default-tls", not(feature = "http3")))] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/tls.rs:512:13 | 512 | feature = "http3" | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__internal_proxy_sys_no_cache`, `__rustls`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `futures-channel`, `gzip`, `h2`, `h3`, `h3-quinn`, `hickory-dns`, `http2`, `json`, `macos-system-configuration`, `multipart`, `native-tls`, `native-tls-alpn`, `native-tls-vendored`, `quinn`, `rustls-pki-types`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-native-roots`, `rustls-tls-webpki-roots`, `socks`, `stream`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode_categories-0.1.1/src/lib.rs:229:23 | 229 | '\u{E000}'...'\u{F8FF}' => true, | ^^^ 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)]` on by default warning: `...` range patterns are deprecated --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode_categories-0.1.1/src/lib.rs:231:24 | 231 | '\u{F0000}'...'\u{FFFFD}' => true, | ^^^ 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/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode_categories-0.1.1/src/lib.rs:233:25 | 233 | '\u{100000}'...'\u{10FFFD}' => true, | ^^^ 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/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode_categories-0.1.1/src/lib.rs:252:23 | 252 | '\u{3400}'...'\u{4DB5}' => true, | ^^^ 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/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode_categories-0.1.1/src/lib.rs:254:23 | 254 | '\u{4E00}'...'\u{9FD5}' => true, | ^^^ 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/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode_categories-0.1.1/src/lib.rs:256:23 | 256 | '\u{AC00}'...'\u{D7A3}' => true, | ^^^ 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/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode_categories-0.1.1/src/lib.rs:258:24 | 258 | '\u{17000}'...'\u{187EC}' => true, | ^^^ 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/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode_categories-0.1.1/src/lib.rs:260:24 | 260 | '\u{20000}'...'\u{2A6D6}' => true, | ^^^ 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/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode_categories-0.1.1/src/lib.rs:262:24 | 262 | '\u{2A700}'...'\u{2B734}' => true, | ^^^ 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/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode_categories-0.1.1/src/lib.rs:264:24 | 264 | '\u{2B740}'...'\u{2B81D}' => true, | ^^^ 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/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode_categories-0.1.1/src/lib.rs:266:24 | 266 | '\u{2B820}'...'\u{2CEA1}' => true, | ^^^ 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: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/itertools-0.12.1/src/lib.rs:1438:30 | 1438 | 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 | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/itertools-0.12.1/src/lib.rs:1464:26 | 1464 | 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 | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/itertools-0.12.1/src/lib.rs:2309:26 | 2309 | 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 | 2309 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/itertools-0.12.1/src/lib.rs:2348:34 | 2348 | 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 | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/itertools-0.12.1/src/adaptors/mod.rs:591:35 | 591 | 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 | 591 | 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/devel/tabby/work/tabby-0.31.1/cargo-crates/itertools-0.12.1/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: `unicode_categories` (lib) generated 12 warnings (1 duplicate) warning: `validator` (lib) generated 24 warnings (1 duplicate) Compiling crc-catalog v2.4.0 Compiling regex-syntax v0.6.29 warning: `libz-sys` (build script) generated 1 warning (1 duplicate) warning: `iana-time-zone` (lib) generated 1 warning (1 duplicate) Compiling sqlformat v0.2.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-syntax-0.6.29 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-syntax-0.6.29/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A regular expression parser.' 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-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name regex_syntax --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --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", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=2f91ea99a9973d82 -C extra-filename=-fcca53ef7cbea4af --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `futures-util` (lib) generated 2 warnings (2 duplicates) 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/devel/tabby/work/tabby-0.31.1/cargo-crates/libz-sys-1.1.18 CARGO_MANIFEST_LINKS=z CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libz-sys-1.1.18/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.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/libz-sys-4ad6ff6d2fe3b406/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/libz-sys-25ede182747fb834/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=chrono CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/chrono-0.4.38 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/chrono-0.4.38/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Date and time library for Rust' CARGO_PKG_HOMEPAGE='https://github.com/chronotope/chrono' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chrono CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/chrono' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.4.38 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=38 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name chrono --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/chrono-0.4.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="oldtime"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' --cfg 'feature="winapi"' --cfg 'feature="windows-targets"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "android-tzdata", "arbitrary", "clock", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-targets"))' -C metadata=63433812f55c4df0 -C extra-filename=-88a91c81502d310d --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern iana_time_zone=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libiana_time_zone-043099a8a6ba9354.rmeta --extern num_traits=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libnum_traits-1e62482fa9e9c55a.rmeta --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-dde0074cda14cf32.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sqlformat CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sqlformat-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sqlformat-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Josh Holmer ' CARGO_PKG_DESCRIPTION='Formats whitespace in a SQL string to make it easier to read' CARGO_PKG_HOMEPAGE='https://github.com/shssoichiro/sqlformat-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sqlformat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/shssoichiro/sqlformat-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name sqlformat --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sqlformat-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c2f81ce3d89a0436 -C extra-filename=-47d579c7877f712d --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern itertools=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libitertools-62bdcba0dbb9a929.rmeta --extern nom=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libnom-9a71f88658f7a150.rmeta --extern unicode_categories=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libunicode_categories-73c56fe691afef14.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc_catalog CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-catalog-2.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-catalog-2.4.0/Cargo.toml CARGO_PKG_AUTHORS='Akhil Velagapudi ' CARGO_PKG_DESCRIPTION='Catalog of CRC algorithms (generated from http://reveng.sourceforge.net/crc-catalogue) expressed as simple Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc-catalog CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/akhilles/crc-catalog.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.4.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name crc_catalog --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-catalog-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c9cfe82fa3b98638 -C extra-filename=-72ffbcf56c3292f4 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` [libz-sys 1.1.18] cargo:rerun-if-env-changed=LIBZ_SYS_STATIC [libz-sys 1.1.18] cargo:rerun-if-changed=build.rs [libz-sys 1.1.18] cargo:rerun-if-changed=zng/cmake.rs [libz-sys 1.1.18] cargo:rerun-if-changed=zng/cc.rs [libz-sys 1.1.18] OPT_LEVEL = Some("2") [libz-sys 1.1.18] TARGET = Some("x86_64-unknown-freebsd") [libz-sys 1.1.18] HOST = Some("x86_64-unknown-freebsd") [libz-sys 1.1.18] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libz-sys 1.1.18] CC_x86_64-unknown-freebsd = None [libz-sys 1.1.18] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libz-sys 1.1.18] CC_x86_64_unknown_freebsd = None [libz-sys 1.1.18] cargo:rerun-if-env-changed=HOST_CC [libz-sys 1.1.18] HOST_CC = None [libz-sys 1.1.18] cargo:rerun-if-env-changed=CC [libz-sys 1.1.18] CC = Some("cc") [libz-sys 1.1.18] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: `itertools` (lib) generated 7 warnings (1 duplicate) Compiling phf_macros v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_macros CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_macros-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_macros-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Macros to generate types in the phf crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-phf' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name phf_macros --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_macros-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=be96086f55e178a2 -C extra-filename=-7f7b5b9560fcadfa --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern phf_generator=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libphf_generator-3aec623d59dc21db.rlib --extern phf_shared=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libphf_shared-8c09fb71265a2145.rlib --extern proc_macro_hack=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro_hack-f6a009399323e65d.so --extern proc_macro2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro2-99522ec474f4c04a.rlib --extern quote=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libquote-7296253fad9ad3b8.rlib --extern syn=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsyn-bb7f2efcaa2dee32.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `tantivy-query-grammar` (lib) generated 1 warning (1 duplicate) Compiling crc v3.2.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/Cargo.toml CARGO_PKG_AUTHORS='Rui Hu :Akhil Velagapudi <4@4khil.com>' CARGO_PKG_DESCRIPTION='Rust implementation of CRC with support of various standards' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mrhooray/crc-rs.git' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=3.2.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name crc --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7d54f8d5c1182a08 -C extra-filename=-70a895decf6079bb --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern crc_catalog=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcrc_catalog-72ffbcf56c3292f4.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `crc-catalog` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-0.1.40 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-0.1.40/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.56.0 CARGO_PKG_VERSION=0.1.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tracing --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-0.1.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="attributes"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --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=3f3ab83f0b1b7f86 -C extra-filename=-28936c892abf30df --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern log=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblog-76b57dd0a620099e.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpin_project_lite-b2a7946a55a0c613.rmeta --extern tracing_attributes=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtracing_attributes-8f1748a8988ad195.so --extern tracing_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtracing_core-6a5a84040d6dc0ba.rmeta --cap-lints warn -C ar=ar -C linker=cc` [libz-sys 1.1.18] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libz-sys 1.1.18] CRATE_CC_NO_DEFAULTS = None [libz-sys 1.1.18] DEBUG = Some("false") [libz-sys 1.1.18] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libz-sys 1.1.18] CFLAGS_x86_64-unknown-freebsd = None [libz-sys 1.1.18] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libz-sys 1.1.18] CFLAGS_x86_64_unknown_freebsd = None [libz-sys 1.1.18] cargo:rerun-if-env-changed=HOST_CFLAGS [libz-sys 1.1.18] HOST_CFLAGS = None [libz-sys 1.1.18] cargo:rerun-if-env-changed=CFLAGS [libz-sys 1.1.18] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ") [libz-sys 1.1.18] running "cc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-freebsd" "-O2" "-pipe" "-fstack-protector-strong" "-isystem" "/usr/local/include" "-fno-strict-aliasing" "src/smoke.c" "-g0" "-o" "/dev/null" "-lz" warning: `bstr` (lib) generated 2 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=default,feature,fs,user 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_FEATURE=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_USER=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.28.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=28 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/nix-35775e6f92dfc702/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/nix-5152c281ee6c7e7e/build-script-build` warning: type alias `PeekableIoStream` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/decoder.rs:77:6 | 77 | type PeekableIoStream = Peekable; | ^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: struct `Pending` is never constructed --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/decoder.rs:118:8 | 118 | struct Pending(PeekableIoStream, DecoderType); | ^^^^^^^ warning: enum `DecoderType` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-0.12.4/src/async_impl/decoder.rs:122:6 | 122 | enum DecoderType { | ^^^^^^^^^^^ [nix 0.28.0] cargo:rustc-cfg=freebsd [nix 0.28.0] cargo:rustc-cfg=bsd [nix 0.28.0] cargo:rustc-cfg=freebsdlike Compiling crossbeam-queue v0.3.11 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crossbeam_queue CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crossbeam-queue-0.3.11 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crossbeam-queue-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent queues' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-queue' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-queue CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name crossbeam_queue --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crossbeam-queue-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -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", "nightly", "std"))' -C metadata=8401c45a2cb6121d -C extra-filename=-77b1ca64f8f44893 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern crossbeam_utils=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcrossbeam_utils-fc5bb024471395aa.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `tracing-core` (lib) generated 11 warnings (11 duplicates) Compiling phf_codegen v0.11.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_codegen CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_codegen-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_codegen-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Codegen library for PHF types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_codegen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name phf_codegen --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_codegen-0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a039f8f57c2bcfae -C extra-filename=-c946de6f35f862e4 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern phf_generator=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libphf_generator-c67ec3ae35becfbd.rmeta --extern phf_shared=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libphf_shared-5adb29977d8133e7.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc128/bytewise.rs:25:25 | 25 | pub const fn digest(&self) -> Digest> { | ^^^^^ ---------------------- 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 | 25 | pub const fn digest(&self) -> Digest<'_, u128, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc128/bytewise.rs:34:38 | 34 | pub const fn digest_with_initial(&self, initial: u128) -> Digest> { | ^^^^^ ---------------------- 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 | 34 | pub const fn digest_with_initial(&self, initial: u128) -> Digest<'_, u128, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc128/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ --------------------- 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 | 22 | pub const fn digest(&self) -> Digest<'_, u128, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc128/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u128) -> Digest { | ^^^^^ --------------------- 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 | 31 | pub const fn digest_with_initial(&self, initial: u128) -> Digest<'_, u128, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc128/slice16.rs:22:25 | 22 | pub const fn digest(&self) -> Digest> { | ^^^^^ ----------------------- 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 | 22 | pub const fn digest(&self) -> Digest<'_, u128, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc128/slice16.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u128) -> Digest> { | ^^^^^ ----------------------- 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 | 31 | pub const fn digest_with_initial(&self, initial: u128) -> Digest<'_, u128, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc16/bytewise.rs:24:25 | 24 | pub const fn digest(&self) -> Digest> { | ^^^^^ --------------------- 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 | 24 | pub const fn digest(&self) -> Digest<'_, u16, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc16/bytewise.rs:33:38 | 33 | pub const fn digest_with_initial(&self, initial: u16) -> Digest> { | ^^^^^ --------------------- 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 | 33 | pub const fn digest_with_initial(&self, initial: u16) -> Digest<'_, u16, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc16/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ -------------------- 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 | 22 | pub const fn digest(&self) -> Digest<'_, u16, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc16/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u16) -> Digest { | ^^^^^ -------------------- 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 | 31 | pub const fn digest_with_initial(&self, initial: u16) -> Digest<'_, u16, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc16/slice16.rs:21:25 | 21 | pub const fn digest(&self) -> Digest> { | ^^^^^ ---------------------- 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 | 21 | pub const fn digest(&self) -> Digest<'_, u16, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc16/slice16.rs:30:38 | 30 | pub const fn digest_with_initial(&self, initial: u16) -> Digest> { | ^^^^^ ---------------------- 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 const fn digest_with_initial(&self, initial: u16) -> Digest<'_, u16, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc32/bytewise.rs:25:25 | 25 | pub const fn digest(&self) -> Digest> { | ^^^^^ --------------------- 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 | 25 | pub const fn digest(&self) -> Digest<'_, u32, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc32/bytewise.rs:34:38 | 34 | pub const fn digest_with_initial(&self, initial: u32) -> Digest> { | ^^^^^ --------------------- 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 | 34 | pub const fn digest_with_initial(&self, initial: u32) -> Digest<'_, u32, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc32/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ -------------------- 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 | 22 | pub const fn digest(&self) -> Digest<'_, u32, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc32/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u32) -> Digest { | ^^^^^ -------------------- 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 | 31 | pub const fn digest_with_initial(&self, initial: u32) -> Digest<'_, u32, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc32/slice16.rs:22:25 | 22 | pub const fn digest(&self) -> Digest> { | ^^^^^ ---------------------- 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 | 22 | pub const fn digest(&self) -> Digest<'_, u32, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc32/slice16.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u32) -> Digest> { | ^^^^^ ---------------------- 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 | 31 | pub const fn digest_with_initial(&self, initial: u32) -> Digest<'_, u32, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc64/bytewise.rs:25:25 | 25 | pub const fn digest(&self) -> Digest> { | ^^^^^ --------------------- 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 | 25 | pub const fn digest(&self) -> Digest<'_, u64, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc64/bytewise.rs:34:38 | 34 | pub const fn digest_with_initial(&self, initial: u64) -> Digest> { | ^^^^^ --------------------- 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 | 34 | pub const fn digest_with_initial(&self, initial: u64) -> Digest<'_, u64, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc64/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ -------------------- 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 | 22 | pub const fn digest(&self) -> Digest<'_, u64, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc64/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u64) -> Digest { | ^^^^^ -------------------- 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 | 31 | pub const fn digest_with_initial(&self, initial: u64) -> Digest<'_, u64, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc64/slice16.rs:22:25 | 22 | pub const fn digest(&self) -> Digest> { | ^^^^^ ---------------------- 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 | 22 | pub const fn digest(&self) -> Digest<'_, u64, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc64/slice16.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u64) -> Digest> { | ^^^^^ ---------------------- 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 | 31 | pub const fn digest_with_initial(&self, initial: u64) -> Digest<'_, u64, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc8/bytewise.rs:24:25 | 24 | pub const fn digest(&self) -> Digest> { | ^^^^^ -------------------- 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 | 24 | pub const fn digest(&self) -> Digest<'_, u8, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc8/bytewise.rs:33:38 | 33 | pub const fn digest_with_initial(&self, initial: u8) -> Digest> { | ^^^^^ -------------------- 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 | 33 | pub const fn digest_with_initial(&self, initial: u8) -> Digest<'_, u8, Table<1>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc8/nolookup.rs:22:25 | 22 | pub const fn digest(&self) -> Digest { | ^^^^^ ------------------- 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 | 22 | pub const fn digest(&self) -> Digest<'_, u8, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc8/nolookup.rs:31:38 | 31 | pub const fn digest_with_initial(&self, initial: u8) -> Digest { | ^^^^^ ------------------- 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 | 31 | pub const fn digest_with_initial(&self, initial: u8) -> Digest<'_, u8, NoTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc8/slice16.rs:21:25 | 21 | pub const fn digest(&self) -> Digest> { | ^^^^^ --------------------- 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 | 21 | pub const fn digest(&self) -> Digest<'_, u8, Table<16>> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/src/crc8/slice16.rs:30:38 | 30 | pub const fn digest_with_initial(&self, initial: u8) -> Digest> { | ^^^^^ --------------------- 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 const fn digest_with_initial(&self, initial: u8) -> Digest<'_, u8, Table<16>> { | +++ [libz-sys 1.1.18] 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.18] 4 | return (int) adler32; [libz-sys 1.1.18] | ^~~~~~~~~~~~~ [libz-sys 1.1.18] 1 warning generated. warning: `crossbeam-queue` (lib) generated 1 warning (1 duplicate) Compiling axum-extra v0.10.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=axum_extra CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/axum-extra-0.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/axum-extra-0.10.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Extra utilities for axum' CARGO_PKG_HOMEPAGE='https://github.com/tokio-rs/axum' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=axum-extra CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/axum' CARGO_PKG_RUST_VERSION=1.75 CARGO_PKG_VERSION=0.10.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name axum_extra --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/axum-extra-0.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=rust_2018_idioms '--warn=clippy::verbose_file_reads' '--warn=clippy::unused_self' --forbid=unsafe_code --warn=unreachable_pub '--warn=clippy::unnested_or_patterns' '--warn=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--warn=clippy::todo' '--warn=clippy::suboptimal_flops' '--warn=clippy::str_to_string' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::option_option' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' --warn=missing_docs --warn=missing_debug_implementations '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_on_vec_items' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--warn=clippy::inefficient_to_string' '--warn=clippy::imprecise_flops' '--warn=clippy::if_let_mutex' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::filter_map_next' '--warn=clippy::exit' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::dbg_macro' '--warn=clippy::await_holding_lock' --cfg 'feature="default"' --cfg 'feature="tracing"' --cfg 'feature="typed-header"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__private_docs", "async-read-body", "async-stream", "attachment", "cookie", "cookie-key-expansion", "cookie-private", "cookie-signed", "default", "erased-json", "error-response", "file-stream", "form", "json-deserializer", "json-lines", "multipart", "protobuf", "query", "scheme", "tracing", "typed-header", "typed-routing"))' -C metadata=ed6fae79d4803a57 -C extra-filename=-3e0f7eef8428a1db --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern axum=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libaxum-8730e8c65cf58f1d.rmeta --extern axum_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libaxum_core-05c5a82156eadd8f.rmeta --extern bytes=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbytes-8a9165e725c004d0.rmeta --extern futures_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_util-9db7c2756974e32e.rmeta --extern headers=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libheaders-135fe3e6cd472044.rmeta --extern http=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttp-121b8e4d5b033a4b.rmeta --extern http_body=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttp_body-d07e22113cd53cbc.rmeta --extern http_body_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhttp_body_util-fda64cd9a69c4d09.rmeta --extern mime=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmime-bed277c40d7a3683.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpin_project_lite-1dfe41e7ab49546c.rmeta --extern rustversion=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librustversion-f9733346c1c9cb92.so --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --extern tower=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtower-b61a91d89990859e.rmeta --extern tower_layer=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtower_layer-f26d40e5fb5750ca.rmeta --extern tower_service=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtower_service-c6cdbb19c1607527.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `phf_codegen` (lib) generated 1 warning (1 duplicate) Compiling atoi v2.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=atoi CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/atoi-2.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/atoi-2.0.0/Cargo.toml CARGO_PKG_AUTHORS='Markus Klein' CARGO_PKG_DESCRIPTION='Parse integers directly from `[u8]` slices in safe code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atoi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/pacman82/atoi-rs' CARGO_PKG_RUST_VERSION=1.57.0 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name atoi --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/atoi-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=330a2766c15076d5 -C extra-filename=-76dba0c3e4ae11af --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern num_traits=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libnum_traits-1e62482fa9e9c55a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `tracing` (lib) generated 2 warnings (2 duplicates) Compiling futures-intrusive v0.5.0 warning: `crc` (lib) generated 31 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=bundled,bundled_bindings,cc,pkg-config,unlock_notify,vcpkg 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_BUNDLED=1 CARGO_FEATURE_BUNDLED_BINDINGS=1 CARGO_FEATURE_CC=1 CARGO_FEATURE_PKG_CONFIG=1 CARGO_FEATURE_UNLOCK_NOTIFY=1 CARGO_FEATURE_VCPKG=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libsqlite3-sys-0.27.0 CARGO_MANIFEST_LINKS=sqlite3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libsqlite3-sys-0.27.0/Cargo.toml CARGO_PKG_AUTHORS='The rusqlite developers' CARGO_PKG_DESCRIPTION='Native bindings to the libsqlite3 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libsqlite3-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusqlite/rusqlite' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.27.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=27 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/libsqlite3-sys-cbb96d00843349fe/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/libsqlite3-sys-b73c07aba6a7c9f6/build-script-build` [libz-sys 1.1.18] cargo:rustc-link-lib=z Compiling hashlink v0.8.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hashlink CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hashlink-0.8.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hashlink-0.8.4/Cargo.toml CARGO_PKG_AUTHORS='kyren ' CARGO_PKG_DESCRIPTION='HashMap-like containers that hold their key-value pairs in a user controllable order' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashlink CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kyren/hashlink' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name hashlink --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hashlink-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "serde_impl"))' -C metadata=30968327eafbfad2 -C extra-filename=-8579d6faa59b5482 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern hashbrown=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhashbrown-a4d17b538e12e026.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_intrusive CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-intrusive-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-intrusive-0.5.0/Cargo.toml CARGO_PKG_AUTHORS='Matthias Einwag ' CARGO_PKG_DESCRIPTION='Futures based on intrusive data structures - for std and no-std environments. ' CARGO_PKG_HOMEPAGE='https://github.com/Matthias247/futures-intrusive' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-intrusive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Matthias247/futures-intrusive' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name futures_intrusive --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-intrusive-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="parking_lot"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "parking_lot", "std"))' -C metadata=aa33678965bdee27 -C extra-filename=-98b19f488a690019 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern futures_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_core-0d31deca087cdf34.rmeta --extern lock_api=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblock_api-87c3a0d93d0d7c7a.rmeta --extern parking_lot=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libparking_lot-1bc1cc04e2969955.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `std` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/atoi-2.0.0/src/lib.rs:22:17 | 22 | #![cfg_attr(not(std), no_std)] | ^^^ help: found config with similar value: `feature = "std"` | = 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(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default [libsqlite3-sys 0.27.0] cargo:rerun-if-env-changed=LIBSQLITE3_SYS_USE_PKG_CONFIG [libsqlite3-sys 0.27.0] cargo:rerun-if-changed=sqlite3/sqlite3.c [libsqlite3-sys 0.27.0] cargo:rerun-if-changed=sqlite3/wasm32-wasi-vfs.c [libsqlite3-sys 0.27.0] cargo:rerun-if-env-changed=SQLITE_MAX_VARIABLE_NUMBER [libsqlite3-sys 0.27.0] cargo:rerun-if-env-changed=SQLITE_MAX_EXPR_DEPTH [libsqlite3-sys 0.27.0] cargo:rerun-if-env-changed=SQLITE_MAX_COLUMN [libsqlite3-sys 0.27.0] cargo:rerun-if-env-changed=LIBSQLITE3_FLAGS [libsqlite3-sys 0.27.0] TARGET = Some("x86_64-unknown-freebsd") [libsqlite3-sys 0.27.0] OPT_LEVEL = Some("0") [libsqlite3-sys 0.27.0] HOST = Some("x86_64-unknown-freebsd") [libsqlite3-sys 0.27.0] cargo:rerun-if-env-changed=CC_x86_64-unknown-freebsd [libsqlite3-sys 0.27.0] CC_x86_64-unknown-freebsd = None [libsqlite3-sys 0.27.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_freebsd [libsqlite3-sys 0.27.0] CC_x86_64_unknown_freebsd = None [libsqlite3-sys 0.27.0] cargo:rerun-if-env-changed=HOST_CC [libsqlite3-sys 0.27.0] HOST_CC = None [libsqlite3-sys 0.27.0] cargo:rerun-if-env-changed=CC [libsqlite3-sys 0.27.0] CC = Some("cc") [libsqlite3-sys 0.27.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: `atoi` (lib) generated 2 warnings (1 duplicate) Compiling fid-rs v0.1.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fid_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/fid-rs-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/fid-rs-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Sho Nakatani ' CARGO_PKG_DESCRIPTION='High performance FID (Fully Indexable Dictionary) library' CARGO_PKG_HOMEPAGE='https://github.com/laysakura/fid-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fid-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/laysakura/fid-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name fid_rs --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/fid-rs-0.1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bb6e3b49535dbce6 -C extra-filename=-95dbe36c3bd1627d --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern rayon=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librayon-60064fbcd0a98d4f.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: associated constant `BLOCK_LEN` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/bitpacking-0.9.2/src/lib.rs:42:11 | 41 | trait UnsafeBitPacker { | --------------- associated constant in this trait 42 | const BLOCK_LEN: usize; | ^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default [libsqlite3-sys 0.27.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libsqlite3-sys 0.27.0] CRATE_CC_NO_DEFAULTS = None [libsqlite3-sys 0.27.0] DEBUG = Some("false") [libsqlite3-sys 0.27.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-freebsd [libsqlite3-sys 0.27.0] CFLAGS_x86_64-unknown-freebsd = None [libsqlite3-sys 0.27.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_freebsd [libsqlite3-sys 0.27.0] CFLAGS_x86_64_unknown_freebsd = None [libsqlite3-sys 0.27.0] cargo:rerun-if-env-changed=HOST_CFLAGS [libsqlite3-sys 0.27.0] HOST_CFLAGS = None [libsqlite3-sys 0.27.0] cargo:rerun-if-env-changed=CFLAGS [libsqlite3-sys 0.27.0] CFLAGS = Some("-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ") warning: method `symmetric_difference` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-syntax-0.6.29/src/hir/interval.rs:423:8 | 335 | pub trait Interval: | -------- method in this trait ... 423 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: call to `.borrow()` on a reference in this situation does nothing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-syntax-0.6.29/src/ast/parse.rs:379:21 | 379 | self.pattern.borrow() | ^^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed = note: `#[warn(noop_method_call)]` on by default warning: `phf_macros` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hashlink-0.8.4/src/linked_hash_map.rs:134:17 | 134 | 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 134 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hashlink-0.8.4/src/linked_hash_map.rs:153:21 | 153 | 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 | 153 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hashlink-0.8.4/src/linked_hash_map.rs:199:17 | 199 | 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 | 199 | pub fn keys(&self) -> Keys<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hashlink-0.8.4/src/linked_hash_map.rs:204:19 | 204 | 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 | 204 | pub fn values(&self) -> Values<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hashlink-0.8.4/src/linked_hash_map.rs:209:23 | 209 | 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 | 209 | pub fn values_mut(&mut self) -> ValuesMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hashlink-0.8.4/src/linked_hash_set.rs:57:18 | 57 | 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 | 57 | pub fn drain(&mut self) -> Drain<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hashlink-0.8.4/src/lru_cache.rs:70:17 | 70 | 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 | 70 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hashlink-0.8.4/src/lru_cache.rs:75:21 | 75 | 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 | 75 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hashlink-0.8.4/src/lru_cache.rs:80:18 | 80 | 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 | 80 | pub fn drain(&mut self) -> Drain<'_, K, V> { | +++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=spin CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/spin-0.9.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/spin-0.9.8/Cargo.toml CARGO_PKG_AUTHORS='Mathijs van de Nes :John Ericson :Joshua Barretto ' CARGO_PKG_DESCRIPTION='Spin-based synchronization primitives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=spin CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mvdnes/spin-rs.git' CARGO_PKG_RUST_VERSION=1.38 CARGO_PKG_VERSION=0.9.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name spin --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/spin-0.9.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 -C debug-assertions=off --cfg 'feature="barrier"' --cfg 'feature="default"' --cfg 'feature="lazy"' --cfg 'feature="lock_api"' --cfg 'feature="lock_api_crate"' --cfg 'feature="mutex"' --cfg 'feature="once"' --cfg 'feature="rwlock"' --cfg 'feature="spin_mutex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("barrier", "default", "fair_mutex", "lazy", "lock_api", "lock_api_crate", "mutex", "once", "portable-atomic", "portable_atomic", "rwlock", "spin_mutex", "std", "ticket_mutex", "use_ticket_mutex"))' -C metadata=23fecd0199831a3e -C extra-filename=-cb40306216999226 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern lock_api_crate=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblock_api-87c3a0d93d0d7c7a.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `axum-extra` (lib) generated 1 warning (1 duplicate) warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-intrusive-0.5.0/src/channel/oneshot.rs:202:20 | 202 | pub fn receive(&self) -> ChannelReceiveFuture { | ^^^^^ ---------------------------------- 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 | 202 | pub fn receive(&self) -> ChannelReceiveFuture<'_, MutexType, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-intrusive-0.5.0/src/channel/oneshot_broadcast.rs:209:20 | 209 | pub fn receive(&self) -> ChannelReceiveFuture { | ^^^^^ ---------------------------------- 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 | 209 | pub fn receive(&self) -> ChannelReceiveFuture<'_, MutexType, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-intrusive-0.5.0/src/channel/state_broadcast.rs:387:9 | 387 | &self, | ^^^^^ the lifetime is elided here 388 | state_id: StateId, 389 | ) -> StateReceiveFuture { | -------------------------------- 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 | 389 | ) -> StateReceiveFuture<'_, MutexType, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-intrusive-0.5.0/src/channel/mpmc.rs:426:17 | 426 | pub fn send(&self, value: T) -> ChannelSendFuture { | ^^^^^ ------------------------------- 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 | 426 | pub fn send(&self, value: T) -> ChannelSendFuture<'_, MutexType, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-intrusive-0.5.0/src/channel/mpmc.rs:459:20 | 459 | pub fn receive(&self) -> ChannelReceiveFuture { | ^^^^^ ---------------------------------- 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 | 459 | pub fn receive(&self) -> ChannelReceiveFuture<'_, MutexType, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-intrusive-0.5.0/src/channel/mpmc.rs:486:19 | 486 | pub fn stream(&self) -> ChannelStream { | ^^^^^ ------------------------------ 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 | 486 | pub fn stream(&self) -> ChannelStream<'_, MutexType, T, A> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-intrusive-0.5.0/src/sync/manual_reset_event.rs:200:17 | 200 | pub fn wait(&self) -> GenericWaitForEventFuture { | ^^^^^ ------------------------------------ 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 | 200 | pub fn wait(&self) -> GenericWaitForEventFuture<'_, MutexType> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-intrusive-0.5.0/src/timer/timer.rs:194:14 | 194 | fn delay(&self, delay: Duration) -> LocalTimerFuture; | ^^^^^ ---------------- 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 | fn delay(&self, delay: Duration) -> LocalTimerFuture<'_>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-intrusive-0.5.0/src/timer/timer.rs:198:17 | 198 | fn deadline(&self, timestamp: u64) -> LocalTimerFuture; | ^^^^^ ---------------- 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 | 198 | fn deadline(&self, timestamp: u64) -> LocalTimerFuture<'_>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-intrusive-0.5.0/src/timer/timer.rs:210:14 | 210 | fn delay(&self, delay: Duration) -> TimerFuture; | ^^^^^ ----------- 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 | 210 | fn delay(&self, delay: Duration) -> TimerFuture<'_>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-intrusive-0.5.0/src/timer/timer.rs:214:17 | 214 | fn deadline(&self, timestamp: u64) -> TimerFuture; | ^^^^^ ----------- 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 | 214 | fn deadline(&self, timestamp: u64) -> TimerFuture<'_>; | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-intrusive-0.5.0/src/timer/timer.rs:298:14 | 298 | fn delay(&self, delay: Duration) -> LocalTimerFuture { | ^^^^^ ---------------- 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 | 298 | fn delay(&self, delay: Duration) -> LocalTimerFuture<'_> { | ++++ Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/itertools-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/itertools-0.12.1/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.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name itertools --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/itertools-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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=3fd23c8ff41750ab -C extra-filename=-bc217a05fe87b871 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern either=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libeither-8d8c854ba6001a43.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-intrusive-0.5.0/src/timer/timer.rs:305:17 | 305 | fn deadline(&self, timestamp: u64) -> LocalTimerFuture { | ^^^^^ ---------------- 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 | 305 | fn deadline(&self, timestamp: u64) -> LocalTimerFuture<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-intrusive-0.5.0/src/timer/timer.rs:318:14 | 318 | fn delay(&self, delay: Duration) -> TimerFuture { | ^^^^^ ----------- 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 | 318 | fn delay(&self, delay: Duration) -> TimerFuture<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-intrusive-0.5.0/src/timer/timer.rs:325:17 | 325 | fn deadline(&self, timestamp: u64) -> TimerFuture { | ^^^^^ ----------- 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 deadline(&self, timestamp: u64) -> TimerFuture<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/fid-rs-0.1.1/src/fid/fid.rs:265:12 | 265 | fn rbv(&self) -> RawBitVector { | ^^^^^ ------------ 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 | 265 | fn rbv(&self) -> RawBitVector<'_> { | ++++ warning: `futures-intrusive` (lib) generated 16 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_shared-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_shared-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Support code shared by PHF libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_shared CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-phf' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name phf_shared --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_shared-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=2 -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", "unicase"))' -C metadata=06ded2a04d9e324d -C extra-filename=-f0b5ee9a1f16d5a0 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern siphasher=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsiphasher-bf05a5238c35e809.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `hashlink` (lib) generated 10 warnings (1 duplicate) Compiling eventsource-stream v0.2.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=eventsource_stream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/eventsource-stream-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/eventsource-stream-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Julian Popescu ' CARGO_PKG_DESCRIPTION='A basic building block for building an Eventsource from a Stream of bytes' CARGO_PKG_HOMEPAGE='https://github.com/jpopesculian/eventsource-stream' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=eventsource-stream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jpopesculian/eventsource-stream' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name eventsource_stream --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/eventsource-stream-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -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=04c22e174ffc7a83 -C extra-filename=-c5e4e778776dd97b --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern futures_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_core-7b1b97af0b97c4fa.rmeta --extern nom=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libnom-b6c215d1d1968ac7.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpin_project_lite-1dfe41e7ab49546c.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `spin` (lib) generated 13 warnings (13 duplicates) Compiling regex-automata v0.1.10 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-automata-0.1.10 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-automata-0.1.10/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/regex-automata' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/regex-automata' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name regex_automata --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-automata-0.1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=18981d72690bbc21 -C extra-filename=-344a3e73f5d2608c --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern regex_syntax=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libregex_syntax-fcca53ef7cbea4af.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: field `0` is never read --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/eventsource-stream-0.2.3/src/parser.rs:28:13 | 28 | Comment(&'a str), | ------- ^^^^^^^ | | | field in this variant | = note: `RawEventLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 28 - Comment(&'a str), 28 + Comment(()), | warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/eventsource-stream-0.2.3/src/parser.rs:88:19 | 88 | fn comment(input: &str) -> IResult<&str, RawEventLine> { | ^^^^ ---- ------------ 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 88 | fn comment(input: &str) -> IResult<&str, RawEventLine<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/eventsource-stream-0.2.3/src/parser.rs:97:17 | 97 | fn field(input: &str) -> IResult<&str, RawEventLine> { | ^^^^ ---- ------------ 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 | 97 | fn field(input: &str) -> IResult<&str, RawEventLine<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/eventsource-stream-0.2.3/src/parser.rs:112:17 | 112 | fn empty(input: &str) -> IResult<&str, RawEventLine> { | ^^^^ ---- ------------ 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 | 112 | fn empty(input: &str) -> IResult<&str, RawEventLine<'_>> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/eventsource-stream-0.2.3/src/parser.rs:116:20 | 116 | pub fn line(input: &str) -> IResult<&str, RawEventLine> { | ^^^^ ---- ------------ 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 | 116 | pub fn line(input: &str) -> IResult<&str, RawEventLine<'_>> { | ++++ warning: `phf_shared` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CFG_FEATURE=alloc,default,fs,libc-extra-traits,std,use-libc-auxv 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_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/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.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=0 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/rustix-3fea7e095631d63a/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/rustix-ba8b07e6121a9a40/build-script-build` [rustix 0.38.34] cargo:rerun-if-changed=build.rs warning: `utoipa-gen` (lib) generated 12 warnings (1 duplicate) Compiling utoipa v5.3.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=utoipa CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/utoipa-5.3.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/utoipa-5.3.1/Cargo.toml CARGO_PKG_AUTHORS='Juha Kukkonen ' CARGO_PKG_DESCRIPTION='Compile time generated OpenAPI documentation for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utoipa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/juhaku/utoipa' CARGO_PKG_RUST_VERSION=1.75 CARGO_PKG_VERSION=5.3.1 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name utoipa --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/utoipa-5.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --warn=unexpected_cfgs --check-cfg 'cfg(doc_cfg)' --cfg 'feature="axum_extras"' --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="preserve_order"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix_extras", "auto_into_responses", "axum_extras", "chrono", "config", "debug", "decimal", "decimal_float", "default", "indexmap", "macros", "non_strict_integers", "openapi_extensions", "preserve_order", "preserve_path_order", "rc_schema", "repr", "rocket_extras", "serde_yaml", "smallvec", "time", "ulid", "url", "uuid", "yaml"))' -C metadata=6fe9ef605b5adec8 -C extra-filename=-31ed3a1cffadc593 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern indexmap=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libindexmap-7f17f5ebbf69cf0a.rmeta --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --extern serde_json=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde_json-a33b6e7351fc70c1.rmeta --extern utoipa_gen=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libutoipa_gen-b0e8df92cce9f3ba.so --cap-lints warn -C ar=ar -C linker=cc` warning: `fid-rs` (lib) generated 2 warnings (1 duplicate) Compiling derive_utils v0.14.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=derive_utils CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/derive_utils-0.14.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/derive_utils-0.14.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A procedural macro helper for easily writing derive macros for enums. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/derive_utils' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.14.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name derive_utils --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/derive_utils-0.14.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=unreachable_pub '--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=missing_debug_implementations '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--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::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2190d84d082d45ac -C extra-filename=-17be8239323e97dd --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern proc_macro2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro2-99522ec474f4c04a.rmeta --extern quote=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libquote-7296253fad9ad3b8.rmeta --extern syn=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsyn-f6586217be3246fb.rmeta --cap-lints warn -C ar=ar -C linker=cc` [rustix 0.38.34] cargo:rustc-cfg=static_assertions [rustix 0.38.34] cargo:rustc-cfg=libc [rustix 0.38.34] cargo:rustc-cfg=freebsdlike [rustix 0.38.34] cargo:rustc-cfg=bsd [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_MIRI warning: `rustls` (lib) generated 34 warnings (1 duplicate) Compiling futures-timer v3.0.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/errno-0.3.9 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/errno-0.3.9/Cargo.toml CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name errno --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/errno-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=33343cff88f6c935 -C extra-filename=-0ca527cf839a8b0f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-bcd3fbacc187260d.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_timer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-timer-3.0.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-timer-3.0.3/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Timeouts for futures. ' CARGO_PKG_HOMEPAGE='https://github.com/async-rs/futures-timer' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-timer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/async-rs/futures-timer' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.0.3 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name futures_timer --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-timer-3.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("gloo-timers", "send_wrapper", "wasm-bindgen"))' -C metadata=c787f2370b8fd885 -C extra-filename=-e379250111f25dfc --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-automata-0.1.10/src/classes.rs:90:28 | 90 | pub fn representatives(&self) -> ByteClassRepresentatives { | ^^^^^ ------------------------ 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 | 90 | pub fn representatives(&self) -> ByteClassRepresentatives<'_> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-automata-0.1.10/src/dense.rs:1113:19 | 1113 | pub fn states(&self) -> StateIter { | ^^^^^ --------------- 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 | 1113 | pub fn states(&self) -> StateIter<'_, T, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-automata-0.1.10/src/dense.rs:1508:26 | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut { | ^^^^^^^^^ ----------- 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 | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut<'_, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-automata-0.1.10/src/dense.rs:1702:24 | 1702 | pub fn transitions(&self) -> StateTransitionIter { | ^^^^^ ---------------------- 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 | 1702 | pub fn transitions(&self) -> StateTransitionIter<'_, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-automata-0.1.10/src/dense.rs:1718:31 | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter { | ^^^^^ ---------------------------- 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 | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter<'_, S> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/regex-automata-0.1.10/src/dense.rs:1828:21 | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut { | ^^^^^^^^^ ------------------------- 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 | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut<'_, S> { | +++ warning: `eventsource-stream` (lib) generated 6 warnings (1 duplicate) Compiling tantivy-bitpacker v0.6.0 (/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/bitpacker) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tantivy_bitpacker CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/bitpacker CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/bitpacker/Cargo.toml CARGO_PKG_AUTHORS='Paul Masurel ' CARGO_PKG_DESCRIPTION='Tantivy-sub crate: bitpacking' CARGO_PKG_HOMEPAGE='https://github.com/quickwit-oss/tantivy' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tantivy-bitpacker CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/quickwit-oss/tantivy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tantivy_bitpacker --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/bitpacker/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d50c3f4e79c5c892 -C extra-filename=-4faf4569233d2277 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern bitpacking=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbitpacking-4f0947871c62af74.rmeta -C ar=ar -C linker=cc` warning: `toml_edit` (lib) generated 56 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tokio_stream CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-stream-0.1.17 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-stream-0.1.17/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Utilities to work with `Stream` and `tokio`. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tokio-stream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tokio' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.1.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tokio_stream --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tokio-stream-0.1.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=2ea3ce88db38574f -C extra-filename=-9e2570f27d0212d9 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern futures_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_core-0d31deca087cdf34.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpin_project_lite-b2a7946a55a0c613.rmeta --extern tokio=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio-4a957f6c6d3120b7.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `chrono` (lib) generated 3 warnings (3 duplicates) Compiling dotenvy v0.15.7 warning: unexpected `cfg` condition name: `assert_timer_heap_consistent` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-timer-3.0.3/src/native/heap.rs:164:18 | 164 | if !cfg!(assert_timer_heap_consistent) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = 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(assert_timer_heap_consistent)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(assert_timer_heap_consistent)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-timer-3.0.3/src/native/atomic_waker.rs:107:26 | 107 | match self.state.compare_and_swap(WAITING, REGISTERING, Acquire) { | ^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dotenvy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/dotenvy-0.15.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/dotenvy-0.15.7/Cargo.toml CARGO_PKG_AUTHORS='Noemi Lapresta :Craig Hills :Mike Piccolo :Alice Maz :Sean Griffin :Adam Sharp :Arpad Borsos :Allan Zhang ' CARGO_PKG_DESCRIPTION='A well-maintained fork of the dotenv crate' CARGO_PKG_HOMEPAGE='https://github.com/allan2/dotenvy' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dotenvy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/allan2/dotenvy' CARGO_PKG_RUST_VERSION=1.56.1 CARGO_PKG_VERSION=0.15.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name dotenvy --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/dotenvy-0.15.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "cli"))' -C metadata=b338892d67e407e8 -C extra-filename=-181bdecb86c903db --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `errno` (lib) generated 2 warnings (2 duplicates) Compiling overload v0.1.1 warning: trait `AssertSync` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-timer-3.0.3/src/native/atomic_waker.rs:45:15 | 45 | trait AssertSync: Sync {} | ^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=overload CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/overload-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/overload-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Daniel Salvadori ' CARGO_PKG_DESCRIPTION='Provides a macro to simplify operator overloading.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=overload CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/danaugrs/overload' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name overload --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/overload-0.1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a6017185309256dc -C extra-filename=-8685bc8a432a5a13 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `derive_utils` (lib) generated 1 warning (1 duplicate) Compiling hex v0.4.3 warning: `axum` (lib) generated 1 warning (1 duplicate) Compiling event-listener v2.5.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=hex CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hex-0.4.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hex-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='KokaKiwi ' CARGO_PKG_DESCRIPTION='Encoding and decoding data into/from hexadecimal representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KokaKiwi/rust-hex' CARGO_PKG_RUST_VERSION='' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name hex --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/hex-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=962a426f60b0f6c3 -C extra-filename=-6f2233f0e03272c9 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=event_listener CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/event-listener-2.5.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/event-listener-2.5.3/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='Notify async tasks or threads' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=event-listener CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/event-listener' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.5.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name event_listener --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/event-listener-2.5.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=1dcb60d7d45a75c5 -C extra-filename=-49b735a3e8d61bd1 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `sqlformat` (lib) generated 1 warning (1 duplicate) Compiling tantivy-sstable v0.3.0 (/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/sstable) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tantivy_sstable CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/sstable CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/sstable/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='sstables for tantivy' CARGO_PKG_HOMEPAGE='https://github.com/quickwit-oss/tantivy' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tantivy-sstable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/quickwit-oss/tantivy' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tantivy_sstable --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/sstable/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4b339caa9d7a4f91 -C extra-filename=-de9eb061851c8119 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern tantivy_bitpacker=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtantivy_bitpacker-4faf4569233d2277.rmeta --extern common=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtantivy_common-14a16e3357bdf925.rmeta --extern tantivy_fst=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtantivy_fst-0c47dabd75b73325.rmeta --extern zstd=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libzstd-813bc438f8100722.rmeta -C ar=ar -C linker=cc -L native=/usr/local/lib` warning: `event-listener` (lib) generated 1 warning (1 duplicate) warning: `overload` (lib) generated 1 warning (1 duplicate) Compiling heck v0.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/heck-0.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name heck --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=12c6bf7c47a7d946 -C extra-filename=-9535aab54a43d4e8 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=dotenvy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/dotenvy-0.15.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/dotenvy-0.15.7/Cargo.toml CARGO_PKG_AUTHORS='Noemi Lapresta :Craig Hills :Mike Piccolo :Alice Maz :Sean Griffin :Adam Sharp :Arpad Borsos :Allan Zhang ' CARGO_PKG_DESCRIPTION='A well-maintained fork of the dotenv crate' CARGO_PKG_HOMEPAGE='https://github.com/allan2/dotenvy' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dotenvy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/allan2/dotenvy' CARGO_PKG_RUST_VERSION=1.56.1 CARGO_PKG_VERSION=0.15.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name dotenvy --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/dotenvy-0.15.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 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "cli"))' -C metadata=d3d8438aecb8f07d -C extra-filename=-a689b630cadb1d8f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `futures-timer` (lib) generated 4 warnings (1 duplicate) Compiling nu-ansi-term v0.46.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nu_ansi_term CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nu-ansi-term-0.46.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nu-ansi-term-0.46.0/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='' CARGO_PKG_VERSION=0.46.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=46 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name nu_ansi_term --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nu-ansi-term-0.46.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=8985a560d122aa60 -C extra-filename=-0e75b54ae3c914bd --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern overload=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liboverload-8685bc8a432a5a13.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `tantivy-bitpacker` (lib) generated 1 warning (1 duplicate) Compiling reqwest-eventsource v0.6.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=reqwest_eventsource CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-eventsource-0.6.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-eventsource-0.6.0/Cargo.toml CARGO_PKG_AUTHORS='Julian Popescu ' CARGO_PKG_DESCRIPTION='Helper to build an Eventsource using reqwest' CARGO_PKG_HOMEPAGE='https://github.com/jpopesculian/reqwest-eventsource' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=reqwest-eventsource CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jpopesculian/reqwest-eventsource' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name reqwest_eventsource --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/reqwest-eventsource-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ad187b816e92e1cf -C extra-filename=-4a12900b07aa2759 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern eventsource_stream=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libeventsource_stream-c5e4e778776dd97b.rmeta --extern futures_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_core-7b1b97af0b97c4fa.rmeta --extern futures_timer=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_timer-e379250111f25dfc.rmeta --extern mime=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmime-bed277c40d7a3683.rmeta --extern nom=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libnom-b6c215d1d1968ac7.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpin_project_lite-1dfe41e7ab49546c.rmeta --extern reqwest=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libreqwest-dd3afc908c5950ec.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libthiserror-bd31773d3d82843f.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/ring-f7957747af1bb341/out -L native=/usr/lib` warning: `tokio-stream` (lib) generated 1 warning (1 duplicate) Compiling auto_enums v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=auto_enums CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/auto_enums-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/auto_enums-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library for to allow multiple return types by automatically generated enum. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=auto_enums CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/auto_enums' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name auto_enums --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/auto_enums-0.8.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 --warn=unreachable_pub '--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=missing_debug_implementations '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--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::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::borrow_as_ptr' '--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("convert", "coroutine_trait", "default", "fmt", "fn_traits", "futures01", "futures03", "generator_trait", "http_body1", "ops", "rayon", "serde", "std", "tokio01", "tokio02", "tokio03", "tokio1", "transpose_methods", "trusted_len", "type_analysis", "unstable"))' -C metadata=12bb7adfddbd4364 -C extra-filename=-c86925687ce8806b --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern derive_utils=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libderive_utils-17be8239323e97dd.rlib --extern proc_macro2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro2-99522ec474f4c04a.rlib --extern quote=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libquote-7296253fad9ad3b8.rlib --extern syn=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsyn-f6586217be3246fb.rlib --extern proc_macro --cap-lints warn -C ar=ar -C linker=cc` warning: `dotenvy` (lib) generated 1 warning (1 duplicate) Compiling matchers v0.1.0 warning: unused import: `windows::*` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nu-ansi-term-0.46.0/src/lib.rs:261:9 | 261 | pub use windows::*; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=matchers CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/matchers-0.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/matchers-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman ' CARGO_PKG_DESCRIPTION='Regex matching on character and byte streams. ' CARGO_PKG_HOMEPAGE='https://github.com/hawkw/matchers' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=matchers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hawkw/matchers' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name matchers --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/matchers-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fd5e437c62bf4a6c -C extra-filename=-4f72da9ce79ec12c --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern regex_automata=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libregex_automata-344a3e73f5d2608c.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/sstable/src/dictionary.rs:389:18 | 389 | pub fn range(&self) -> StreamerBuilder { | ^^^^^ ------------------------- 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 | 389 | pub fn range(&self) -> StreamerBuilder<'_, TSSTable> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/sstable/src/dictionary.rs:394:19 | 394 | pub fn stream(&self) -> io::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 | 394 | pub fn stream(&self) -> io::Result> { | +++ warning: `hex` (lib) generated 1 warning (1 duplicate) Compiling sqlx-core v0.7.3 (/wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sqlx_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/Cargo.toml CARGO_PKG_AUTHORS='Ryan Leckey :Austin Bonander :Chloe Ross :Daniel Akhterov ' CARGO_PKG_DESCRIPTION='Core of SQLx, the rust SQL toolkit. Not intended to be used directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sqlx-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/launchbadge/sqlx' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name sqlx_core --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/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="_rt-tokio"' --cfg 'feature="any"' --cfg 'feature="chrono"' --cfg 'feature="crc"' --cfg 'feature="default"' --cfg 'feature="json"' --cfg 'feature="migrate"' --cfg 'feature="offline"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sha2"' --cfg 'feature="tokio"' --cfg 'feature="tokio-stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_rt-async-std", "_rt-tokio", "_tls-native-tls", "_tls-none", "_tls-rustls", "any", "async-io", "async-std", "bigdecimal", "bit-vec", "bstr", "chrono", "crc", "default", "digest", "encoding_rs", "ipnetwork", "json", "mac_address", "migrate", "native-tls", "num-bigint", "offline", "regex", "rust_decimal", "rustls", "rustls-pemfile", "serde", "serde_json", "sha1", "sha2", "time", "tokio", "tokio-stream", "uuid", "webpki-roots"))' -C metadata=cc2c471a9d52a0ba -C extra-filename=-01d021e0228bbcd5 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern ahash=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libahash-f06f9d15985cf53a.rmeta --extern atoi=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libatoi-76dba0c3e4ae11af.rmeta --extern byteorder=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbyteorder-5a1259fd13cb5ea8.rmeta --extern bytes=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbytes-2767ec5a0a6af2db.rmeta --extern chrono=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libchrono-88a91c81502d310d.rmeta --extern crc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcrc-70a895decf6079bb.rmeta --extern crossbeam_queue=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcrossbeam_queue-77b1ca64f8f44893.rmeta --extern dotenvy=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libdotenvy-a689b630cadb1d8f.rmeta --extern either=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libeither-d17d89190f1a0196.rmeta --extern event_listener=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libevent_listener-49b735a3e8d61bd1.rmeta --extern futures_channel=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_channel-3f697c1435153a60.rmeta --extern futures_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_core-0d31deca087cdf34.rmeta --extern futures_intrusive=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_intrusive-98b19f488a690019.rmeta --extern futures_io=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_io-bce52aebf8a4d196.rmeta --extern futures_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_util-2d226f91fb3f7d9c.rmeta --extern hashlink=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhashlink-8579d6faa59b5482.rmeta --extern hex=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhex-6f2233f0e03272c9.rmeta --extern indexmap=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libindexmap-a10e4b8a90aebd68.rmeta --extern log=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblog-76b57dd0a620099e.rmeta --extern memchr=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmemchr-74c665152de21bab.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libonce_cell-92dcede2c0bdcf11.rmeta --extern paste=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpaste-f406b13f786660e6.so --extern percent_encoding=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpercent_encoding-02bc092f402392cb.rmeta --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-dde0074cda14cf32.rmeta --extern serde_json=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde_json-10197badd2010aec.rmeta --extern sha2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsha2-65f6c9fc2ecfe682.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsmallvec-9ca54c6b4d64229f.rmeta --extern sqlformat=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsqlformat-47d579c7877f712d.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libthiserror-a6675927f747c5a8.rmeta --extern tokio=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio-4a957f6c6d3120b7.rmeta --extern tokio_stream=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio_stream-9e2570f27d0212d9.rmeta --extern tracing=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtracing-28936c892abf30df.rmeta --extern url=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liburl-aaac5b804d0dcadc.rmeta -C ar=ar -C linker=cc` warning: `heck` (lib) generated 1 warning (1 duplicate) Compiling tantivy-columnar v0.3.0 (/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/columnar) warning: `matchers` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tantivy_columnar CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/columnar CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/columnar/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='column oriented storage for tantivy' CARGO_PKG_HOMEPAGE='https://github.com/quickwit-oss/tantivy' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tantivy-columnar CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/quickwit-oss/tantivy' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tantivy_columnar --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/columnar/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unstable"))' -C metadata=efd0fd5d8d65055e -C extra-filename=-2fd32a7b073969f9 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern downcast_rs=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libdowncast_rs-3a05c8e4b5e090ae.rmeta --extern fastdivide=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfastdivide-0bd0d675547601ca.rmeta --extern itertools=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libitertools-8d0620eee41341af.rmeta --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --extern tantivy_bitpacker=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtantivy_bitpacker-4faf4569233d2277.rmeta --extern common=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtantivy_common-14a16e3357bdf925.rmeta --extern sstable=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtantivy_sstable-de9eb061851c8119.rmeta --extern stacker=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtantivy_stacker-f3ebf06f9961d58a.rmeta -C ar=ar -C linker=cc -L native=/usr/local/lib` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.34/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.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/rustix-3fea7e095631d63a/out /usr/local/bin/rustc --crate-name rustix --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/rustix-0.38.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "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", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=af1068466a1472bd -C extra-filename=-c4620b1a5d257614 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbitflags-b611567a82514d6a.rmeta --extern libc_errno=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liberrno-0ca527cf839a8b0f.rmeta --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-bcd3fbacc187260d.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg static_assertions --cfg libc --cfg freebsdlike --cfg bsd` warning: `dotenvy` (lib) generated 1 warning (1 duplicate) Compiling flume v0.11.0 warning: `nu-ansi-term` (lib) generated 2 warnings (1 duplicate) Compiling phf v0.8.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=flume CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/flume-0.11.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/flume-0.11.0/Cargo.toml CARGO_PKG_AUTHORS='Joshua Barretto ' CARGO_PKG_DESCRIPTION='A blazingly fast multi-producer channel' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flume CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zesterer/flume' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name flume --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/flume-0.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 -C debug-assertions=off --cfg 'feature="async"' --cfg 'feature="futures-core"' --cfg 'feature="futures-sink"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "eventual-fairness", "futures-core", "futures-sink", "nanorand", "select", "spin"))' -C metadata=19368c513720c299 -C extra-filename=-f15e08485a7b7e06 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern futures_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_core-0d31deca087cdf34.rmeta --extern futures_sink=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_sink-8f7ac7eb0313d991.rmeta --extern spin1=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libspin-cb40306216999226.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Runtime support for perfect hash function data structures' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-phf' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name phf --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="phf_macros"' --cfg 'feature="proc-macro-hack"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "proc-macro-hack", "std", "unicase"))' -C metadata=6efac50df0a4ca64 -C extra-filename=-e4c96925ba12355c --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern phf_macros=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libphf_macros-7f7b5b9560fcadfa.so --extern phf_shared=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libphf_shared-f0b5ee9a1f16d5a0.rmeta --extern proc_macro_hack=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro_hack-f6a009399323e65d.so --cap-lints warn -C ar=ar -C linker=cc` warning: `itertools` (lib) generated 7 warnings (7 duplicates) Compiling louds-rs v0.4.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=louds_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/louds-rs-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/louds-rs-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Sho Nakatani ' CARGO_PKG_DESCRIPTION='High performance LOUDS (Level-Order Unary Degree Sequence) library' CARGO_PKG_HOMEPAGE='https://github.com/laysakura/louds-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=louds-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/laysakura/louds-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name louds_rs --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/louds-rs-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cd4febea478f1894 -C extra-filename=-05be6b51da6fbfad --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern fid_rs=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfid_rs-95dbe36c3bd1627d.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition value: `postgres` --> /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/src/pool/mod.rs:60:9 | 60 | feature = "postgres", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more = help: consider adding `postgres` 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: `mysql` --> /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/src/pool/mod.rs:61:9 | 61 | feature = "mysql", | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more = help: consider adding `mysql` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mssql` --> /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/src/pool/mod.rs:62:9 | 62 | feature = "mssql", | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more = help: consider adding `mssql` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `sqlite` --> /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/src/pool/mod.rs:63:9 | 63 | feature = "sqlite" | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more = help: consider adding `sqlite` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `postgres` --> /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/src/pool/mod.rs:545:9 | 545 | feature = "postgres", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more = help: consider adding `postgres` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mysql` --> /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/src/pool/mod.rs:546:9 | 546 | feature = "mysql", | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more = help: consider adding `mysql` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mssql` --> /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/src/pool/mod.rs:547:9 | 547 | feature = "mssql", | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more = help: consider adding `mssql` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `sqlite` --> /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/src/pool/mod.rs:548:9 | 548 | feature = "sqlite" | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more = help: consider adding `sqlite` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `WriteBuffer` --> /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/src/net/socket/mod.rs:10:36 | 10 | pub use buffered::{BufferedSocket, WriteBuffer}; | ^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition value: `postgres` --> /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/src/query_builder.rs:597:17 | 597 | #[cfg(all(test, feature = "postgres"))] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more = help: consider adding `postgres` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `postgres` --> /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/src/any/kind.rs:6:11 | 6 | #[cfg(feature = "postgres")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more = help: consider adding `postgres` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mysql` --> /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/src/any/kind.rs:9:11 | 9 | #[cfg(feature = "mysql")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more = help: consider adding `mysql` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `sqlite` --> /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/src/any/kind.rs:12:11 | 12 | #[cfg(feature = "sqlite")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more = help: consider adding `sqlite` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mssql` --> /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/src/any/kind.rs:15:11 | 15 | #[cfg(feature = "mssql")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more = help: consider adding `mssql` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `postgres` --> /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/src/any/kind.rs:24:19 | 24 | #[cfg(feature = "postgres")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more = help: consider adding `postgres` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `postgres` --> /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/src/any/kind.rs:29:23 | 29 | #[cfg(not(feature = "postgres"))] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more = help: consider adding `postgres` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mysql` --> /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/src/any/kind.rs:34:19 | 34 | #[cfg(feature = "mysql")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more = help: consider adding `mysql` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mysql` --> /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/src/any/kind.rs:39:23 | 39 | #[cfg(not(feature = "mysql"))] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more = help: consider adding `mysql` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `sqlite` --> /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/src/any/kind.rs:44:19 | 44 | #[cfg(feature = "sqlite")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more = help: consider adding `sqlite` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `sqlite` --> /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/src/any/kind.rs:49:23 | 49 | #[cfg(not(feature = "sqlite"))] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more = help: consider adding `sqlite` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mssql` --> /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/src/any/kind.rs:54:19 | 54 | #[cfg(feature = "mssql")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more = help: consider adding `mssql` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mssql` --> /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/src/any/kind.rs:59:23 | 59 | #[cfg(not(feature = "mssql"))] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more = help: consider adding `mssql` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `postgres` --> /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/src/testing/fixtures.rs:198:7 | 198 | #[cfg(feature = "postgres")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `_rt-async-std`, `_rt-tokio`, `_tls-native-tls`, `_tls-none`, `_tls-rustls`, `any`, `async-io`, `async-std`, `bigdecimal`, `bit-vec`, `bstr`, `chrono`, `crc`, `default`, `digest`, `encoding_rs`, `ipnetwork`, `json`, `mac_address`, `migrate`, `native-tls`, `num-bigint`, `offline`, `regex`, `rust_decimal`, `rustls`, `rustls-pemfile`, `serde`, `serde_json`, `sha1`, `sha2`, `time`, `tokio`, `tokio-stream`, and `uuid` and 1 more = help: consider adding `postgres` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `reqwest-eventsource` (lib) generated 1 warning (1 duplicate) Compiling markup5ever v0.12.1 warning: unused import: `thread` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/flume-0.11.0/src/lib.rs:46:5 | 46 | thread, | ^^^^^^ | = note: `#[warn(unused_imports)]` on by default Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/markup5ever-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/markup5ever-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='The html5ever Project Developers' CARGO_PKG_DESCRIPTION='Common code for xml5ever and html5ever' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=markup5ever CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/html5ever' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/markup5ever-0.12.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=64156f5d8ed1266a -C extra-filename=-d565283ef4480937 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/markup5ever-d565283ef4480937 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern phf_codegen=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libphf_codegen-c946de6f35f862e4.rlib --extern string_cache_codegen=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libstring_cache_codegen-f5f666e4533f9896.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `regex-syntax` (lib) generated 3 warnings (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=nix CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.28.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=28 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/nix-35775e6f92dfc702/out /usr/local/bin/rustc --crate-name nix --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.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="feature"' --cfg 'feature="fs"' --cfg 'feature="user"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=33b3c51e2147e794 -C extra-filename=-6b63ea9a5561b63a --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern bitflags=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbitflags-b611567a82514d6a.rmeta --extern cfg_if=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcfg_if-d1b57d8cefe9b45a.rmeta --extern libc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblibc-bcd3fbacc187260d.rmeta --cap-lints warn -C ar=ar -C linker=cc --cfg freebsd --cfg bsd --cfg freebsdlike` warning: `phf` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=futures_executor CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-executor-0.3.30 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-executor-0.3.30/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.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name futures_executor --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/futures-executor-0.3.30/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", "num_cpus", "std", "thread-pool"))' -C metadata=2ac8fd09b8393bf7 -C extra-filename=-668ae8a0d726ec53 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern futures_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_core-0d31deca087cdf34.rmeta --extern futures_task=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_task-05efd5089a21f562.rmeta --extern futures_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_util-2d226f91fb3f7d9c.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/flume-0.11.0/src/lib.rs:910:17 | 910 | 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 910 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/flume-0.11.0/src/lib.rs:916:21 | 916 | pub fn try_iter(&self) -> TryIter { | ^^^^^ ---------- 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 | 916 | pub fn try_iter(&self) -> TryIter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/flume-0.11.0/src/lib.rs:923:18 | 923 | pub fn drain(&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 | 923 | pub fn drain(&self) -> Drain<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/flume-0.11.0/src/async.rs:85:23 | 85 | pub fn send_async(&self, item: T) -> SendFut { | ^^^^^ ---------- 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 fn send_async(&self, item: T) -> SendFut<'_, T> { | +++ warning: `flume` (lib) generated 6 warnings (1 duplicate) warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/lib.rs:134:7 | 134 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = 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(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` 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: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/lib.rs:143:11 | 143 | #[cfg(any(freebsdlike, target_os = "linux", target_os = "netbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:835:11 | 835 | #[cfg(any(linux_android, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:1129:7 | 1129 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:2441:7 | 2441 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:23:18 | 23 | apple_targets,))] { | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:27:48 | 27 | } else if #[cfg(any(target_os = "android", netbsdlike))] { | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:39:21 | 39 | } else if #[cfg(solarish)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:277:13 | 277 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:278:13 | 278 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:285:13 | 285 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:286:13 | 286 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:293:13 | 293 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:294:13 | 294 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:301:13 | 301 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:302:13 | 302 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:309:13 | 309 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:310:13 | 310 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:317:13 | 317 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:318:13 | 318 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:325:13 | 325 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:326:13 | 326 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:333:13 | 333 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:334:13 | 334 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:340:19 | 340 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:340:34 | 340 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:343:19 | 343 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:343:34 | 343 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:346:19 | 346 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:346:34 | 346 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:349:19 | 349 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:349:34 | 349 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:352:19 | 352 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:352:34 | 352 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:355:19 | 355 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:355:34 | 355 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:358:19 | 358 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:358:34 | 358 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:362:13 | 362 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:363:13 | 363 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:370:13 | 370 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:371:13 | 371 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:378:13 | 378 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:379:13 | 379 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:386:13 | 386 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:387:13 | 387 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:393:19 | 393 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:393:34 | 393 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:396:19 | 396 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:396:34 | 396 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:400:13 | 400 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:401:13 | 401 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:408:13 | 408 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:409:13 | 409 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:415:19 | 415 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:415:34 | 415 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:418:19 | 418 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:418:34 | 418 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:421:19 | 421 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:421:34 | 421 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:425:13 | 425 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:426:13 | 426 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:433:13 | 433 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:434:13 | 434 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:440:19 | 440 | #[cfg(any(linux_android, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:443:19 | 443 | #[cfg(any(linux_android, target_os = "aix", target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:446:15 | 446 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:450:13 | 450 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:458:19 | 458 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:458:34 | 458 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:461:19 | 461 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:461:34 | 461 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:464:19 | 464 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:464:34 | 464 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:467:19 | 467 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:467:34 | 467 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:470:19 | 470 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:470:34 | 470 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:473:19 | 473 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling lexical-write-integer v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lexical_write_integer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lexical-write-integer-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lexical-write-integer-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Efficient formatting of integers to strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lexical-write-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/rust-lexical' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name lexical_write_integer --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lexical-write-integer-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="format"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "format", "lint", "nightly", "power-of-two", "radix", "safe", "std"))' -C metadata=c6a465e899c12819 -C extra-filename=-a12e5f6c5f1dc069 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern lexical_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblexical_util-6966fbcc844bd681.rmeta --extern static_assertions=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libstatic_assertions-9f68d6962f062a82.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:473:34 | 473 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:476:19 | 476 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:476:34 | 476 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:480:13 | 480 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:481:13 | 481 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:488:13 | 488 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:489:13 | 489 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:497:13 | 497 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:498:13 | 498 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:504:19 | 504 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:504:34 | 504 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:507:19 | 507 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:507:34 | 507 | #[cfg(any(linux_android, solarish, target_os = "fuchsia"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:511:13 | 511 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:518:19 | 518 | #[cfg(any(linux_android, target_os = "fuchsia", target_os = "hurd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:521:19 | 521 | #[cfg(any(linux_android, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:524:19 | 524 | #[cfg(any(linux_android, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:527:19 | 527 | #[cfg(any(linux_android, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:530:19 | 530 | #[cfg(any(linux_android, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:533:19 | 533 | #[cfg(any(linux_android, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:536:19 | 536 | #[cfg(any(linux_android, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:540:13 | 540 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:548:13 | 548 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:555:13 | 555 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:556:13 | 556 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:562:19 | 562 | #[cfg(any(linux_android, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:565:19 | 565 | #[cfg(any(linux_android, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:568:19 | 568 | #[cfg(any(linux_android, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:571:19 | 571 | #[cfg(any(linux_android, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:575:13 | 575 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:582:15 | 582 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:585:19 | 585 | #[cfg(any(linux_android, target_os = "aix", target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:588:15 | 588 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:603:15 | 603 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:606:19 | 606 | #[cfg(any(freebsdlike, target_os = "hurd", target_os = "redox"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:609:19 | 609 | #[cfg(any(freebsdlike, target_os = "hurd", target_os = "redox"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:618:19 | 618 | #[cfg(any(bsd, target_os = "hurd"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:621:19 | 621 | #[cfg(any(bsd, target_os = "redox", solarish))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:621:45 | 621 | #[cfg(any(bsd, target_os = "redox", solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:625:13 | 625 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:626:13 | 626 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:634:19 | 634 | #[cfg(any(bsd, target_os = "haiku"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:638:13 | 638 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:646:13 | 646 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:654:13 | 654 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `louds-rs` (lib) generated 1 warning (1 duplicate) Compiling lexical-parse-integer v0.8.6 warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:655:13 | 655 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:661:19 | 661 | #[cfg(any(freebsdlike, apple_targets, target_os = "openbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:661:32 | 661 | #[cfg(any(freebsdlike, apple_targets, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:665:13 | 665 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:667:13 | 667 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:673:19 | 673 | #[cfg(any(bsd, target_os = "aix", target_os = "hurd"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:677:13 | 677 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:685:13 | 685 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:686:13 | 686 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:695:13 | 695 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:696:13 | 696 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:703:19 | 703 | #[cfg(any(bsd, target_os = "aix", target_os = "redox"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:706:19 | 706 | #[cfg(any(bsd, target_os = "hurd"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:709:19 | 709 | #[cfg(any(bsd, target_os = "hurd"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:712:19 | 712 | #[cfg(any(bsd, target_os = "hurd"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:715:19 | 715 | #[cfg(any(bsd, target_os = "hurd"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:718:19 | 718 | #[cfg(any(bsd, target_os = "hurd"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:721:19 | 721 | #[cfg(any(bsd, target_os = "hurd"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:724:19 | 724 | #[cfg(any(bsd, target_os = "hurd"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:728:13 | 728 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:735:15 | 735 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lexical_parse_integer CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lexical-parse-integer-0.8.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lexical-parse-integer-0.8.6/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Efficient parsing of integers from strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lexical-parse-integer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/rust-lexical' CARGO_PKG_RUST_VERSION='' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name lexical_parse_integer --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lexical-parse-integer-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="format"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "format", "lint", "nightly", "power-of-two", "radix", "safe", "std"))' -C metadata=7727014fb367c139 -C extra-filename=-0fcd97f1fd573136 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern lexical_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblexical_util-6966fbcc844bd681.rmeta --extern static_assertions=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libstatic_assertions-9f68d6962f062a82.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `regex-automata` (lib) generated 7 warnings (1 duplicate) Compiling backoff v0.4.0 warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:738:15 | 738 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:741:15 | 741 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:744:15 | 744 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:747:15 | 747 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:750:15 | 750 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:753:19 | 753 | #[cfg(any(apple_targets, target_os = "netbsd", target_os = "haiku"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:757:13 | 757 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:764:19 | 764 | #[cfg(any(apple_targets, target_os = "netbsd", target_os = "haiku"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:768:13 | 768 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:776:13 | 776 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:784:13 | 784 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:791:19 | 791 | #[cfg(any(apple_targets, solarish, target_os = "aix"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:791:34 | 791 | #[cfg(any(apple_targets, solarish, target_os = "aix"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:794:15 | 794 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:797:15 | 797 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:809:15 | 809 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:812:15 | 812 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/errno.rs:815:15 | 815 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/features.rs:4:7 | 4 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/features.rs:101:9 | 101 | freebsdlike, // FreeBSD since 10.0 DragonFlyBSD since ??? | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/features.rs:102:9 | 102 | netbsdlike, // NetBSD since 6.0 OpenBSD since 5.7 | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/features.rs:116:5 | 116 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:8:5 | 8 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:24:5 | 24 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:29:11 | 29 | #[cfg(any(linux_android, target_os = "freebsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:36:5 | 36 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:194:30 | 194 | all(feature = "process", linux_android), | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:466:11 | 466 | #[cfg(any(linux_android, target_os = "freebsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:846:7 | 846 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:525:11 | 525 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:529:11 | 529 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:533:11 | 533 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:537:9 | 537 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:543:9 | 543 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:548:11 | 548 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:551:11 | 551 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:554:11 | 554 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:557:11 | 557 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:563:9 | 563 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:570:11 | 570 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:1104:12 | 1104 | #[cfg_attr(fbsd14, doc = " ```")] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:1105:16 | 1105 | #[cfg_attr(not(fbsd14), doc = " ```no_run")] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=backoff CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/backoff-0.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/backoff-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Tibor Benke ' CARGO_PKG_DESCRIPTION='Retry operations with exponential backoff policy. ' CARGO_PKG_HOMEPAGE='https://github.com/ihrwein/backoff' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=backoff CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ihrwein/backoff' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name backoff --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/backoff-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="futures-core"' --cfg 'feature="pin-project-lite"' --cfg 'feature="tokio"' --cfg 'feature="tokio_1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "async_std_1", "default", "futures", "futures-core", "pin-project-lite", "tokio", "tokio_1", "wasm-bindgen"))' -C metadata=3851456997409e83 -C extra-filename=-bf3013823a1dff60 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern futures_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures_core-7b1b97af0b97c4fa.rmeta --extern getrandom=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libgetrandom-c017b4ddd3c4a633.rmeta --extern instant=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libinstant-36011920d754b33f.rmeta --extern pin_project_lite=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpin_project_lite-1dfe41e7ab49546c.rmeta --extern rand=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librand-db6f1f017d5f9b76.rmeta --extern tokio_1=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio-38df51c7b7664cbc.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:1156:12 | 1156 | #[cfg_attr(fbsd14, doc = " ```")] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fbsd14` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:1157:16 | 1157 | #[cfg_attr(not(fbsd14), doc = " ```no_run")] | ^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fbsd14)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fbsd14)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:1198:5 | 1198 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:1262:5 | 1262 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:1263:5 | 1263 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:64:15 | 64 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:68:19 | 68 | #[cfg(any(linux_android, target_os = "freebsd", target_os = "hurd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:95:13 | 95 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:108:13 | 108 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:109:13 | 109 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:110:13 | 110 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:117:19 | 117 | #[cfg(any(linux_android, apple_targets, netbsdlike))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:117:34 | 117 | #[cfg(any(linux_android, apple_targets, netbsdlike))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:117:49 | 117 | #[cfg(any(linux_android, apple_targets, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:125:19 | 125 | #[cfg(any(bsd, target_os = "redox"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:128:19 | 128 | #[cfg(any(bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:133:15 | 133 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:136:15 | 136 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:154:19 | 154 | #[cfg(any(linux_android, target_os = "redox"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:165:40 | 165 | #[cfg(any(target_os = "linux", netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:171:19 | 171 | #[cfg(any(bsd, target_os = "redox"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:177:15 | 177 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:380:23 | 380 | #[cfg(any(linux_android, target_os = "freebsd", target_os = "hurd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:394:17 | 394 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:482:15 | 482 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:617:19 | 617 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:619:19 | 619 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:621:19 | 621 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:624:17 | 624 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:631:17 | 631 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:635:19 | 635 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:637:19 | 637 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:639:19 | 639 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:641:19 | 641 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:646:17 | 646 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/fcntl.rs:668:19 | 668 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/mod.rs:3:5 | 3 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/mod.rs:5:5 | 5 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/mod.rs:34:11 | 34 | #[cfg(any(bsd, linux_android, target_os = "redox", solarish))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/mod.rs:34:16 | 34 | #[cfg(any(bsd, linux_android, target_os = "redox", solarish))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/mod.rs:34:52 | 34 | #[cfg(any(bsd, linux_android, target_os = "redox", solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/mod.rs:40:11 | 40 | #[cfg(any(linux_android, target_os = "freebsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/mod.rs:69:11 | 69 | #[cfg(any(linux_android, bsd))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/mod.rs:69:26 | 69 | #[cfg(any(linux_android, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/mod.rs:82:32 | 82 | #[cfg(any(target_os = "linux", netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/mod.rs:91:5 | 91 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/mod.rs:104:11 | 104 | #[cfg(any(linux_android, freebsdlike, apple_targets, solarish))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/mod.rs:104:26 | 104 | #[cfg(any(linux_android, freebsdlike, apple_targets, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/mod.rs:104:39 | 104 | #[cfg(any(linux_android, freebsdlike, apple_targets, solarish))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/mod.rs:104:54 | 104 | #[cfg(any(linux_android, freebsdlike, apple_targets, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/mod.rs:112:7 | 112 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/mod.rs:131:11 | 131 | #[cfg(any(linux_android, freebsdlike, apple_targets, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/mod.rs:131:26 | 131 | #[cfg(any(linux_android, freebsdlike, apple_targets, target_os = "openbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/mod.rs:131:39 | 131 | #[cfg(any(linux_android, freebsdlike, apple_targets, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/mod.rs:142:7 | 142 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/mod.rs:170:7 | 170 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/mod.rs:176:7 | 176 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/mod.rs:185:9 | 185 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/memfd.rs:39:15 | 39 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/memfd.rs:46:15 | 46 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/memfd.rs:49:15 | 49 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/memfd.rs:52:15 | 52 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/memfd.rs:55:15 | 55 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/memfd.rs:58:15 | 58 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/memfd.rs:61:15 | 61 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/memfd.rs:64:15 | 64 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/memfd.rs:67:15 | 67 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/memfd.rs:70:15 | 70 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/memfd.rs:73:15 | 73 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/signal.rs:13:7 | 13 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/signal.rs:318:9 | 318 | any(linux_android, target_os = "emscripten", target_os = "fuchsia"), | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/signal.rs:335:9 | 335 | any(linux_android, target_os = "emscripten", target_os = "fuchsia"), | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/signal.rs:360:5 | 360 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/stat.rs:1:11 | 1 | #[cfg(any(apple_targets, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/stat.rs:3:33 | 3 | #[cfg(any(target_os = "netbsd", freebsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/stat.rs:64:11 | 64 | #[cfg(any(apple_targets, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/stat.rs:66:11 | 66 | #[cfg(any(freebsdlike, target_os = "netbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/stat.rs:69:7 | 69 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/stat.rs:170:15 | 170 | #[cfg(not(any(apple_targets, target_os = "redox", target_os = "haiku")))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/stat.rs:360:5 | 360 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/stat.rs:88:15 | 88 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/stat.rs:108:15 | 108 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/stat.rs:114:13 | 114 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/stat.rs:124:15 | 124 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/stat.rs:148:15 | 148 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:4:11 | 4 | #[cfg(not(linux_android))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:12:30 | 12 | #[cfg(all(feature = "mount", bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:90:7 | 90 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:94:7 | 94 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:98:7 | 98 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:101:7 | 101 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:105:7 | 105 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:108:7 | 108 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:112:7 | 112 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:116:7 | 116 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:120:7 | 120 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:124:7 | 124 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:127:7 | 127 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:130:7 | 130 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:134:7 | 134 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:138:7 | 138 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:141:7 | 141 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:145:7 | 145 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:149:7 | 149 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:153:7 | 153 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:157:7 | 157 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:161:7 | 161 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:165:7 | 165 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:169:7 | 169 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:173:7 | 173 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:176:7 | 176 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:180:7 | 180 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:184:7 | 184 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:188:7 | 188 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:192:7 | 192 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:196:7 | 196 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:200:7 | 200 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:204:7 | 204 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:208:7 | 208 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:211:7 | 211 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:214:7 | 214 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:218:7 | 218 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:222:7 | 222 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:226:7 | 226 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:230:7 | 230 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:234:7 | 234 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:238:7 | 238 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:242:7 | 242 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:246:7 | 246 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:250:7 | 250 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:254:7 | 254 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:257:7 | 257 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:260:7 | 260 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:263:7 | 263 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:266:7 | 266 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:269:7 | 269 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:272:7 | 272 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:275:7 | 275 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:279:7 | 279 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:283:7 | 283 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:286:11 | 286 | #[cfg(all(linux_android, not(target_env = "musl"), not(target_env = "ohos")))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:26:18 | 26 | if #[cfg(any(linux_android, target_os = "fuchsia"))] { | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:36:36 | 36 | const LIBC_FSTATFS: unsafe extern fn | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` | = note: `#[warn(missing_abi)]` on by default warning: `extern` declarations without an explicit ABI are deprecated --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:39:35 | 39 | const LIBC_STATFS: unsafe extern fn | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:295:9 | 295 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:302:15 | 302 | #[cfg(not(linux_android))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:309:11 | 309 | #[cfg(apple_targets)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:369:15 | 369 | #[cfg(any(apple_targets, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:436:34 | 436 | #[cfg(all(feature = "mount", bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:496:9 | 496 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:497:9 | 497 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:520:9 | 520 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:521:9 | 521 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:543:15 | 543 | #[cfg(any(apple_targets, linux_android, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:543:30 | 543 | #[cfg(any(apple_targets, linux_android, target_os = "fuchsia"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:568:9 | 568 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:569:9 | 569 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:592:9 | 592 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:593:9 | 593 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statfs.rs:636:38 | 636 | #[cfg(all(feature = "mount", bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statvfs.rs:24:15 | 24 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statvfs.rs:27:15 | 27 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statvfs.rs:30:15 | 30 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statvfs.rs:33:15 | 33 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statvfs.rs:45:15 | 45 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/statvfs.rs:48:15 | 48 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/time.rs:20:13 | 20 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/sys/utsname.rs:40:11 | 40 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:7:30 | 7 | all(feature = "process", linux_android) | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:16:5 | 16 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:17:5 | 17 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:18:5 | 18 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:19:5 | 19 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:26:27 | 26 | #[cfg(all(feature = "fs", bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:51:11 | 51 | #[cfg(any(freebsdlike, linux_android, target_os = "openbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:51:24 | 51 | #[cfg(any(freebsdlike, linux_android, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:54:11 | 54 | #[cfg(any(freebsdlike, linux_android, target_os = "openbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:54:24 | 54 | #[cfg(any(freebsdlike, linux_android, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2849:7 | 2849 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2876:11 | 2876 | #[cfg(any(linux_android, freebsdlike, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2876:26 | 2876 | #[cfg(any(linux_android, freebsdlike, target_os = "openbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2921:11 | 2921 | #[cfg(any(linux_android, freebsdlike, target_os = "openbsd"))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2921:26 | 2921 | #[cfg(any(linux_android, freebsdlike, target_os = "openbsd"))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:47:11 | 47 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:451:5 | 451 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:452:5 | 452 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:577:5 | 577 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1168:7 | 1168 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1137:9 | 1137 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1138:9 | 1138 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1148:9 | 1148 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1149:9 | 1149 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1214:5 | 1214 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1215:5 | 1215 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1216:5 | 1216 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1220:5 | 1220 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1380:11 | 1380 | #[cfg(any(freebsdlike, linux_android, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1380:24 | 1380 | #[cfg(any(freebsdlike, linux_android, netbsdlike))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1380:39 | 1380 | #[cfg(any(freebsdlike, linux_android, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1389:7 | 1389 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1411:5 | 1411 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1412:5 | 1412 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1413:5 | 1413 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1517:7 | 1517 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1528:7 | 1528 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1545:11 | 1545 | #[cfg(not(apple_targets))] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1630:5 | 1630 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1679:5 | 1679 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1680:5 | 1680 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1763:5 | 1763 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2018:9 | 2018 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2019:9 | 2019 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2046:9 | 2046 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2047:9 | 2047 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2048:9 | 2048 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2055:9 | 2055 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2056:9 | 2056 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2064:9 | 2064 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2065:9 | 2065 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2072:9 | 2072 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2073:9 | 2073 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2080:9 | 2080 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2081:9 | 2081 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2088:9 | 2088 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2089:9 | 2089 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2096:9 | 2096 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2097:9 | 2097 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2098:9 | 2098 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2099:9 | 2099 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2115:9 | 2115 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2116:9 | 2116 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `tantivy-sstable` (lib) generated 3 warnings (1 duplicate) Compiling secrecy v0.8.0 warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2117:9 | 2117 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2125:9 | 2125 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2126:9 | 2126 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2127:9 | 2127 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2135:9 | 2135 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2136:9 | 2136 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2137:9 | 2137 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2138:9 | 2138 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2254:9 | 2254 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2255:9 | 2255 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2256:9 | 2256 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2294:15 | 2294 | #[cfg(any(bsd, solarish, target_os = "linux"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2294:20 | 2294 | #[cfg(any(bsd, solarish, target_os = "linux"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2329:9 | 2329 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2330:9 | 2330 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2336:15 | 2336 | #[cfg(any(bsd, solarish, target_os = "linux"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2336:20 | 2336 | #[cfg(any(bsd, solarish, target_os = "linux"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2342:15 | 2342 | #[cfg(any(bsd, solarish, target_os = "linux"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2342:20 | 2342 | #[cfg(any(bsd, solarish, target_os = "linux"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2345:15 | 2345 | #[cfg(any(bsd, solarish, target_os = "linux"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2345:20 | 2345 | #[cfg(any(bsd, solarish, target_os = "linux"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=secrecy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/secrecy-0.8.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/secrecy-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Tony Arcieri ' CARGO_PKG_DESCRIPTION='Wrapper types and traits for secret management which help ensure they aren'\''t accidentally copied, logged, or otherwise exposed (as much as possible), and also ensure secrets are securely wiped from memory when dropped. ' CARGO_PKG_HOMEPAGE='https://github.com/iqlusioninc/crates/' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=secrecy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/iqlusioninc/crates/tree/main/secrecy' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name secrecy --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/secrecy-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytes", "default", "serde"))' -C metadata=dfc641b1f5d57554 -C extra-filename=-46cb018464df2551 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --extern zeroize=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libzeroize-3110ce8daa839419.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2352:9 | 2352 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2353:9 | 2353 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2354:9 | 2354 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2382:9 | 2382 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2383:9 | 2383 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2384:9 | 2384 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2385:9 | 2385 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2394:9 | 2394 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2395:9 | 2395 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2396:9 | 2396 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2403:9 | 2403 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2404:9 | 2404 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2410:9 | 2410 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2411:9 | 2411 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2412:9 | 2412 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2418:9 | 2418 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2419:9 | 2419 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2433:15 | 2433 | #[cfg(any(bsd, target_os = "linux",))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2436:15 | 2436 | #[cfg(any(bsd, target_os = "linux",))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2439:15 | 2439 | #[cfg(any(bsd, target_os = "linux",))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2443:9 | 2443 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2444:9 | 2444 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2453:9 | 2453 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2468:9 | 2468 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2470:9 | 2470 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2484:15 | 2484 | #[cfg(any(bsd, target_os = "linux"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2506:9 | 2506 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2507:9 | 2507 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2517:9 | 2517 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2518:9 | 2518 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2528:9 | 2528 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2529:9 | 2529 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2536:9 | 2536 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2537:9 | 2537 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2545:9 | 2545 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2551:9 | 2551 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2552:9 | 2552 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2559:9 | 2559 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2560:9 | 2560 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2568:9 | 2568 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2576:9 | 2576 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2583:9 | 2583 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2589:9 | 2589 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2590:9 | 2590 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2600:15 | 2600 | #[cfg(any(bsd, target_os = "linux"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2604:15 | 2604 | #[cfg(any(bsd, target_os = "linux"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2609:15 | 2609 | #[cfg(any(bsd, target_os = "linux"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2613:15 | 2613 | #[cfg(any(bsd, target_os = "linux"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2637:15 | 2637 | #[cfg(any(bsd, target_os = "linux"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2641:15 | 2641 | #[cfg(any(bsd, target_os = "linux"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2644:15 | 2644 | #[cfg(any(bsd, target_os = "linux"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2647:15 | 2647 | #[cfg(any(bsd, target_os = "linux"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2650:15 | 2650 | #[cfg(any(bsd, target_os = "linux"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2653:15 | 2653 | #[cfg(any(bsd, target_os = "linux"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2690:9 | 2690 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2691:9 | 2691 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2692:9 | 2692 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2701:9 | 2701 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2702:9 | 2702 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2703:9 | 2703 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2710:9 | 2710 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2711:9 | 2711 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2712:9 | 2712 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `futures-executor` (lib) generated 1 warning (1 duplicate) warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2720:15 | 2720 | #[cfg(any(bsd, target_os = "linux"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2730:9 | 2730 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2731:9 | 2731 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2732:9 | 2732 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2738:9 | 2738 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2739:9 | 2739 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2740:9 | 2740 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2747:9 | 2747 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2748:9 | 2748 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2749:9 | 2749 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2757:9 | 2757 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2758:9 | 2758 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2759:9 | 2759 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2765:9 | 2765 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2766:9 | 2766 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2767:9 | 2767 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2777:9 | 2777 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2778:9 | 2778 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2785:9 | 2785 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2786:9 | 2786 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2787:9 | 2787 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2793:9 | 2793 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2794:9 | 2794 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2795:9 | 2795 | apple_targets, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2803:11 | 2803 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2806:11 | 2806 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2809:11 | 2809 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:2812:11 | 2812 | #[cfg(linux_android)] | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:3120:5 | 3120 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:3160:9 | 3160 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:3161:9 | 3161 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:3170:9 | 3170 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:3171:9 | 3171 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:3180:9 | 3180 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:3181:9 | 3181 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:3642:7 | 3642 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1636:22 | 1636 | if #[cfg(any(bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1637:22 | 1637 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1691:18 | 1691 | if #[cfg(apple_targets)] { | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple_targets` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:1769:18 | 1769 | if #[cfg(apple_targets)] { | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple_targets)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple_targets)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:3233:21 | 3233 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:3234:21 | 3234 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:3243:21 | 3243 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:3244:21 | 3244 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:3252:21 | 3252 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:3253:21 | 3253 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:3293:17 | 3293 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:3294:17 | 3294 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:3302:17 | 3302 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:3303:17 | 3303 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_android` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:3311:17 | 3311 | linux_android, | ^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_android)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_android)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:3312:17 | 3312 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:3319:19 | 3319 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:3321:19 | 3321 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/nix-0.28.0/src/unistd.rs:3323:19 | 3323 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `backoff` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_shared-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_shared-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Support code shared by PHF libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_shared CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name phf_shared --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf_shared-0.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=2 -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", "uncased", "unicase"))' -C metadata=271700b654a7a749 -C extra-filename=-7a5295dda327fb64 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern siphasher=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsiphasher-bf05a5238c35e809.rmeta --cap-lints warn -C ar=ar -C linker=cc` Compiling async-convert v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_convert CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/async-convert-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/async-convert-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Yoshua Wuyts ' CARGO_PKG_DESCRIPTION='Async TryFrom/TryInto traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-convert CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yoshuawuyts/async-convert' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name async_convert --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/async-convert-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a6b36445c113d846 -C extra-filename=-7985c4a9a188c4e4 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern async_trait=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libasync_trait-584e7070947cda83.so --cap-lints warn -C ar=ar -C linker=cc` warning: enum `OptionalIndexCodec` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/columnar/src/column_index/optional_index/mod.rs:327:6 | 327 | enum OptionalIndexCodec { | ^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: associated items `to_code` and `try_from_code` are never used --> /wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/columnar/src/column_index/optional_index/mod.rs:333:8 | 332 | impl OptionalIndexCodec { | ----------------------- associated items in this implementation 333 | fn to_code(self) -> u8 { | ^^^^^^^ ... 337 | fn try_from_code(code: u8) -> Result { | ^^^^^^^^^^^^^ warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/columnar/src/block_accessor.rs:66:10 | 66 | &'a self, | ^^ the lifetime is named here 67 | docs: &'a [u32], | ^^ the lifetime is named here 68 | accessor: &Column, 69 | ) -> impl Iterator + '_ { | -- the same 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: consistently use `'a` | 69 - ) -> impl Iterator + '_ { 69 + ) -> impl Iterator + 'a { | warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/columnar/src/columnar/reader/mod.rs:142:32 | 142 | fn stream_for_column_range(&self, column_name: &str) -> sstable::StreamerBuilder { | ^^^^^ -------------------------------------- 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 | 142 | fn stream_for_column_range(&self, column_name: &str) -> sstable::StreamerBuilder<'_, RangeSSTable> { | +++ warning: `lexical-parse-integer` (lib) generated 1 warning (1 duplicate) Compiling sharded-slab v0.1.7 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sharded_slab CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman ' CARGO_PKG_DESCRIPTION='A lock-free concurrent slab. ' CARGO_PKG_HOMEPAGE='https://github.com/hawkw/sharded-slab' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sharded-slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hawkw/sharded-slab' CARGO_PKG_RUST_VERSION=1.42.0 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name sharded_slab --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=b7e17f1d86866b71 -C extra-filename=-2d72378f3ae9822d --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern lazy_static=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblazy_static-c4cd65a9b48c8d25.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `async-convert` (lib) generated 1 warning (1 duplicate) Compiling libssh2-sys v0.3.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libssh2-sys-0.3.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libssh2-sys-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Wez Furlong :Matteo Bigoi ' CARGO_PKG_DESCRIPTION='Native bindings to the libssh2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libssh2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/ssh2-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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libssh2-sys-0.3.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("openssl-on-win32", "openssl-sys", "vendored-openssl", "zlib-ng-compat"))' -C metadata=3264f9c5e46513c2 -C extra-filename=-9b3dad5fced310e9 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/libssh2-sys-9b3dad5fced310e9 -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern cc=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcc-724b85b80cea80b2.rlib --extern pkg_config=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libpkg_config-c8755f14c6010385.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `tokio` (lib) generated 1 warning (1 duplicate) Compiling tracing-log v0.2.0 warning: `secrecy` (lib) generated 1 warning (1 duplicate) Compiling smartstring v1.0.1 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_log CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-log-0.2.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-log-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Provides compatibility between `tracing` and the `log` crate. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tracing_log --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-log-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=00bb20f59b637c03 -C extra-filename=-38c7742a992c20af --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern log=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblog-61cb8082b484f211.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libonce_cell-9b67b6fc784dd81c.rmeta --extern tracing_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtracing_core-7f70e30eebb3ec74.rmeta --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/devel/tabby/work/tabby-0.31.1/cargo-crates/smartstring-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/smartstring-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Compact inlined strings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smartstring CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/smartstring' CARGO_PKG_RUST_VERSION=1.57 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/smartstring-1.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 -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "proptest", "serde", "std", "test"))' -C metadata=ebfd8050187fdd66 -C extra-filename=-fa82e75d6da91c0b --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/smartstring-fa82e75d6da91c0b -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern autocfg=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libautocfg-a78d00e2aa000222.rlib --extern version_check=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libversion_check-9b548085816c1795.rlib --cap-lints warn -C ar=ar -C linker=cc` warning: `lexical-write-integer` (lib) generated 1 warning (1 duplicate) Compiling thread_local v1.1.8 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=thread_local CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thread_local-1.1.8 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thread_local-1.1.8/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Per-object thread-local storage' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thread_local CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/thread_local-rs' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=1.1.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name thread_local --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thread_local-1.1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=b943f06c917a1b3d -C extra-filename=-e985b51dd4f4a757 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcfg_if-84dcfd48ddeb454b.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libonce_cell-9b67b6fc784dd81c.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:15:17 | 15 | #[cfg(all(test, loom))] | ^^^^ help: found config with similar value: `feature = "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(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(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: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/pool.rs:453:9 | 453 | test_println!("pool: create {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/pool.rs:621:9 | 621 | test_println!("pool: create_owned {:?}", tid); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/pool.rs:655:9 | 655 | test_println!("pool: create_with"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/pool.rs:678:9 | 678 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/pool.rs:769:9 | 769 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/pool.rs:914:9 | 914 | test_println!("drop Ref: try clearing data"); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1049:9 | 1049 | test_println!(" -> drop RefMut: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1124:9 | 1124 | test_println!("drop OwnedRef: try clearing data"); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1135:13 | 1135 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1139:17 | 1139 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1238:9 | 1238 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `phf_shared` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unicode_categories CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode_categories-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode_categories-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Sean Gillespie ' CARGO_PKG_DESCRIPTION='Query Unicode category membership for chars' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode_categories CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/swgillespie/unicode-categories' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name unicode_categories --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unicode_categories-0.1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=36a47d040f5c9a5a -C extra-filename=-24d48978e5a2a00e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1290:9 | 1290 | test_println!("drop OwnedRefMut: try clearing data"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/pool.rs:1303:17 | 1303 | test_println!("-> shard does not exist! THIS IS A BUG"); | ------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/sync.rs:3:11 | 3 | #[cfg(all(loom, any(test, feature = "loom")))] | ^^^^ help: found config with similar value: `feature = "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(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/sync.rs:63:15 | 63 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "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(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/clear.rs:95:11 | 95 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "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(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/iter.rs:18:9 | 18 | test_println!("UniqueIter::next"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/iter.rs:20:13 | 20 | test_println!("-> try next slot"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/iter.rs:22:17 | 22 | test_println!("-> found an item!"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/iter.rs:26:13 | 26 | test_println!("-> try next page"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/iter.rs:28:17 | 28 | test_println!("-> found another page"); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/iter.rs:33:13 | 33 | test_println!("-> try next shard"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/iter.rs:35:17 | 35 | test_println!("-> found another shard"); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/iter.rs:38:17 | 38 | test_println!("-> all done!"); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:115:13 | 115 | / test_println!( 116 | | "-> get {:?}; current_gen={:?}; lifecycle={:#x}; state={:?}; refs={:?};", 117 | | gen, 118 | | current_gen, ... | 121 | | refs, 122 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:129:17 | 129 | test_println!("-> get: no longer exists!"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:142:21 | 142 | test_println!("-> {:?}", new_refs); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:154:21 | 154 | test_println!("-> get: retrying; lifecycle={:#x};", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:175:13 | 175 | / test_println!( 176 | | "-> mark_release; gen={:?}; current_gen={:?};", 177 | | gen, 178 | | curr_gen 179 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:187:13 | 187 | test_println!("-> mark_release; state={:?};", state); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:190:21 | 190 | test_println!("--> mark_release; cannot release (already removed!)"); | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:194:21 | 194 | test_println!("--> mark_release; already marked;"); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:202:13 | 202 | / test_println!( 203 | | "-> mark_release; old_lifecycle={:#x}; new_lifecycle={:#x};", 204 | | lifecycle, 205 | | new_lifecycle 206 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:216:21 | 216 | test_println!("-> mark_release; retrying"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:224:9 | 224 | test_println!("-> mark_release: marked; refs={:?};", refs); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:246:13 | 246 | / test_println!("-> release_with; lifecycle={:#x}; expected_gen={:?}; current_gen={:?}; next_gen={:?};", 247 | | lifecycle, 248 | | gen, 249 | | current_gen, 250 | | next_gen 251 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:258:17 | 258 | test_println!("-> already removed!"); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:275:21 | 275 | test_println!("-> advanced gen; lifecycle={:#x}; refs={:?};", actual, refs); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:277:25 | 277 | test_println!("-> ok to remove!"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:290:21 | 290 | test_println!("-> refs={:?}; spin...", refs); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:296:21 | 296 | test_println!("-> retrying; lifecycle={:#x};", actual); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:316:9 | 316 | / test_println!( 317 | | "-> initialize_state; state={:?}; gen={:?}; refs={:?};", 318 | | Lifecycle::::from_packed(lifecycle), 319 | | gen, 320 | | refs, 321 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:324:13 | 324 | test_println!("-> initialize while referenced! cancelling"); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:363:9 | 363 | test_println!("-> inserted at {:?}", gen); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:389:17 | 389 | / test_println!( 390 | | "-> try_remove_value; nothing exists at generation={:?}", 391 | | gen 392 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:397:9 | 397 | test_println!("-> try_remove_value; marked!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:401:13 | 401 | test_println!("-> try_remove_value; can remove now"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:453:17 | 453 | / test_println!( 454 | | "-> try_clear_storage; nothing exists at generation={:?}", 455 | | gen 456 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:461:9 | 461 | test_println!("-> try_clear_storage; marked!"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:465:13 | 465 | test_println!("-> try_remove_value; can clear now"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:485:13 | 485 | test_println!("-> cleared: {}", cleared); | ---------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:510:13 | 510 | / test_println!( 511 | | "-> drop guard: state={:?}; gen={:?}; refs={:?}; lifecycle={:#x}; new_lifecycle={:#x}; dropping={:?}", 512 | | state, 513 | | gen, ... | 517 | | dropping 518 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:526:21 | 526 | test_println!("-> drop guard: done; dropping={:?}", dropping); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:530:21 | 530 | test_println!("-> drop guard; retry, actual={:#x}", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:710:13 | 710 | test_println!("-> get: {}; MAX={}", self.value, RefCount::::MAX); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:830:9 | 830 | / test_println!( 831 | | "InitGuard::release; curr_lifecycle={:?}; downgrading={}", 832 | | Lifecycle::::from_packed(self.curr_lifecycle), 833 | | new_refs != 0, 834 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:836:13 | 836 | test_println!("-> already released!"); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:852:17 | 852 | test_println!("--> advanced to PRESENT; done"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:856:17 | 856 | / test_println!( 857 | | "--> lifecycle changed; actual={:?}", 858 | | Lifecycle::::from_packed(actual) 859 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:870:13 | 870 | / test_println!( 871 | | "-> InitGuard::release; lifecycle={:#x}; state={:?}; refs={:?};", 872 | | curr_lifecycle, 873 | | state, 874 | | refs, 875 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:889:21 | 889 | test_println!("-> InitGuard::RELEASE: done!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/slot.rs:894:21 | 894 | test_println!("-> InitGuard::release; retry, actual={:#x}", actual); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/stack.rs:72:11 | 72 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "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(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/stack.rs:20:9 | 20 | test_println!("-> pop {:#x}", val); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/stack.rs:34:13 | 34 | test_println!("-> next {:#x}", next); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/stack.rs:43:21 | 43 | test_println!("-> retry!"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/stack.rs:47:21 | 47 | test_println!("-> successful; next={:#x}", next); | ------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:146:9 | 146 | test_println!("-> local head {:?}", head); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:156:13 | 156 | test_println!("-> remote head {:?}", head); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:163:13 | 163 | test_println!("-> NULL! {:?}", head); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:185:9 | 185 | test_println!("-> offset {:?}", poff); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:214:9 | 214 | test_println!("-> take: offset {:?}", offset); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:231:9 | 231 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:287:9 | 287 | test_println!("-> init_with: insert at offset: {}", index); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:294:9 | 294 | test_println!("-> alloc new page ({})", self.size); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:318:9 | 318 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/page/mod.rs:338:9 | 338 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/shard.rs:79:9 | 79 | test_println!("-> {:?}", addr); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/shard.rs:111:9 | 111 | test_println!("-> remove_local {:?}", addr); | ------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/shard.rs:125:9 | 125 | test_println!("-> take_remote {:?}; page {:?}", addr, page_index); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/shard.rs:172:13 | 172 | test_println!("-> page {}; {:?}; {:?}", page_idx, local, page); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/shard.rs:208:9 | 208 | / test_println!( 209 | | "-> clear_after_release; self.tid={:?}; current.tid={:?};", 210 | | tid, 211 | | self.tid 212 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/shard.rs:286:9 | 286 | test_println!("-> get shard={}", idx); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/shard.rs:293:9 | 293 | test_println!("current: {:?}", tid); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/shard.rs:306:13 | 306 | test_println!("-> allocated new shard for index {} at {:p}", idx, ptr); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/shard.rs:315:13 | 315 | test_println!("-> highest index={}, prev={}", std::cmp::max(max, idx), max); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/shard.rs:326:9 | 326 | test_println!("Array::iter_mut"); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/shard.rs:328:9 | 328 | test_println!("-> highest index={}", max); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/shard.rs:381:9 | 381 | test_println!("---> loaded={:p} (order={:?})", ptr, order); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/shard.rs:383:13 | 383 | test_println!("---> null"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/shard.rs:418:9 | 418 | test_println!("IterMut::next"); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/shard.rs:425:13 | 425 | test_println!("-> next.is_some={}", next.is_some()); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/shard.rs:427:17 | 427 | test_println!("-> done"); | ------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/tid.rs:185:15 | 185 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "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(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/tid.rs:197:21 | 197 | #[cfg(all(test, not(loom)))] | ^^^^ help: found config with similar value: `feature = "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(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/lib.rs:422:9 | 422 | test_println!("insert {:?}", tid); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/lib.rs:457:9 | 457 | test_println!("vacant_entry {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/lib.rs:518:9 | 518 | test_println!("rm_deferred {:?}", tid); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/lib.rs:584:9 | 584 | test_println!("rm {:?}", tid); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/lib.rs:611:9 | 611 | test_println!("get {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-log-0.2.0/src/lib.rs:115:5 | 115 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/lib.rs:709:9 | 709 | test_println!("get_owned {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/lib.rs:960:9 | 960 | test_println!("drop OwnedEntry: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/lib.rs:971:13 | 971 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `slab_print` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/macros.rs:3:31 | 3 | if cfg!(test) && cfg!(slab_print) { | ^^^^^^^^^^ | ::: /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sharded-slab-0.1.7/src/lib.rs:975:17 | 975 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `test_println` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `markup5ever` (build script) generated 1 warning (1 duplicate) Compiling tantivy v0.23.0 (/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tantivy CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/Cargo.toml CARGO_PKG_AUTHORS='Paul Masurel ' CARGO_PKG_DESCRIPTION='Search engine library' CARGO_PKG_HOMEPAGE='https://github.com/quickwit-oss/tantivy' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tantivy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/quickwit-oss/tantivy' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.23.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tantivy --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tantivy-4143d31865cbae9a9a7a286b0420a95814408ec7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="fs4"' --cfg 'feature="lz4-compression"' --cfg 'feature="lz4_flex"' --cfg 'feature="memmap2"' --cfg 'feature="mmap"' --cfg 'feature="stopwords"' --cfg 'feature="tempfile"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compare_hash_only", "default", "fail", "failpoints", "fs4", "futures-util", "lz4-compression", "lz4_flex", "memmap2", "mmap", "quickwit", "sstable", "stopwords", "tempfile", "unstable", "zstd", "zstd-compression"))' -C metadata=b1abd9de5c31a5f6 -C extra-filename=-ce576b60bc9b542a --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern aho_corasick=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libaho_corasick-23d1573deb77cb93.rmeta --extern arc_swap=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libarc_swap-2ddb643623e2c5c0.rmeta --extern base64=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbase64-6da47cea17fa6b6f.rmeta --extern bitpacking=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbitpacking-4f0947871c62af74.rmeta --extern byteorder=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbyteorder-11b621f9d1cd419e.rmeta --extern census=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcensus-344aadd48b2a8c3f.rmeta --extern crc32fast=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcrc32fast-4e7848f9437afb63.rmeta --extern crossbeam_channel=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcrossbeam_channel-3bbe7e2e6aaba67e.rmeta --extern downcast_rs=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libdowncast_rs-3a05c8e4b5e090ae.rmeta --extern fastdivide=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfastdivide-0bd0d675547601ca.rmeta --extern fnv=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfnv-e95a1b8128c2f5f4.rmeta --extern fs4=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfs4-d4b416f66f8db5d5.rmeta --extern htmlescape=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libhtmlescape-b57c1de9fc399d70.rmeta --extern itertools=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libitertools-8d0620eee41341af.rmeta --extern levenshtein_automata=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblevenshtein_automata-b238d96b0aab8ade.rmeta --extern log=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblog-61cb8082b484f211.rmeta --extern lru=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblru-2d8a9007a28c3f64.rmeta --extern lz4_flex=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblz4_flex-c570d1a8289b8d6f.rmeta --extern measure_time=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmeasure_time-b61dd6ccc300c8c4.rmeta --extern memmap2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmemmap2-c00d0fba550af3a9.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libonce_cell-9b67b6fc784dd81c.rmeta --extern oneshot=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liboneshot-68f887191c857c2b.rmeta --extern rayon=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librayon-60064fbcd0a98d4f.rmeta --extern regex=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libregex-46c9c62add30b349.rmeta --extern rust_stemmers=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librust_stemmers-8e41fd113c3f6b37.rmeta --extern rustc_hash=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librustc_hash-232656f584ae0aab.rmeta --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --extern serde_json=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde_json-a33b6e7351fc70c1.rmeta --extern sketches_ddsketch=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsketches_ddsketch-77ef81617e7041b3.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsmallvec-43242d48f8e11112.rmeta --extern tantivy_bitpacker=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtantivy_bitpacker-4faf4569233d2277.rmeta --extern columnar=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtantivy_columnar-2fd32a7b073969f9.rmeta --extern common=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtantivy_common-14a16e3357bdf925.rmeta --extern tantivy_fst=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtantivy_fst-0c47dabd75b73325.rmeta --extern query_grammar=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtantivy_query_grammar-c8a2ccbaaa9d8d4e.rmeta --extern stacker=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtantivy_stacker-f3ebf06f9961d58a.rmeta --extern tokenizer_api=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtantivy_tokenizer_api-8c364f498b35d4f7.rmeta --extern tempfile=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtempfile-9e9283af8bbdce1e.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libthiserror-bd31773d3d82843f.rmeta --extern time=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtime-f9e57415edf3003c.rmeta --extern uuid=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libuuid-0276f3445580bbd6.rmeta -C ar=ar -C linker=cc -L native=/usr/local/lib` warning: trait `UncheckedOptionExt` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thread_local-1.1.8/src/unreachable.rs:11:11 | 11 | pub trait UncheckedOptionExt { | ^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `unchecked_unwrap_err` is never used --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thread_local-1.1.8/src/unreachable.rs:25:15 | 20 | pub trait UncheckedResultExt { | ------------------ method in this trait ... 25 | unsafe fn unchecked_unwrap_err(self) -> E; | ^^^^^^^^^^^^^^^^^^^^ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thread_local-1.1.8/src/lib.rs:290:21 | 290 | 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 290 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/thread_local-1.1.8/src/cached.rs:65:21 | 65 | pub fn iter_mut(&mut self) -> CachedIterMut { | ^^^^^^^^^ ---------------- 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 iter_mut(&mut self) -> CachedIterMut<'_, T> { | +++ warning: `unicode_categories` (lib) generated 12 warnings (12 duplicates) Compiling ref-cast v1.0.23 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ref-cast-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ref-cast-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Safely cast &T to &U where the struct U contains a single field of type T.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ref-cast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ref-cast' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ref-cast-1.0.23/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=cd6f3ca1d3e04f41 -C extra-filename=-8cd60813715057cf --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/ref-cast-8cd60813715057cf -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `thread_local` (lib) generated 5 warnings (1 duplicate) Compiling same-file v1.0.6 warning: `tracing-log` (lib) generated 2 warnings (1 duplicate) Compiling void v1.0.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/same-file-1.0.6 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name same_file --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e4fb783aadeee6bd -C extra-filename=-52eda30a84d47b6e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=void CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/void-1.0.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/void-1.0.2/Cargo.toml CARGO_PKG_AUTHORS='Jonathan Reem ' CARGO_PKG_DESCRIPTION='The uninhabited void type for use in statically impossible cases.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=void CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/reem/rust-void.git' 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name void --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/void-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("default", "std"))' -C metadata=f6e9c055f4a83d76 -C extra-filename=-0a1a0319895918d9 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `auto_enums` (lib) generated 1 warning (1 duplicate) warning: `smartstring` (build script) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/fastrand-2.1.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/fastrand-2.1.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name fastrand --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/fastrand-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -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", "getrandom", "js", "std"))' -C metadata=51cc26c2beacf336 -C extra-filename=-4aae22ec25581b31 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc_catalog CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-catalog-2.4.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-catalog-2.4.0/Cargo.toml CARGO_PKG_AUTHORS='Akhil Velagapudi ' CARGO_PKG_DESCRIPTION='Catalog of CRC algorithms (generated from http://reveng.sourceforge.net/crc-catalogue) expressed as simple Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc-catalog CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/akhilles/crc-catalog.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.4.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name crc_catalog --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-catalog-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ba373b8a6d086dce -C extra-filename=-423dcaa322b517c5 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `libssh2-sys` (build script) generated 1 warning (1 duplicate) Compiling urlencoding v2.1.3 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=urlencoding CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/urlencoding-2.1.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/urlencoding-2.1.3/Cargo.toml CARGO_PKG_AUTHORS='Kornel :Bertram Truong ' CARGO_PKG_DESCRIPTION='A Rust library for doing URL percentage encoding.' CARGO_PKG_HOMEPAGE='https://lib.rs/urlencoding' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=urlencoding CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kornelski/rust_urlencoding' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name urlencoding --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/urlencoding-2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=311ef6918f0babfb -C extra-filename=-2d9aacb296e1fa13 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/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)]` on by default help: use `let _ = ...` to ignore the resulting value | 23 | let _ = self.file.take().unwrap().into_raw_fd(); | +++++++ warning: `nix` (lib) generated 558 warnings (1 duplicate) Compiling strsim v0.10.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/strsim-0.10.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/strsim-0.10.0/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo ' 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/dguo/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/dguo/strsim-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name strsim --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/strsim-0.10.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=0d68b31f98dc587f -C extra-filename=-32bdcde7af063ff0 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --cap-lints warn -C ar=ar -C linker=cc` warning: `void` (lib) generated 1 warning (1 duplicate) warning: `same-file` (lib) generated 2 warnings (1 duplicate) warning: `rustix` (lib) generated 567 warnings (567 duplicates) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tempfile-3.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tempfile-3.10.1/Cargo.toml CARGO_PKG_AUTHORS='Steven Allen :The Rust Project Developers:Ashley Mannix :Jason White ' CARGO_PKG_DESCRIPTION='A library for managing temporary files and directories.' CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.10.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tempfile --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tempfile-3.10.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("nightly"))' -C metadata=1dda1681aad033c6 -C extra-filename=-3ccfaf6565e2c62d --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern cfg_if=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcfg_if-d1b57d8cefe9b45a.rmeta --extern fastrand=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfastrand-4aae22ec25581b31.rmeta --extern rustix=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librustix-c4620b1a5d257614.rmeta --cap-lints warn -C ar=ar -C linker=cc` Compiling walkdir v2.5.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/walkdir-2.5.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name walkdir --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=76829b06771f9684 -C extra-filename=-a593d1be0670e84d --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern same_file=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsame_file-52eda30a84d47b6e.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=crc CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.2.1/Cargo.toml CARGO_PKG_AUTHORS='Rui Hu :Akhil Velagapudi <4@4khil.com>' CARGO_PKG_DESCRIPTION='Rust implementation of CRC with support of various standards' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mrhooray/crc-rs.git' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=3.2.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name crc --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/crc-3.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e4ad5fe4d586c5ca -C extra-filename=-350fe5238019f29f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern crc_catalog=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libcrc_catalog-423dcaa322b517c5.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/urlencoding-2.1.3/src/enc.rs:27:19 | 27 | pub fn to_str(&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 | 27 | pub fn to_str(&self) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/urlencoding-2.1.3/src/enc.rs:72:21 | 72 | pub fn encode(data: &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 help: use `'_` for type paths | 72 | pub fn encode(data: &str) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/urlencoding-2.1.3/src/enc.rs:78:28 | 78 | pub fn encode_binary(data: &[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 | 78 | pub fn encode_binary(data: &[u8]) -> Cow<'_, str> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/urlencoding-2.1.3/src/dec.rs:19:21 | 19 | pub fn decode(data: &str) -> Result, FromUtf8Error> { | ^^^^ -------- 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 | pub fn decode(data: &str) -> Result, FromUtf8Error> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/urlencoding-2.1.3/src/dec.rs:29:28 | 29 | pub fn decode_binary(data: &[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 | 29 | pub fn decode_binary(data: &[u8]) -> Cow<'_, [u8]> { | +++ warning: `crc-catalog` (lib) generated 1 warning (1 duplicate) Compiling darling_core v0.14.4 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=darling_core CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/darling_core-0.14.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/darling_core-0.14.4/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='' CARGO_PKG_VERSION=0.14.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name darling_core --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/darling_core-0.14.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=30504e8e38f6e236 -C extra-filename=-0646802ed2661cf8 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern fnv=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfnv-cd5345de26a68202.rmeta --extern ident_case=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libident_case-a9fc601d190ecba1.rmeta --extern proc_macro2=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libproc_macro2-99522ec474f4c04a.rmeta --extern quote=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libquote-7296253fad9ad3b8.rmeta --extern strsim=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libstrsim-32bdcde7af063ff0.rmeta --extern syn=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsyn-bb7f2efcaa2dee32.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `fastrand` (lib) generated 2 warnings (2 duplicates) Compiling unreachable v1.0.0 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=unreachable CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unreachable-1.0.0 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unreachable-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Jonathan Reem ' CARGO_PKG_DESCRIPTION='An unreachable code optimization hint in stable rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unreachable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/reem/rust-unreachable.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name unreachable --edition=2015 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/unreachable-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=025de178355f217c -C extra-filename=-286ed142dba74bcc --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern void=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libvoid-0a1a0319895918d9.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `urlencoding` (lib) generated 6 warnings (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/devel/tabby/work/tabby-0.31.1/cargo-crates/libssh2-sys-0.3.0 CARGO_MANIFEST_LINKS=ssh2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/libssh2-sys-0.3.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton :Wez Furlong :Matteo Bigoi ' CARGO_PKG_DESCRIPTION='Native bindings to the libssh2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libssh2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/ssh2-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='' DEBUG=false DEP_OPENSSL_CONF=OPENSSL_NO_IDEA,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_SM3,OPENSSL_NO_SM4 DEP_OPENSSL_INCLUDE=/usr/include DEP_OPENSSL_VERSION_NUMBER=30500010 HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/libssh2-sys-323b02d8a117a0fd/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/libssh2-sys-9b3dad5fced310e9/build-script-build` warning: `ref-cast` (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/devel/tabby/work/tabby-0.31.1/cargo-crates/ref-cast-1.0.23 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/ref-cast-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Safely cast &T to &U where the struct U contains a single field of type T.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ref-cast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ref-cast' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/ref-cast-d83ecbd4e99881b6/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/ref-cast-8cd60813715057cf/build-script-build` [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=LIBSSH2_SYS_USE_PKG_CONFIG [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=LIBSSH2_NO_PKG_CONFIG [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=LIBSSH2_STATIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=LIBSSH2_DYNAMIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=SYSROOT [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=LIBSSH2_STATIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=LIBSSH2_DYNAMIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libssh2-sys 0.3.0] cargo:rustc-link-search=native=/usr/local/lib [libssh2-sys 0.3.0] cargo:rustc-link-lib=ssh2 [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=LIBSSH2_STATIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=LIBSSH2_DYNAMIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_freebsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [ref-cast 1.0.23] cargo:rerun-if-changed=build.rs [libssh2-sys 0.3.0] cargo:include=/usr/local/include [libssh2-sys 0.3.0] cargo:include=/usr/include warning: `strsim` (lib) generated 1 warning (1 duplicate) Compiling atomic-write-file v0.1.4 warning: `unreachable` (lib) generated 1 warning (1 duplicate) Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=atomic_write_file CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/atomic-write-file-0.1.4 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/atomic-write-file-0.1.4/Cargo.toml CARGO_PKG_AUTHORS='Andrea Corbellini ' CARGO_PKG_DESCRIPTION='Write files atomically to a file system' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atomic-write-file CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/andreacorbellini/rust-atomic-write-file' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name atomic_write_file --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/atomic-write-file-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="unnamed-tmpfile"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unnamed-tmpfile", "unstable-can_vector", "unstable-read_buf", "unstable-seek_stream_len", "unstable-unix_file_vectored_at"))' -C metadata=f3e2ecd184c87adf -C extra-filename=-cdabb68201bb0b0e --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern nix=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libnix-6b63ea9a5561b63a.rmeta --extern rand=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librand-fdcac8ffc316ec5e.rmeta --cap-lints warn -C ar=ar -C linker=cc` 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/devel/tabby/work/tabby-0.31.1/cargo-crates/smartstring-1.0.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/smartstring-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Compact inlined strings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smartstring CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/smartstring' CARGO_PKG_RUST_VERSION=1.57 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='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/smartstring-acfbaac052982412/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/smartstring-fa82e75d6da91c0b/build-script-build` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=sqlformat CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sqlformat-0.2.3 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sqlformat-0.2.3/Cargo.toml CARGO_PKG_AUTHORS='Josh Holmer ' CARGO_PKG_DESCRIPTION='Formats whitespace in a SQL string to make it easier to read' CARGO_PKG_HOMEPAGE='https://github.com/shssoichiro/sqlformat-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sqlformat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/shssoichiro/sqlformat-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name sqlformat --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/sqlformat-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3efd34ef74e2b902 -C extra-filename=-fb54ef63bb65b236 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern itertools=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libitertools-bc217a05fe87b871.rmeta --extern nom=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libnom-b6c215d1d1968ac7.rmeta --extern unicode_categories=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libunicode_categories-24d48978e5a2a00e.rmeta --cap-lints warn -C ar=ar -C linker=cc` [ref-cast 1.0.23] cargo:rustc-check-cfg=cfg(no_intrinsic_type_name) [ref-cast 1.0.23] cargo:rustc-check-cfg=cfg(no_phantom_pinned) 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/devel/tabby/work/tabby-0.31.1/cargo-crates/markup5ever-0.12.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/markup5ever-0.12.1/Cargo.toml CARGO_PKG_AUTHORS='The html5ever Project Developers' CARGO_PKG_DESCRIPTION='Common code for xml5ever and html5ever' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=markup5ever CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/html5ever' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-freebsd LD_LIBRARY_PATH='/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps:/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release:/usr/local/lib/rustlib/x86_64-unknown-freebsd/lib' NUM_JOBS=16 OPT_LEVEL=2 OUT_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/markup5ever-0d4f1795104caa88/out PROFILE=release RUSTC=/usr/local/bin/rustc RUSTDOC=/usr/local/bin/rustdoc TARGET=x86_64-unknown-freebsd /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/markup5ever-d565283ef4480937/build-script-build` warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/src/query.rs:399:17 | 399 | statement: &'q >::Statement, | ^^ ^^ the lifetime is named here | | | the lifetime is named here 400 | ) -> Query<'q, DB, >::Arguments> | -- -- the same lifetime is elided here | | | the same 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 `'q` | 400 - ) -> Query<'q, DB, >::Arguments> 400 + ) -> Query<'q, DB, >::Arguments> | warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/src/query_as.rs:199:17 | 199 | statement: &'q >::Statement, | ^^ ^^ the lifetime is named here | | | the lifetime is named here 200 | ) -> QueryAs<'q, DB, O, >::Arguments> | -- -- the same lifetime is elided here | | | the same lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'q` | 200 - ) -> QueryAs<'q, DB, O, >::Arguments> 200 + ) -> QueryAs<'q, DB, O, >::Arguments> | warning: eliding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/sqlx-77eb94dd672531bf1fec190aadf2f742cfb5a8db/sqlx-core/src/query_scalar.rs:192:17 | 192 | statement: &'q >::Statement, | ^^ ^^ the lifetime is named here | | | the lifetime is named here 193 | ) -> QueryScalar<'q, DB, O, >::Arguments> | -- -- the same lifetime is elided here | | | the same lifetime is named here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: consistently use `'q` | 193 - ) -> QueryScalar<'q, DB, O, >::Arguments> 193 + ) -> QueryScalar<'q, DB, O, >::Arguments> | warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/atomic-write-file-0.1.4/src/lib.rs:163:9 | 163 | #![warn(pointer_structural_match)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: `tempfile` (lib) generated 1 warning (1 duplicate) Compiling tracing-subscriber v0.3.18 warning: `crc` (lib) generated 31 warnings (31 duplicates) Compiling phf v0.11.2 warning: `sharded-slab` (lib) generated 106 warnings (1 duplicate) Compiling async-openai-alt v0.26.2 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=phf CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf-0.11.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf-0.11.2/Cargo.toml CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Runtime support for perfect hash function data structures' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name phf --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/phf-0.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=2 -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", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=110791eb49ad8fe2 -C extra-filename=-d39fa703a5d42bff --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern phf_shared=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libphf_shared-7a5295dda327fb64.rmeta --cap-lints warn -C ar=ar -C linker=cc` [smartstring 1.0.1] warning: `-C ar`: this option is deprecated and does nothing [smartstring 1.0.1] Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=tracing_subscriber CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-subscriber-0.3.18 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-subscriber-0.3.18/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman :David Barsky :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Utilities for implementing and composing `tracing` subscribers. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-subscriber 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.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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name tracing_subscriber --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-subscriber-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="default"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="matchers"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="once_cell"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=3e59a6d1ce117eba -C extra-filename=-dcaf19f91dedb57f --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern matchers=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libmatchers-4f72da9ce79ec12c.rmeta --extern nu_ansi_term=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libnu_ansi_term-0e75b54ae3c914bd.rmeta --extern once_cell=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libonce_cell-9b67b6fc784dd81c.rmeta --extern regex=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libregex-46c9c62add30b349.rmeta --extern sharded_slab=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsharded_slab-2d72378f3ae9822d.rmeta --extern smallvec=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsmallvec-43242d48f8e11112.rmeta --extern thread_local=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libthread_local-e985b51dd4f4a757.rmeta --extern tracing=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtracing-92de3e24e5904906.rmeta --extern tracing_core=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtracing_core-7f70e30eebb3ec74.rmeta --extern tracing_log=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtracing_log-38c7742a992c20af.rmeta --cap-lints warn -C ar=ar -C linker=cc` Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=async_openai_alt CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/async-openai-alt-0.26.2 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/async-openai-alt-0.26.2/Cargo.toml CARGO_PKG_AUTHORS='TabbyML:Himanshu Neema' CARGO_PKG_DESCRIPTION='Rust library for OpenAI' CARGO_PKG_HOMEPAGE='https://github.com/TabbyML/async-openai' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-openai-alt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TabbyML/async-openai' CARGO_PKG_RUST_VERSION=1.65 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/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name async_openai_alt --edition=2021 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/async-openai-alt-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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-tls", "native-tls-vendored", "realtime", "rustls", "rustls-webpki-roots"))' -C metadata=9d67ac81ec67c638 -C extra-filename=-0e667b6a936af742 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern async_convert=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libasync_convert-7985c4a9a188c4e4.rmeta --extern backoff=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbackoff-bf3013823a1dff60.rmeta --extern base64=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbase64-6da47cea17fa6b6f.rmeta --extern bytes=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libbytes-8a9165e725c004d0.rmeta --extern derive_builder=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libderive_builder-6cb20548054b82f0.rmeta --extern eventsource_stream=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libeventsource_stream-c5e4e778776dd97b.rmeta --extern futures=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libfutures-372a28de89adb25e.rmeta --extern rand=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/librand-db6f1f017d5f9b76.rmeta --extern reqwest=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libreqwest-dd3afc908c5950ec.rmeta --extern reqwest_eventsource=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libreqwest_eventsource-4a12900b07aa2759.rmeta --extern secrecy=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libsecrecy-46cb018464df2551.rmeta --extern serde=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde-50e8536052f3615e.rmeta --extern serde_json=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libserde_json-a33b6e7351fc70c1.rmeta --extern thiserror=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libthiserror-bd31773d3d82843f.rmeta --extern tokio=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio-38df51c7b7664cbc.rmeta --extern tokio_stream=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio_stream-8169c4e33bc81e9e.rmeta --extern tokio_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtokio_util-254b99044a76d71a.rmeta --extern tracing=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libtracing-92de3e24e5904906.rmeta --cap-lints warn -C ar=ar -C linker=cc -L native=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/ring-f7957747af1bb341/out -L native=/usr/lib` warning: `walkdir` (lib) generated 1 warning (1 duplicate) Compiling lexical-write-float v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lexical_write_float CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lexical-write-float-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lexical-write-float-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Efficient formatting of floats to strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lexical-write-float CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/rust-lexical' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name lexical_write_float --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lexical-write-float-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="format"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "nightly", "power-of-two", "radix", "safe", "std"))' -C metadata=9f2c8f6c6b08e1e0 -C extra-filename=-8434b96a22328a92 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern lexical_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblexical_util-6966fbcc844bd681.rmeta --extern lexical_write_integer=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblexical_write_integer-a12e5f6c5f1dc069.rmeta --extern static_assertions=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libstatic_assertions-9f68d6962f062a82.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: field `bound` is never read --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/darling_core-0.14.4/src/codegen/trait_impl.rs:19:9 | 13 | pub struct TraitImpl<'a> { | --------- field in this struct ... 19 | pub bound: Option<&'a [WherePredicate]>, | ^^^^^ | = note: `TraitImpl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/darling_core-0.14.4/src/ast/data.rs:244:17 | 244 | pub fn iter(&self) -> 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 = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 244 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/darling_core-0.14.4/src/codegen/trait_impl.rs:86:25 | 86 | pub fn check_errors(&self) -> ErrorCheck { | ^^^^^ ---------- 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 | 86 | pub fn check_errors(&self) -> ErrorCheck<'_> { | ++++ Compiling lexical-parse-float v0.8.5 Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=lexical_parse_float CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lexical-parse-float-0.8.5 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lexical-parse-float-0.8.5/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Efficient parsing of floats from strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lexical-parse-float CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/rust-lexical' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name lexical_parse_float --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/lexical-parse-float-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="format"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "nightly", "power-of-two", "radix", "safe", "std"))' -C metadata=c90f4344c52cd48e -C extra-filename=-93978890c7192ac4 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern lexical_parse_integer=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblexical_parse_integer-0fcd97f1fd573136.rmeta --extern lexical_util=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblexical_util-6966fbcc844bd681.rmeta --extern static_assertions=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libstatic_assertions-9f68d6962f062a82.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `atomic-write-file` (lib) generated 2 warnings (1 duplicate) Compiling trie-rs v0.1.1 warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-subscriber-0.3.18/src/lib.rs:189:5 | 189 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition value: `nu_ansi_term` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-subscriber-0.3.18/src/filter/env/builder.rs:213:19 | 213 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` 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: `nu_ansi_term` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-subscriber-0.3.18/src/filter/env/builder.rs:219:27 | 219 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-subscriber-0.3.18/src/filter/env/builder.rs:221:23 | 221 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-subscriber-0.3.18/src/filter/env/builder.rs:231:27 | 231 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-subscriber-0.3.18/src/filter/env/builder.rs:233:23 | 233 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-subscriber-0.3.18/src/filter/env/builder.rs:244:27 | 244 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/tracing-subscriber-0.3.18/src/filter/env/builder.rs:246:23 | 246 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=trie_rs CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/trie-rs-0.1.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/trie-rs-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Sho Nakatani ' CARGO_PKG_DESCRIPTION='Memory efficient trie (prefix tree) library based on LOUDS' CARGO_PKG_HOMEPAGE='https://github.com/laysakura/trie-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=trie-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/laysakura/trie-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name trie_rs --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/trie-rs-0.1.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=2 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d755a1de4b65d958 -C extra-filename=-d2ed5e5eb8042921 --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern louds_rs=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/liblouds_rs-05be6b51da6fbfad.rmeta --cap-lints warn -C ar=ar -C linker=cc` warning: `phf` (lib) generated 1 warning (1 duplicate) Compiling markup5ever v0.10.1 [smartstring 1.0.1] warning: `-C ar`: this option is deprecated and does nothing [smartstring 1.0.1] Running `CARGO=/usr/local/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/markup5ever-0.10.1 CARGO_MANIFEST_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/markup5ever-0.10.1/Cargo.toml CARGO_PKG_AUTHORS='The html5ever Project Developers' CARGO_PKG_DESCRIPTION='Common code for xml5ever and html5ever' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=markup5ever CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/html5ever' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps /usr/local/bin/rustc --crate-name build_script_build --edition=2018 /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/markup5ever-0.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 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bf0af4ca4f88d63c -C extra-filename=-ffdb9f1ee6fe53dd --out-dir /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/build/markup5ever-ffdb9f1ee6fe53dd -C strip=symbols -L dependency=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps --extern phf_codegen=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libphf_codegen-ae9f9ff8c2dde8fa.rlib --extern string_cache_codegen=/wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/target/release/deps/libstring_cache_codegen-f5f666e4533f9896.rlib --cap-lints warn -C ar=ar -C linker=cc` [smartstring 1.0.1] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `alloc` [smartstring 1.0.1] --> :1:18 [smartstring 1.0.1] | [smartstring 1.0.1] 1 | pub trait Probe: alloc::alloc::Allocator + Sized {} [smartstring 1.0.1] | ^^^^^ use of unresolved module or unlinked crate `alloc` [smartstring 1.0.1] | [smartstring 1.0.1] = help: add `extern crate alloc` to use the `alloc` crate [smartstring 1.0.1] help: consider importing this module [smartstring 1.0.1] | [smartstring 1.0.1] 1 + use std::alloc; [smartstring 1.0.1] | [smartstring 1.0.1] help: if you import `alloc`, refer to it directly [smartstring 1.0.1] | [smartstring 1.0.1] 1 - pub trait Probe: alloc::alloc::Allocator + Sized {} [smartstring 1.0.1] 1 + pub trait Probe: alloc::Allocator + Sized {} [smartstring 1.0.1] | [smartstring 1.0.1] [smartstring 1.0.1] error: aborting due to 1 previous error [smartstring 1.0.1] [smartstring 1.0.1] For more information about this error, try `rustc --explain E0433`. warning: hiding a lifetime that's named elsewhere is confusing --> /wrkdirs/usr/ports/devel/tabby/work/tabby-0.31.1/cargo-crates/trie-rs-0.1.1/src/internal_data_structure/naive_trie/naive_trie.rs:51:21 | 51 | pub fn bf_iter(&'trie self) -> NaiveTrieBFIter